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-09-30
VERSION: bump to release 20.1.9
mesa-20.1.9
Eric Engestrom
1
-1
/
+1
2020-09-30
docs: add release notes for 20.1.9
Eric Engestrom
1
-0
/
+140
2020-09-30
nir/lower_io_arrays: Fix xfb_offset bug
Connor Abbott
2
-2
/
+2
2020-09-30
st/mesa: use roundf instead of floorf for lod-bias rounding
Erik Faye-Lund
2
-2
/
+2
2020-09-29
gallium/vl: add chroma_format arg to vl_video_buffer functions
Pierre-Eric Pelloux-Prayer
6
-20
/
+35
2020-09-29
gallium/vl: do not call transfer_unmap if transfer is NULL
Pierre-Eric Pelloux-Prayer
3
-4
/
+7
2020-09-29
.pick_status.json: Update to efaea653b5766427701817ab06c319902a148ee9
Eric Engestrom
1
-0
/
+1062
2020-09-28
.pick_status.json: Mark 89401e58672e1251b954662f0f776a6e9bce6df8 as denominated
Eric Engestrom
1
-1
/
+1
2020-09-28
spirv: fix emitting switch cases that directly jump to the merge block
Samuel Pitoiset
2
-1
/
+8
2020-09-28
spirv: extract switch parsing into its own function
Karol Herbst
3
-84
/
+100
2020-09-28
.pick_status.json: Mark 6b1a56b908e702c06f55c63b19b695a47f607456 as denominated
Eric Engestrom
1
-1
/
+1
2020-09-28
.pick_status.json: Mark e98c7a66347a05fc166c377ab1abb77955aff775 as denominated
Eric Engestrom
1
-1
/
+1
2020-09-28
.pick_status.json: Mark 802d3611dcec8102ef75fe2461340c2997af931e as denominated
Eric Engestrom
1
-1
/
+1
2020-09-28
intel/fs: Disable sample mask predication for scratch stores
Danylo Piliaiev
4
-3
/
+35
2020-09-27
meson/anv: Use variable that checks for --build-id
Dylan Baker
2
-2
/
+2
2020-09-27
blorp: Ensure aligned HIZ_CCS_WT partial clears
Nanley Chery
2
-5
/
+6
2020-09-27
nir/liveness: Consider if uses in nir_ssa_defs_interfere
Jason Ekstrand
2
-1
/
+10
2020-09-27
radeonsi: fix indirect dispatches with variable block sizes
Marek Olšák
2
-12
/
+11
2020-09-27
etnaviv: simplify linear stride implementation
Christian Gmeiner
2
-12
/
+10
2020-09-27
mesa: handle GL_FRONT after translating to it
Erik Faye-Lund
2
-1
/
+2
2020-09-27
.pick_status.json: Update to a3543adc2628461818cfa691a7f547af7bc6f0fb
Eric Engestrom
1
-0
/
+1332
2020-09-23
nir/lower_samplers: Clamp out-of-bounds access to array of samplers
Danylo Piliaiev
2
-2
/
+22
2020-09-23
nir/large_constants: Eliminate out-of-bounds writes to large constants
Danylo Piliaiev
2
-3
/
+6
2020-09-23
nir/lower_io: Eliminate oob writes and return zero for oob reads
Danylo Piliaiev
2
-1
/
+32
2020-09-23
st/mesa: Deal with empty textures/buffers in semaphore wait/signal.
Bas Nieuwenhuizen
2
-5
/
+9
2020-09-23
intel/compiler: fixup Gen12 workaround for array sizes
Lionel Landwerlin
2
-3
/
+20
2020-09-23
radv: fix transform feedback crashes if pCounterBufferOffsets is NULL
Samuel Pitoiset
2
-5
/
+21
2020-09-23
radv,aco: fix reading primitive ID in FS after TES
Rhys Perry
3
-4
/
+11
2020-09-23
ac/surface: Fix depth import on GFX6-GFX8.
Bas Nieuwenhuizen
2
-2
/
+3
2020-09-23
intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOP
Jason Ekstrand
2
-1
/
+2
2020-09-23
glsl_type: Add packed to structure type comparison for hash map
Jesse Natalie
2
-1
/
+4
2020-09-23
radv: fix vertex buffer null descriptors
Pierre-Loup A. Griffais
2
-2
/
+4
2020-09-23
radv: fix null descriptor for dynamic buffers
Pierre-Loup A. Griffais
3
-16
/
+23
2020-09-23
mesa: fix glUniform* when a struct contains a bindless sampler
Pierre-Eric Pelloux-Prayer
2
-3
/
+5
2020-09-23
.pick_status.json: Update to c669db0b503c10faf2d1c67c9340d7222b4f946e
Eric Engestrom
1
-0
/
+1431
2020-09-17
radv: initialize with expanded cmask if the destination layout needs it
Rhys Perry
2
-3
/
+11
2020-09-17
amd/common: Cache intra-tile addresses for retile map.
Bas Nieuwenhuizen
2
-44
/
+184
2020-09-17
.pick_status.json: Update to d74fe47101995d2659b1e59495d2f77b9dc14f3d
Eric Engestrom
1
-0
/
+333
2020-09-16
docs/relnotes: add sha256 sums to 20.1.8
Eric Engestrom
1
-1
/
+1
2020-09-16
VERSION: bump to release 20.1.8
mesa-20.1.8
Eric Engestrom
1
-1
/
+1
2020-09-16
docs: add release notes for 20.1.8
Eric Engestrom
1
-0
/
+134
2020-09-16
radeon/vcn: set dec->bs_ptr = NULL on unmap
Pierre-Eric Pelloux-Prayer
3
-1
/
+7
2020-09-16
r600/uvd: set dec->bs_ptr = NULL on unmap
Pierre-Eric Pelloux-Prayer
2
-1
/
+4
2020-09-16
mesa/st: release debug_output after destroying the context
Pierre-Eric Pelloux-Prayer
2
-2
/
+9
2020-09-16
mesa: add bool param to _mesa_free_context_data
Pierre-Eric Pelloux-Prayer
10
-16
/
+17
2020-09-16
mesa: rename _mesa_free_errors_data
Pierre-Eric Pelloux-Prayer
4
-4
/
+4
2020-09-16
aco: Fix emit_boolean_exclusive_scan in wave32 mode.
Timur Kristóf
2
-2
/
+3
2020-09-16
anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+
Jordan Justen
4
-4
/
+7
2020-09-16
radeonsi: fix max syncobj wait timeout
Qiang Yu
2
-1
/
+4
2020-09-16
blorp: Fix alignment test for HIZ_CCS_WT fast-clears
Nanley Chery
2
-3
/
+3
[next]