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
2020-12-16
VERSION: bump for 20.3.1
mesa-20.3.1
Dylan Baker
1
-1
/
+1
2020-12-16
docs: add release notes for 20.3.1
Dylan Baker
1
-0
/
+176
2020-12-15
gallium/dri2: Don't forget protected content flag
Lionel Landwerlin
2
-1
/
+3
2020-12-15
anv: Add DRM_RDWR flag in anv_gem_handle_to_fd
Robin Ole Heinemann
2
-2
/
+2
2020-12-15
.pick_status.json: Update to ada9be1ec9e14fc045086411fbf2d3cb0efbbe2f
Dylan Baker
1
-0
/
+234
2020-12-14
radv: fix access to uninitialized radeon_bo_metadata
Simon Ser
2
-4
/
+3
2020-12-14
st/pbo: fix pbo uploads without PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
Mike Blumenkrantz
2
-2
/
+2
2020-12-14
zink: really fix direct image mapping offset (I mean it this time)
Mike Blumenkrantz
2
-3
/
+3
2020-12-14
nir: Redefine start/end_ip of blocks to fix NIR-to-TGSI liveness bugs.
Eric Anholt
5
-19
/
+25
2020-12-14
zink: fix direct image mapping offset
Mike Blumenkrantz
2
-4
/
+7
2020-12-14
.pick_status.json: Update to a7fb3954a1318a6b27e1405a9e799dd8f06eaa34
Dylan Baker
1
-0
/
+306
2020-12-11
aco/ra: use get_reg_specified() for p_extract_vector
Daniel Schürmann
2
-8
/
+4
2020-12-11
aco: Use program->num_waves as maximum in scheduler.
Timur Kristóf
2
-3
/
+3
2020-12-11
android: fix build failure with libbacktrace
cheyang
2
-2
/
+4
2020-12-11
.pick_status.json: Update to 84c8a35aa2ca4d4de66192933735094ed07b4aaa
Dylan Baker
1
-0
/
+261
2020-12-10
radv: do VGT_FLUSH when switching NGG -> legacy on Sienna Cichlid
Samuel Pitoiset
1
-4
/
+5
2020-12-10
radv: fix applying the NGG minimum vertex count requirement
Samuel Pitoiset
1
-3
/
+8
2020-12-10
radv: don't count unusable vertices to the NGG LDS size
Samuel Pitoiset
1
-5
/
+15
2020-12-10
radv: disable SQTT support for unsupported GPUs
Samuel Pitoiset
1
-0
/
+6
2020-12-10
radv: ignore other blend targets if dual-source blending is enabled
Samuel Pitoiset
1
-1
/
+9
2020-12-10
aco: fix combining max(-min(a, b), c) if a or b uses the neg modifier
Samuel Pitoiset
2
-4
/
+27
2020-12-10
zink: fail if set failed to create
Erik Faye-Lund
2
-2
/
+3
2020-12-10
radeonsi: fix si_get_draw_start_count count value
Pierre-Eric Pelloux-Prayer
2
-2
/
+2
2020-12-10
ci: .lava-test:amd64 template needs arm_build
Michel Dänzer
2
-1
/
+2
2020-12-10
anv: fix calculation of buffer size in case dynamic size is used
Tapani Pälli
2
-5
/
+16
2020-12-10
.pick_status.json: Update to cf3fc79cd0ab55776bbbabe76237c272ab07133e
Dylan Baker
1
-0
/
+252
2020-12-10
turnip: no linear_to_srgb for alpha channel for gmem clear value packing
Jonathan Marek
3
-4
/
+2
2020-12-09
iris: Fix resource ptr in resolve_sampler_views
Nanley Chery
2
-2
/
+2
2020-12-09
softpipe: Fix swizzled texture gather of int textures.
Eric Anholt
4
-63
/
+11
2020-12-09
panfrost: Fix fencing
Boris Brezillon
9
-43
/
+77
2020-12-09
panfrost: Make sure we always add a reader -> write dependency when needed
Boris Brezillon
2
-4
/
+6
2020-12-09
iris: update depth value for stages after fast clear depth
Andrii Simiklit
2
-1
/
+2
2020-12-09
android: spirv: fix '::' typo in gen rules
Mauro Rossi
2
-3
/
+3
2020-12-09
turnip: always set LRZ registers to zero for 3d clear/blit
Jonathan Marek
2
-5
/
+6
2020-12-09
turnip: move up LRZ invalidate in CmdClearAttachments
Jonathan Marek
2
-8
/
+8
2020-12-09
turnip: always emit LRZ draw state in DIRTY_DRAW_STATE path
Jonathan Marek
2
-3
/
+2
2020-12-09
.pick_status.json: Update to 3f0da800eb4b8184c24707c52d5a519abe948898
Dylan Baker
1
-0
/
+909
2020-12-08
iris: fix memleak for query_buffer_uploader
yshi18
2
-1
/
+2
2020-12-08
aco: use UINT64_C on 64 bit constant arguments
Jonathan Gray
2
-4
/
+4
2020-12-08
radv: disable alphaToOne feature
Samuel Pitoiset
2
-2
/
+2
2020-12-08
zink: Cap PIPE_SHADER_CAP_MAX_CONST_BUFFERS to 32
Witold Baryluk
3
-2
/
+4
2020-12-08
zink: fix channel ordering in format-mapping
Erik Faye-Lund
2
-3
/
+3
2020-12-08
gallium: do not reset buffers for unsupported stages
Erik Faye-Lund
2
-1
/
+19
2020-12-08
.pick_status.json: Update to f93b7d14d66d8ba70d44772d1a1b6696310b7d17
Dylan Baker
1
-0
/
+333
2020-12-07
ci: Drop x86_build_old image
Michel Dänzer
3
-85
/
+1
2020-12-07
radv: fix exporting multiviews with NGG
Samuel Pitoiset
2
-2
/
+7
2020-12-07
radv: mark GFX10.3 as a non-conformant Vulkan implementation
Samuel Pitoiset
2
-2
/
+3
2020-12-07
radeonsi: fix regression on gpus using the radeon winsys.
Dave Airlie
2
-1
/
+3
2020-12-07
meson: Fix Clang microsoft-enum-value detection.
Vinson Lee
2
-5
/
+6
2020-12-07
.pick_status.json: Update to ec3828add38a83b8c09fd5896265abc9d766162e
Dylan Baker
1
-0
/
+504
[next]