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
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
marge_bot_batch_merge_job
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
tess-use-io-semantics
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-11-23
version: bump version to 20.2.3
mesa-20.2.3
Dylan Baker
1
-1
/
+1
2020-11-23
docs: add release notes for 20.2.3
Dylan Baker
1
-0
/
+184
2020-11-19
intel/fs: Fix sampler message headers on Gen11+ when using scratch
Kenneth Graunke
2
-6
/
+23
2020-11-19
radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics
Marek Olšák
2
-1
/
+3
2020-11-19
radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch
Marek Olšák
3
-2
/
+7
2020-11-19
radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna Cichlid
Marek Olšák
2
-2
/
+2
2020-11-19
anv/image: Fix isl_surf_usage_flags for stencil images
Chad Versace
2
-5
/
+5
2020-11-19
anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2)
Chad Versace
2
-1
/
+26
2020-11-19
freedreno: Fix leak of shader binary on disk cache hits.
Eric Anholt
2
-2
/
+2
2020-11-19
egl/dri2: fix race between image create and egl_image_target_texture
Tapani Pälli
2
-1
/
+4
2020-11-19
draw: fix tess eval pipeline statistics.
Dave Airlie
2
-4
/
+5
2020-11-19
etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..)
Christian Gmeiner
2
-3
/
+1
2020-11-19
vdpau: Add missing printf format specifier.
Vinson Lee
2
-2
/
+2
2020-11-19
freedreno/ir3: Fix crash in shader compile fail path
Rob Clark
2
-2
/
+2
2020-11-19
mesa: Clamp some depth values in glClearBufferfi
Nanley Chery
2
-3
/
+15
2020-11-19
mesa: Clamp some depth values in glClearBufferfv
Nanley Chery
2
-2
/
+16
2020-11-19
mesa: Add and use _mesa_has_depth_float_channel
Nanley Chery
4
-3
/
+14
2020-11-19
mesa: Fix vertex_format_to_pipe_format index.
Brendan Dougherty
2
-5
/
+4
2020-11-19
nir: handle float atomics in copy propagation pass
Marcin Ślusarz
2
-1
/
+9
2020-11-19
intel/fs: Fix use of undefined value in fixup_nomask_control_flow
Jason Ekstrand
2
-2
/
+3
2020-11-19
util/set: Fix the _mesa_set_clear function to not leave tombstones.
Eric Anholt
2
-5
/
+9
2020-11-19
freedreno: Protect gmem_cache ralloc allocations
Rob Clark
2
-3
/
+7
2020-11-19
frontends/va: Fix *num_entrypoints check.
Vinson Lee
2
-2
/
+2
2020-11-19
mesa/main: add missing include in glformats.h
Erik Faye-Lund
2
-1
/
+2
2020-11-19
glcpp: Handle bison-3.6 error message changes
Matt Turner
3
-2
/
+6
2020-11-19
.pick_status.json: Update to bac6cc586fe4c1b24351e0574d3a961eb631f6ae
Dylan Baker
1
-0
/
+1314
2020-11-19
gallium/util: do not pass undefined sample-count
Erik Faye-Lund
2
-5
/
+4
2020-11-19
amd/addrlib: Add missing va_end.
Vinson Lee
2
-1
/
+2
2020-11-19
iris: Flush dmabufs during context flushes
Nanley Chery
6
-5
/
+70
2020-11-19
iris: fix source/destination layers for 3D blits
Kenneth Graunke
2
-3
/
+16
2020-11-19
aco/ra: Fix counting of subdword variables in get_reg_create_vector
Tony Wasserka
2
-2
/
+2
2020-11-19
nir/opt_intrinsics: Report progress for the gl_SampleMask optimization
Jason Ekstrand
2
-1
/
+2
2020-11-19
nir: skip bcsel with non-trivial swizzle in opt_simplify_bcsel_of_phi()
Rhys Perry
2
-7
/
+6
2020-11-19
nir: add nir_alu_src_is_trivial_ssa()
Rhys Perry
3
-1
/
+17
2020-11-19
nir: Handle incomplete derefs in split_struct_vars
Jason Ekstrand
2
-1
/
+9
2020-11-19
nir/large_constants: only search for constant duplicates
Yevhenii Kolesnikov
2
-2
/
+4
2020-11-19
r600: amend space check for chips older than EVERGREEN
Igor V. Kovalenko
2
-2
/
+2
2020-11-19
mesa/spirv: Lower variable initializers for global variables
Jason Ekstrand
2
-1
/
+8
2020-11-19
mesa: do not throw _mesa_problem when invalid enum is used
Tapani Pälli
2
-7
/
+2
2020-11-19
mesa/st: call memobj_destroy only if there is memory imported
Tapani Pälli
2
-2
/
+3
2020-11-19
.pick_status.json: Mark ea326912575fad09af59486ad62d126c4ea0ede7 as backported
Dylan Baker
1
-1
/
+1
2020-11-19
.pick_status.json: Mark 87934f02f9da94f1a493096049c229b973e4785c as backported
Dylan Baker
1
-1
/
+1
2020-11-19
radv: fix shader caching with NaN fixup workaround
Rhys Perry
3
-1
/
+4
2020-11-19
radv: fix shader caching with discard->demote workaround
Rhys Perry
3
-1
/
+4
2020-11-19
anv: always annotate memory returned from anv_gem_mmap
Marcin Ślusarz
2
-6
/
+10
2020-11-19
os: Fix open result check.
Vinson Lee
2
-2
/
+2
2020-11-19
iris/bufmgr: Handle NULL bufmgr in iris_bufmgr_get_for_fd
Michel Dänzer
2
-2
/
+3
2020-11-19
i965/bufmgr: Handle NULL bufmgr in brw_bufmgr_get_for_fd
Michel Dänzer
2
-2
/
+3
2020-11-19
glsl: add extra pp tokens workaround and enable for CoR
Timothy Arceri
10
-2
/
+29
2020-11-19
.pick_status.json: Update to 87dc3106b077199b829a082e32ec33d0c6d400ab
Dylan Baker
1
-0
/
+1107
[next]