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
2021-11-24
docs: add sha256 sums for 21.2.6 relnotes
21.2
Dylan Baker
1
-1
/
+1
2021-11-24
VERSION: bump for 21.2.6
mesa-21.2.6
Dylan Baker
1
-1
/
+1
2021-11-24
docs: add release notes for 21.2.6
Dylan Baker
1
-0
/
+161
2021-11-24
spirv: run nir_copy_prop before nir_rematerialize_derefs_in_use_blocks_impl
Rhys Perry
4
-2
/
+5
2021-11-24
svga: fix bitwise/logical and mixup
Thomas H.P. Andersen
2
-2
/
+2
2021-11-24
android.mk: Add missing variables to the make target
Roman Stratiienko
2
-2
/
+6
2021-11-24
aco/spill: use spills_entry instead of spills_exit to kill linear VGPRs
Rhys Perry
2
-2
/
+2
2021-11-24
intel/fs: fix shader call lowering pass
Lionel Landwerlin
2
-131
/
+112
2021-11-24
ir3/lower_pcopy: Fix bug with "illegal" copies and swaps
Connor Abbott
2
-3
/
+17
2021-11-24
ir3/lower_pcopy: Fix shr.b illegal copy lowering
Connor Abbott
2
-3
/
+3
2021-11-24
glsl/nir: Don't build soft float64 when it cannot be used
Ian Romanick
2
-1
/
+9
2021-11-24
mesa: fix buffer overrun in SavedObj texture obj array
Timothy Arceri
2
-2
/
+2
2021-11-24
llvmpipe: fix compressed image sizes.
Dave Airlie
4
-3
/
+19
2021-11-24
llvmpipe: disable 64-bit integer textures.
Dave Airlie
2
-1
/
+11
2021-11-24
aco: Fix how p_is_helper interacts with optimizations.
Timur Kristóf
2
-2
/
+2
2021-11-24
.pick_status.json: Update to f8009d3db25512b5dc62d0272c979fb79f8c7075
Dylan Baker
1
-0
/
+3942
2021-11-24
aco: Work around MSVC restrict in c99_compat.h
pal1000
1
-0
/
+3
2021-11-24
d3d12: Fix Linux fence wait return value
Jesse Natalie
2
-2
/
+2
2021-11-24
anv: Fix FlushMappedMemoryRanges for odd mmap offsets
Jason Ekstrand
3
-5
/
+11
2021-11-24
meson: drop duplicate addition of surfaceless & drm to the list of platforms
Eric Engestrom
2
-5
/
+1
2021-11-24
.pick_status.json: Update to e0de7aa4d7717bbd79bbc5bfc660f941f680402b
Dylan Baker
1
-0
/
+864
2021-11-24
intel: remove 2 preproduction pci-id for ADLS
Lionel Landwerlin
2
-3
/
+1
2021-11-24
driconf: disallow 10-bit pbuffers for viewperf2020/maya due to X errors
Marek Olšák
2
-1
/
+3
2021-11-24
.pick_status.json: Update to 09bb4dbe60b1bb233c5c0102446ffbc142a29246
Dylan Baker
1
-0
/
+216
2021-11-24
intel/devinfo: fix wrong offset computation
Lionel Landwerlin
2
-2
/
+2
2021-11-24
intel/perf: fix perf equation subslice mask generation for gfx12+
Lionel Landwerlin
2
-4
/
+4
2021-11-24
intel/dev: don't forget to set max_eu_per_subslice in generated topology
Lionel Landwerlin
2
-1
/
+6
2021-11-24
intel/dev: fix HSW GT3 number of subslices in slice1
Lionel Landwerlin
2
-2
/
+2
2021-11-24
mesa: always call _mesa_update_pixel
Pierre-Eric Pelloux-Prayer
4
-19
/
+10
2021-11-24
radeonsi: fix a typo preventing a fast depth-stencil clear
Marek Olšák
2
-3
/
+3
2021-11-24
radeonsi: fix 2 issues with depth_cleared_level_mask
Marek Olšák
4
-6
/
+9
2021-11-24
zink: clamp PIPE_SHADER_CAP_MAX_INPUTS for xfb
Mike Blumenkrantz
2
-1
/
+9
2021-11-24
ac/surface: don't validate DCC settings if DCC isn't possible
Pierre-Eric Pelloux-Prayer
2
-2
/
+4
2021-11-24
radeonsi: treat nir_intrinsic_load_constant as a VMEM operation
Pierre-Eric Pelloux-Prayer
2
-1
/
+4
2021-11-24
aux/primconvert: handle singular incomplete restarts
Mike Blumenkrantz
2
-3
/
+6
2021-11-24
.pick_status.json: Update to 78b613db23c10dc257247d99d8b2b1ef6c96bebb
Dylan Baker
1
-0
/
+954
2021-11-24
.pick_status.json: Mark a large number of zink patches as denominated
Dylan Baker
1
-19
/
+19
2021-11-03
util/hash_table: Clear special 0/1 entries for u64 hash table too
Jesse Natalie
2
-1
/
+3
2021-11-03
intel/fs: Fix a cmod prop bug when cmod is set to inst that doesn't support it
Vadym Shovkoplias
3
-2
/
+37
2021-11-03
.pick_status.json: Update to c356f3cfce9459dc1341b6a2a0fd5336a9bdcc3c
Dylan Baker
1
-0
/
+549
2021-11-01
zink: force float dest types on some alu results
Mike Blumenkrantz
2
-7
/
+16
2021-11-01
zink: add more int/float types to cast switching in ntv
Mike Blumenkrantz
2
-1
/
+17
2021-11-01
zink: don't clamp 2D_ARRAY surfaces to 2D
Mike Blumenkrantz
2
-4
/
+1
2021-11-01
zink: don't clamp cube array surfacess to cubes
Mike Blumenkrantz
2
-5
/
+2
2021-11-01
zink: inject LOD for sampler version of OpImageQuerySize
Mike Blumenkrantz
2
-1
/
+9
2021-11-01
zink: be more permissive for injecting LOD into texture() instructions
Mike Blumenkrantz
2
-2
/
+2
2021-11-01
.pick_status.json: Update to 79f57f68930ce4fcf59bdca82357e19b4f3d62e6
Dylan Baker
1
-0
/
+261
2021-10-29
radeonsi: print the border color error message only once
Marek Olšák
2
-4
/
+8
2021-10-29
util: make util_get_process_exec_path work on FreeBSD w/o procfs
Greg V
2
-1
/
+13
2021-10-29
iris: Fix MOCS for buffer copies
Kenneth Graunke
2
-1
/
+5
[next]