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-19
bump VERSION for 20.3.0-rc2 release
mesa-20.3.0-rc2
Dylan Baker
1
-1
/
+1
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-17
anv/image: Fix isl_surf_usage_flags for stencil images
Chad Versace
2
-5
/
+5
2020-11-17
anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2)
Chad Versace
2
-1
/
+26
2020-11-17
zink: more accurately track supported blits
Erik Faye-Lund
4
-6
/
+14
2020-11-17
turnip: Close sync_fd only if it is a valid file descriptor.
Vinson Lee
2
-5
/
+5
2020-11-17
clover/spirv: Add missing break for SpvOpExecutionMode case.
Vinson Lee
2
-1
/
+2
2020-11-17
frontends/va: Fix *num_entrypoints check.
Vinson Lee
2
-2
/
+2
2020-11-17
freedreno: Fix leak of shader binary on disk cache hits.
Eric Anholt
2
-2
/
+2
2020-11-17
etnaviv: fix disabling of INT filter for real
Lucas Stach
3
-5
/
+11
2020-11-17
mesa/main: add missing include in glformats.h
Erik Faye-Lund
2
-1
/
+2
2020-11-17
aco: fix fp16 *0.5 omod
Rhys Perry
2
-2
/
+2
2020-11-17
aco: disable omod if the sign of zeros should be preserved
Rhys Perry
2
-4
/
+9
2020-11-17
iris: initialize shared screen->vtbl only once
Tapani Pälli
4
-32
/
+57
2020-11-17
egl/dri2: fix race between image create and egl_image_target_texture
Tapani Pälli
2
-1
/
+4
2020-11-17
draw: fix tess eval pipeline statistics.
Dave Airlie
2
-4
/
+5
2020-11-17
etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..)
Christian Gmeiner
2
-3
/
+1
2020-11-17
vdpau: Add missing printf format specifier.
Vinson Lee
2
-2
/
+2
2020-11-17
freedreno/ir3: Fix crash in shader compile fail path
Rob Clark
2
-2
/
+2
2020-11-17
panfrost: Fix stack shift calculation
Icecream95
2
-2
/
+2
2020-11-17
mesa: Clamp some depth values in glClearBufferfi
Nanley Chery
2
-3
/
+15
2020-11-17
mesa: Clamp some depth values in glClearBufferfv
Nanley Chery
2
-2
/
+16
2020-11-17
mesa: Add and use _mesa_has_depth_float_channel
Nanley Chery
4
-3
/
+14
2020-11-17
.pick_status.json: Update to 87dc3106b077199b829a082e32ec33d0c6d400ab
Dylan Baker
1
-0
/
+1107
2020-11-13
aco: disallow various v_add_u32 opts if modifiers are used
Rhys Perry
3
-2
/
+30
2020-11-13
aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bit
Rhys Perry
3
-17
/
+97
2020-11-13
aco: don't combine precise max(min()) to med3
Rhys Perry
3
-8
/
+53
2020-11-13
turnip: Fix file descriptor return.
Vinson Lee
2
-3
/
+1
2020-11-13
gallium/draw: Fix rasterizer_discard for wide points/lines.
Eric Anholt
8
-25
/
+19
2020-11-13
mesa: Fix vertex_format_to_pipe_format index.
Brendan Dougherty
2
-5
/
+4
2020-11-13
nir: handle float atomics in copy propagation pass
Marcin Ślusarz
2
-1
/
+9
2020-11-13
intel/fs: Fix use of undefined value in fixup_nomask_control_flow
Jason Ekstrand
2
-2
/
+3
2020-11-13
ci: Only install kernel modules for LAVA devices.
Eric Anholt
4
-7
/
+12
2020-11-13
llvmpipe: just use draw_regions in draw/line setup.
Dave Airlie
3
-21
/
+7
2020-11-13
lavapipe: disable SNORM blending for now
Dave Airlie
2
-2
/
+4
2020-11-13
lavapipe: enable alpha to one.
Dave Airlie
2
-2
/
+2
2020-11-13
u_blitter: port radv 3D blit coords logic.
Dave Airlie
2
-7
/
+15
2020-11-13
gallium: handle empty cbuf slots in framebuffer samples helper
Dave Airlie
2
-2
/
+2
2020-11-13
util/set: Fix the _mesa_set_clear function to not leave tombstones.
Eric Anholt
2
-5
/
+9
2020-11-13
freedreno: Protect gmem_cache ralloc allocations
Rob Clark
2
-3
/
+7
2020-11-13
st/mesa: fix use-after-free when updating shader info in st_link_nir
Marek Olšák
2
-1
/
+3
2020-11-13
softpipe: correct signature of get_compiler_options
Erik Faye-Lund
2
-2
/
+3
2020-11-13
panfrost: Fix ->reads_frag_coord assignment
Boris Brezillon
3
-6
/
+3
2020-11-13
panfrost: Fix Bifrost blend descriptor emission
Boris Brezillon
4
-40
/
+6
2020-11-13
pan/bi: Model writemasks correctly
Alyssa Rosenzweig
3
-27
/
+6
2020-11-13
panfrost: Fix AFBC blits of resources with faked RGTC
Icecream95
2
-7
/
+21
2020-11-13
.pick_status.json: Update to bf5cea7232f9ee2934c212211ebefb6fe766526d
Dylan Baker
1
-0
/
+1577
2020-11-09
bump version for 20.3-rc1
mesa-20.3.0-rc1
Dylan Baker
1
-1
/
+1
2020-11-09
intel: Pointer to SCISSOR_RECT array should be 64B aligned
20.3-branchpoint
Anuj Phogat
3
-4
/
+25
[next]