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
docs/relnotes: add sha256 sums to 20.1.10
staging/20.1
20.1
Eric Engestrom
1
-1
/
+1
2020-10-14
VERSION: bump to release 20.1.10
mesa-20.1.10
Eric Engestrom
1
-1
/
+1
2020-10-14
docs: add release notes for 20.1.10
Eric Engestrom
1
-0
/
+125
2020-10-14
aco/isel: Always export position data from VS/NGG
Tony Wasserka
2
-1
/
+6
2020-10-14
radv: Fix mipmap extent adjustment on GFX9+.
Bas Nieuwenhuizen
4
-19
/
+14
2020-10-14
scons: fix SPIR-V -> NIR build
Rhys Perry
2
-1
/
+8
2020-10-14
android: fix SPIR-V -> NIR build
Rhys Perry
4
-3
/
+9
2020-10-14
spirv: replace discard with demote for incorrect HLSL->SPIR-V translations
Rhys Perry
4
-5
/
+32
2020-10-14
spirv: add and use a generator id enum
Rhys Perry
7
-3
/
+279
2020-10-14
pan/bi: Handle vector moves
Alyssa Rosenzweig
2
-4
/
+12
2020-10-14
anv: Enable multi-layer aux-map init for HIZ+CCS
Nanley Chery
2
-2
/
+2
2020-10-14
intel/nir: Don't try to emit vector load_scratch instructions
Jason Ekstrand
2
-2
/
+5
2020-10-14
glsl/xxd.py: fix imports
Dylan Baker
2
-3
/
+2
2020-10-14
etnaviv: stop leaking the dummy texure descriptor BO
Lucas Stach
2
-1
/
+4
2020-10-14
omx/tizonia: fix build
Pierre-Eric Pelloux-Prayer
2
-2
/
+1
2020-10-14
iris: Fix a fast-clear skipping optimization
Nanley Chery
2
-4
/
+4
2020-10-14
intel/perf: fix crash when no perf queries are supported
Lionel Landwerlin
2
-2
/
+2
2020-10-14
freedreno: Move rsc NULL check to before rsc dereferences.
Vinson Lee
2
-4
/
+5
2020-10-14
intel/fs: Don't use NoDDClk/NoDDClr for split SHUFFLEs
Jason Ekstrand
2
-4
/
+16
2020-10-14
radv: Use atomics to read query results.
Bas Nieuwenhuizen
2
-21
/
+24
2020-10-14
nir/opt_load_store_vectorize: Use bit sizes when checking mask compatibility
Jason Ekstrand
2
-3
/
+3
2020-10-14
glsl: don't duplicate state vars as uniforms in the NIR linker
Timothy Arceri
2
-1
/
+7
2020-10-14
intel/fs: NoMask initialize the address register for shuffles
Jason Ekstrand
2
-6
/
+33
2020-10-14
intel/gen9: Enable MSC RAW Hazard Avoidance
Anuj Phogat
5
-1
/
+8
2020-10-14
radeonsi: Fix dead lock with aux_context_lock in si_screen_clear_buffer.
Olsak, Marek
2
-1
/
+3
2020-10-14
nir/cf: Better handle intra-block splits
Jason Ekstrand
2
-8
/
+25
2020-10-14
.pick_status.json: Mark c02e933de4a9a644410384f815c84d1c08107b82 as applied
Eric Engestrom
1
-1
/
+1
2020-10-14
.pick_status.json: Mark d78df70c2a85fd846d40b71b9e213122347bea1b as denominated
Eric Engestrom
1
-1
/
+1
2020-10-14
.pick_status.json: Update to 68daac28df1b2f50a43740d1905932cfde0ddf1a
Eric Engestrom
1
-0
/
+10557
2020-09-30
docs/relnotes: add sha256 sums to 20.1.9
Eric Engestrom
1
-1
/
+1
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
[next]