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-10-14
VERSION: bump for 20.2.1
mesa-20.2.1
Dylan Baker
1
-1
/
+1
2020-10-14
docs: add release notes for 20.2.1
Dylan Baker
1
-0
/
+160
2020-10-13
spirv: replace discard with demote for incorrect HLSL->SPIR-V translations
Rhys Perry
4
-4
/
+31
2020-10-13
vc4: Enable lower_umax and lower_umin
Jose Maria Casanova Crespo
2
-1
/
+3
2020-10-13
nir/algebraic: optimize iand/ior of (n)eq zero when umax/umin not available
Jose Maria Casanova Crespo
3
-5
/
+13
2020-10-13
ac/surface: fix valgrind warnings in DCC retile tile lookups
Marek Olšák
2
-8
/
+9
2020-10-13
radv: Fix mipmap extent adjustment on GFX9+.
Bas Nieuwenhuizen
4
-20
/
+15
2020-10-13
retab ac_surface.h so that backports apply
Dylan Baker
1
-201
/
+201
2020-10-13
scons: fix SPIR-V -> NIR build
Rhys Perry
2
-1
/
+8
2020-10-13
aco: implement missing nir_op_unpack_half_2x16_split_{x,y}_flush_to_zero
Samuel Pitoiset
2
-1
/
+5
2020-10-13
android: fix SPIR-V -> NIR build
Rhys Perry
4
-3
/
+9
2020-10-13
radv: add missing u_atomic.h include
Eric Engestrom
2
-1
/
+2
2020-10-13
.pick_status.json: Update to e1efc534e6c452e3e606d663864896a654acc185
Dylan Baker
1
-0
/
+5283
2020-10-12
intel/fs: Disable sample mask predication for scratch stores
Danylo Piliaiev
4
-3
/
+35
2020-10-12
spirv: add and use a generator id enum
Rhys Perry
7
-3
/
+279
2020-10-12
pan/bi: Fix simple txl test
Alyssa Rosenzweig
2
-18
/
+10
2020-10-12
pan/bi: Handle vector moves
Alyssa Rosenzweig
2
-4
/
+12
2020-10-12
anv: Enable multi-layer aux-map init for HIZ+CCS
Nanley Chery
2
-2
/
+2
2020-10-12
intel/nir: Don't try to emit vector load_scratch instructions
Jason Ekstrand
2
-2
/
+5
2020-10-12
glsl/xxd.py: fix imports
Dylan Baker
2
-3
/
+2
2020-10-12
etnaviv: stop leaking the dummy texure descriptor BO
Lucas Stach
2
-1
/
+4
2020-10-12
omx/tizonia: fix build
Pierre-Eric Pelloux-Prayer
2
-2
/
+1
2020-10-12
gallium/u_threaded_context: fix use-after-free in transfer_unmap
Marek Olšák
2
-2
/
+2
2020-10-12
iris: Fix a fast-clear skipping optimization
Nanley Chery
2
-4
/
+4
2020-10-12
intel/perf: fix crash when no perf queries are supported
Lionel Landwerlin
2
-2
/
+2
2020-10-12
.pick_status.json: Mark 4790811d78011d45830d9543ad6e7401391cfb15 as denominated
Dylan Baker
1
-1
/
+1
2020-10-12
.pick_status.json: Mark b23013db0aa6845d661c2da5d4003615b064e01f as denominated
Dylan Baker
1
-1
/
+1
2020-10-12
.pick_status.json: Update to b32a8f83dce3b8789f2e8790ab41b8a63c9bedc6
Dylan Baker
1
-0
/
+2673
2020-10-05
vc4: Avoid negative scissor caused by no intersection
Jose Maria Casanova Crespo
2
-5
/
+5
2020-10-05
freedreno: Move rsc NULL check to before rsc dereferences.
Vinson Lee
2
-4
/
+5
2020-10-05
intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs
Jason Ekstrand
2
-4
/
+16
2020-10-05
radv: Use atomics to read query results.
Bas Nieuwenhuizen
2
-21
/
+23
2020-10-05
nir/opt_load_store_vectorize: Use bit sizes when checking mask compatibility
Jason Ekstrand
2
-3
/
+3
2020-10-05
meson: fix power8 option
Philipp Zabel
2
-2
/
+2
2020-10-05
glsl: don't duplicate state vars as uniforms in the NIR linker
Timothy Arceri
2
-1
/
+7
2020-10-05
intel/fs: NoMask initialize the address register for shuffles
Jason Ekstrand
2
-6
/
+33
2020-10-05
intel/gen9: Enable MSC RAW Hazard Avoidance
Anuj Phogat
5
-1
/
+8
2020-10-05
radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
Olsak, Marek
2
-1
/
+3
2020-10-05
.pick_status.json: Update to e3b814d5e9e414839d5e4de3a76bb2899cbb7249
Dylan Baker
1
-0
/
+1449
2020-09-30
radv,radeonsi: Disable compression on interop depth images
Bas Nieuwenhuizen
3
-2
/
+4
2020-09-30
nir/cf: Better handle intra-block splits
Jason Ekstrand
2
-8
/
+25
2020-09-30
gallium/vl: add chroma_format arg to vl_video_buffer functions
Pierre-Eric Pelloux-Prayer
6
-20
/
+35
2020-09-30
gallium/vl: do not call transfer_unmap if transfer is NULL
Pierre-Eric Pelloux-Prayer
3
-4
/
+7
2020-09-30
gallium/dri2: Move image->texture assignment after image NULL check.
Vinson Lee
2
-2
/
+2
2020-09-30
.pick_status.json: Update to 7dbb1f7462433940951ce6c3fa22f6368aeafd50
Dylan Baker
1
-0
/
+792
2020-09-29
nir/lower_io_arrays: Fix xfb_offset bug
Connor Abbott
2
-2
/
+2
2020-09-29
st/mesa: use roundf instead of floorf for lod-bias rounding
Erik Faye-Lund
2
-2
/
+2
2020-09-29
meson/anv: Use variable that checks for --build-id
Dylan Baker
2
-2
/
+2
2020-09-29
blorp: Ensure aligned HIZ_CCS_WT partial clears
Nanley Chery
2
-5
/
+6
2020-09-29
nir/liveness: Consider if uses in nir_ssa_defs_interfere
Jason Ekstrand
2
-1
/
+10
[next]