index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
VERSION: update to 22.1.7
mesa-22.1.7
22.1
Dylan Baker
1
-1
/
+1
2022-08-17
docs: add release notes for 22.1.7
Dylan Baker
1
-0
/
+0
2022-08-16
nir/lower_gs_intrinsics: fix primitive count for points
Qiang Yu
2
-5
/
+28
2022-08-16
vk/device-select-layer: fix .sType of VkPhysicalDeviceGroupProperties
Eric Engestrom
2
-1
/
+4
2022-08-16
r300: fix variables detection for paired ALU and TEX instructions in differen...
Pavel Ondračka
2
-6
/
+87
2022-08-16
frontend/nine: Fix ff position_t fallback when w = 0
Axel Davy
2
-1
/
+4
2022-08-16
frontend/nine: Fix shader multi-use crash
Axel Davy
3
-5
/
+19
2022-08-16
frontend/nine: Fix cso restore bug
Axel Davy
2
-3
/
+3
2022-08-16
frontend/nine: Fix ATOC handling
Axel Davy
2
-5
/
+2
2022-08-16
frontend/nine: Fix buffer tracking out of bounds
Axel Davy
3
-2
/
+5
2022-08-16
frontend/nine: Skip invalid swvp calls
Axel Davy
2
-1
/
+10
2022-08-16
.pick_status.json: Mark 11ab6087797f805cf158048915c67945613c9a72 as denominated
Dylan Baker
1
-1
/
+1
2022-08-16
meson: Microsoft / maybe Intel CLC need the all-targets workaround
pal1000
2
-1
/
+2
2022-08-16
.pick_status.json: Update to 74fc367127ccf945f4c649dd6ddff955c802e36e
Dylan Baker
1
-0
/
+1062
2022-08-12
isl: fix bug where sb.MOCS is not being set
sjfricke
2
-2
/
+2
2022-08-12
glthread: call _mesa_glthread_DeleteBuffers unconditionally
Marek Olšák
2
-2
/
+2
2022-08-12
glthread: unbind framebuffers in glDeleteFramebuffers
Marek Olšák
3
-2
/
+17
2022-08-12
mesa/st: fix reference to nir->info after nir_to_tgsi
Charmaine Lee
2
-3
/
+4
2022-08-12
.pick_status.json: Update to 24b9ad7cd5ebc7cfa5d03cf0f243ea4841c971b9
Dylan Baker
1
-0
/
+441
2022-08-11
anv: don't return incorrect error code for vkCreateDescriptorPool
Lionel Landwerlin
2
-2
/
+2
2022-08-11
egl/wgl: Fix some awkward sizeof formatting
Jesse Natalie
2
-4
/
+4
2022-08-11
egl/wgl: Delete unused variables/code
Jesse Natalie
2
-50
/
+1
2022-08-11
nir/validate: clamp unsized tex dests to 32bit
Mike Blumenkrantz
2
-2
/
+3
2022-08-11
.pick_status.json: Update to a3bf0da1cbd4b10043c80bf44609a3024b5fcc36
Dylan Baker
1
-0
/
+441
2022-08-11
zink: do not use VK_FORMAT_D32_SFLOAT_S8_UINT without checking
Erik Faye-Lund
2
-2
/
+3
2022-08-11
zink: add have_D32_SFLOAT_S8_UINT boolean
Erik Faye-Lund
3
-3
/
+5
2022-08-11
zink: Make sure that we keep the existing ici pNext chain on inserts.
Emma Anholt
2
-5
/
+2
2022-08-11
amdgpu/bo: update uses_secure_bos when importing buffers
Pierre-Eric Pelloux-Prayer
2
-1
/
+2
2022-08-11
docs: fixup link to virgl docs
Erik Faye-Lund
2
-2
/
+2
2022-08-11
tu: Fix sysmem depth attachment clear flushing
Connor Abbott
2
-1
/
+2
2022-08-11
aco: fix LdsBranchVmemWARHazard with 2+ branch chains
Rhys Perry
2
-1
/
+4
2022-08-11
agx: Fix packing of samplers in texture instrs
Alyssa Rosenzweig
2
-2
/
+2
2022-08-11
virgl: Fix unmapping of blob resources
Dmitry Osipenko
2
-1
/
+13
2022-08-11
freedreno/drm: Fix potential bo cache vs export crash
Rob Clark
2
-2
/
+2
2022-08-11
radeonsi: don't assume that TC_ACTION_ENA invalidates L1 cache on gfx9
Marek Olšák
2
-3
/
+3
2022-08-11
anv: fixup PIPE_CONTROL restriction on gfx8
Lionel Landwerlin
2
-1
/
+19
2022-08-11
draw: don't touch info values that aren't valid.
Dave Airlie
2
-6
/
+9
2022-08-11
zink: add all format modifiers when adding for dmabuf export
Mike Blumenkrantz
2
-3
/
+4
2022-08-11
zink: don't add modifiers if EXT_image_drm_format_modifier isn't present
Mike Blumenkrantz
2
-2
/
+2
2022-08-11
zink: use modifier_aspect to check for modifier plane in zink_resource_get_param
Mike Blumenkrantz
2
-2
/
+2
2022-08-11
zink: demote dmabuf tiling to linear if modifiers aren't supported
Mike Blumenkrantz
2
-2
/
+2
2022-08-11
nine: check return on resource_get_handle
Mike Blumenkrantz
2
-6
/
+9
2022-08-11
zink: drop mode_changed check from linewidth/depthbias draw updates
Mike Blumenkrantz
2
-2
/
+2
2022-08-11
zink: init cache_put program fence on program creation
Mike Blumenkrantz
3
-2
/
+3
2022-08-11
bin/gen_release_notes.py: bump advertised vulkan version to 1.3
Eric Engestrom
2
-2
/
+2
2022-08-11
zink: handle mutable swapchain images with dmabuf
Mike Blumenkrantz
2
-21
/
+65
2022-08-11
iris: Make the D16 reg mode single-sampled
Nanley Chery
2
-8
/
+10
2022-08-11
anv: Make the D16 reg mode single-sampled
Nanley Chery
3
-8
/
+10
2022-08-10
zink: don't flag lazy push constant set dirty on batch change
Mike Blumenkrantz
2
-3
/
+3
2022-08-10
zink: fix gfx program cache pruning with generated tcs
Mike Blumenkrantz
3
-2
/
+10
[next]