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
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
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-04-21
VERSION: bump for 22.0.2 release
mesa-22.0.2
Dylan Baker
1
-1
/
+1
2022-04-21
docs: add release notes for 22.0.2
Dylan Baker
1
-0
/
+293
2022-04-21
.pick_status.json: Update to 9f44a264623461c98368185b023d99446676e039
Dylan Baker
1
-1
/
+1
2022-04-21
spirv: fix OpBranchConditional when both branches are the same
Alexey Bozhenko
2
-5
/
+8
2022-04-21
util/stencil: fix stencil fallback blit shader texture types.
Dave Airlie
2
-3
/
+3
2022-04-21
u_blitter/stencil: take dstbox x/y into accounts for dst fb width
Dave Airlie
2
-3
/
+3
2022-04-21
intel/dev: Add device info for RPL-P
Jordan Justen
3
-1
/
+14
2022-04-21
crocus: export GEM handle with RDWR access rights
Michael Olbrich
2
-2
/
+2
2022-04-21
util/draw: fix indirect draw count readback
Mike Blumenkrantz
2
-3
/
+2
2022-04-21
util/draw: handle draw_count=0 when reading indirect parameters
Mike Blumenkrantz
2
-1
/
+5
2022-04-21
util/draw: fix map size of indirect buffer in util_draw_indirect_read
Mike Blumenkrantz
2
-4
/
+3
2022-04-21
zink: handle device-local unsynchronized maps
Mike Blumenkrantz
2
-1
/
+10
2022-04-21
.pick_status.json: Mark dd783d7144932d79ef761810d46e45c3df7148cf as denominated
Dylan Baker
1
-1
/
+1
2022-04-21
nouveau/nir: Fix the inverted sense of usesSampleMaskIn.
Emma Anholt
2
-2
/
+2
2022-04-21
intel/compiler: invalidate all metadata in brw_nir_lower_intersection_shader
Marcin Ślusarz
2
-1
/
+2
2022-04-21
anv: invalidate all metadata in anv_nir_lower_ubo_loads
Marcin Ślusarz
2
-3
/
+2
2022-04-21
anv: allow getting the address of the beginning of the batch
Lionel Landwerlin
2
-2
/
+2
2022-04-21
vulkan: explicitly cast object-type enum
Erik Faye-Lund
2
-4
/
+5
2022-04-21
zink: support restart with PIPE_PRIM_LINES_ADJACENCY if ext is available
Mike Blumenkrantz
2
-1
/
+2
2022-04-21
zink: unconditionally set line width on rasterizer state change
Mike Blumenkrantz
2
-26
/
+2
2022-04-21
zink: reject resource creation if format features don't match attachment
Mike Blumenkrantz
2
-2
/
+2
2022-04-21
mesa: flush bitmap caches when changing scissors or window rects state
Sviatoslav Peleshko
3
-1
/
+12
2022-04-21
radv: fix initializing pipeline_key::topology for GFX9 and older
Samuel Pitoiset
2
-3
/
+3
2022-04-21
intel: fix URB programming for GT1s
Lionel Landwerlin
2
-7
/
+24
2022-04-21
nir: Add lowering for fround_even on r300.
Emma Anholt
4
-1
/
+21
2022-04-21
panfrost: Stop overallocating compressed textures
Icecream95
2
-2
/
+2
2022-04-21
nir/opcodes: fisfinite32 should return bool32
Jason Ekstrand
2
-2
/
+2
2022-04-21
mesa/st: set normalized coords for RECT samplers if rects are unsupported
Mike Blumenkrantz
2
-2
/
+2
2022-04-21
nir/lower_tex: fix rect queries with lower_rect set
Mike Blumenkrantz
2
-4
/
+5
2022-04-21
iris: Don't leak scratch BOs
Jason Ekstrand
2
-1
/
+350
2022-04-21
zink: avoid creating ssbo variable types with multiple runtime arrays
Mike Blumenkrantz
2
-3
/
+4
2022-04-21
zink: use the calculated last struct member idx for ssbo size in ntv
Mike Blumenkrantz
2
-3
/
+3
2022-04-21
iris: Add pre-draw flushing for stream output targets
Kenneth Graunke
3
-1
/
+15
2022-04-21
nir/lower_int64: Fix [iu]mul_high handling
Jason Ekstrand
2
-3
/
+3
2022-04-21
.pick_status.json: Mark 2b688942c1b1f5ca4f3e4d33231579149aeb8fdb as denominated
Dylan Baker
1
-1
/
+1
2022-04-21
anv: fix push constant lowering for task/mesh
Marcin Ślusarz
2
-2
/
+2
2022-04-21
draw: handle tess eval shader when getting num outputs
Dave Airlie
4
-1
/
+5
2022-04-21
turnip: Stop allocating unused pvtmem space in the pipeline CS.
Emma Anholt
2
-7
/
+1
2022-04-21
intel/perf: Fix OA report accumulation on Gfx12+.
Francisco Jerez
2
-18
/
+5
2022-04-21
nir_to_tgsi: Fix the address reg mapping for images and SSBOs to match G-T-T.
Emma Anholt
2
-8
/
+8
2022-04-21
nir_to_tgsi: Fix emitting the sample number for non-array MSAA image access.
Emma Anholt
2
-2
/
+2
2022-04-21
nir/lower_tex: avoid adding invalid LOD to RECT textures
Mike Blumenkrantz
2
-1
/
+3
2022-04-21
blorp: disable depth bounds
Lionel Landwerlin
2
-1
/
+9
2022-04-21
d3d12: fix return-code without dxcompiler.dll
Erik Faye-Lund
2
-2
/
+8
2022-04-21
zink: fix max geometry input component advertising
Mike Blumenkrantz
2
-2
/
+2
2022-04-21
anv: Disallow blending on swizzled formats
Jason Ekstrand
2
-2
/
+9
2022-04-21
radv: save/restore the stencil reference during internal driver operations
Samuel Pitoiset
3
-2
/
+13
2022-04-21
llvmpipe: fix nr_sampler_view in key creation.
Dave Airlie
5
-5
/
+8
2022-04-21
nir: intel/compiler: Lower TXD on array surfaces on DG2+
Ian Romanick
4
-3
/
+10
2022-04-21
radv: suspend/resume queries during internal driver operations
Samuel Pitoiset
6
-16
/
+41
[next]