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
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
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
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-05-20
VERSION: bump to 20.1.0-rc4
mesa-20.1.0-rc4
Eric Engestrom
1
-1
/
+1
2020-05-20
tests: Make tests aware of meson test wrapper
Dylan Baker
4
-23
/
+56
2020-05-20
panfrost: Enable PIPE_CAP_VERTEX_COLOR_UNCLAMPED
Icecream95
2
-1
/
+2
2020-05-20
nir/opt_if: run opt_peel_loop_initial_if after all other optimizations
Rhys Perry
7
-17
/
+45
2020-05-20
Expose EGL_KHR_platform_* when EXT is supported
Emmanuel Gil Peyrot
2
-1
/
+4
2020-05-20
r600/sfn: Fix printing vertex fetch instruction flags
Gert Wollny
2
-2
/
+2
2020-05-20
Revert "gallium/gallivm: fix compilation issues with llvm 11"
Michel Dänzer
9
-21
/
+14
2020-05-20
Revert "ac,radeonsi: fix compilations issues with LLVM 11"
Michel Dänzer
6
-20
/
+16
2020-05-20
anv:gpu_memcpy: Emit 3DSTATE_VF_INDEXING on Gen8+
Jason Ekstrand
2
-1
/
+8
2020-05-20
radv: use util_float_to_half_rtz
Christopher Egert
2
-2
/
+2
2020-05-20
radeonsi: Use TRUNC_COORD on samplers
Joshua Ashton
2
-1
/
+4
2020-05-20
radeonsi: don't expose 16xAA on chips with 1 RB due to an occlusion query issue
Marek Olšák
2
-10
/
+10
2020-05-20
etnaviv: retarget transfer to render resource when necessary
Lucas Stach
2
-2
/
+13
2020-05-20
zink: implement i2b1
Erik Faye-Lund
2
-1
/
+8
2020-05-20
radv: Provide a better error for permission issues with priorities.
Bas Nieuwenhuizen
5
-17
/
+30
2020-05-20
anv/tests: Don't rely on assert or changing NDEBUG in tests
Ian Romanick
9
-32
/
+60
2020-05-20
anv: Fix deadlock in anv_timelines_wait
Danylo Piliaiev
2
-2
/
+3
2020-05-20
anv: Translate relative timeout to absolute when calling anv_timelines_wait
Danylo Piliaiev
2
-2
/
+2
2020-05-20
targets/opencl: fix build against LLVM>=10 with Polly support
Jan Palus
2
-1
/
+9
2020-05-20
post_version.py: stop adding release candidates to the index and relnotes
Eric Engestrom
2
-5
/
+9
2020-05-20
post_version.py: invert `is_point` into `is_first_release` to make its purpos...
Eric Engestrom
2
-10
/
+8
2020-05-20
post_version.py: fix branch name construction for release candidates
Eric Engestrom
2
-3
/
+14
2020-05-20
.pick_status.json: Update to 5a6beb6a24aa084adfd6c57edd0a64f0a044611a
Eric Engestrom
1
-0
/
+3294
2020-05-13
VERSION: bump to 20.1.0-rc3
mesa-20.1.0-rc3
Eric Engestrom
1
-1
/
+1
2020-05-13
gitlab-ci: correct tracie behavior with replay errors
Andres Gomez
3
-3
/
+5
2020-05-13
gitlab-ci: create always the "results" directory with tracie
Andres Gomez
3
-1
/
+3
2020-05-13
etnaviv: Disable seamless cube map on GC880
Marek Vasut
4
-4
/
+11
2020-05-13
freedreno/ir3: fix indirect cb0 load_ubo lowering
Rob Clark
2
-3
/
+3
2020-05-13
intel/compiler: fix alignment assert in nir_emit_intrinsic
Arcady Goldmints-Orlov
2
-2
/
+2
2020-05-13
radv: limit the Vulkan version to 1.1 for Android
Samuel Pitoiset
2
-3
/
+8
2020-05-13
r600: Fix nir compiler options, i.e. don't lower IO to temps for TESS
Gert Wollny
2
-6
/
+7
2020-05-13
gallium/util: Fix leak in the live shader cache
Axel Davy
2
-2
/
+5
2020-05-13
nir/algebraic: Optimize ushr of pack_half, not ishr
Ian Romanick
2
-2
/
+2
2020-05-13
aco: fix 64-bit trunc with negative exponents on GFX6
Samuel Pitoiset
2
-3
/
+4
2020-05-13
.pick_status.json: Update to c1c0cf7a66905e8d7ad506842a41b0ad0c5b10da
Eric Engestrom
1
-0
/
+873
2020-05-10
docs/relnotes/new_features.txt: Add RKL to 20.1 release notes
Jordan Justen
1
-0
/
+1
2020-05-11
intel/dev: Add device info for RKL
Jordan Justen
3
-1
/
+20
2020-05-10
intel/dev: Split .num_subslices out of GEN12_FEATURES macro
Jordan Justen
2
-5
/
+8
2020-05-10
panfrost: don't always build bifrost_compiler
Qiang Yu
3
-3
/
+3
2020-05-10
.pick_status.json: Update to 56f955e4850035d915a2a87e2ebea7fa66ab5e19
Eric Engestrom
1
-0
/
+288
2020-05-08
anv: increase minUniformBufferOffsetAlignment to 64
Arcady Goldmints-Orlov
5
-11
/
+14
2020-05-08
radeonsi: Fix omitted flush when moving suballocated texture
Blaž Tomažič
4
-7
/
+17
2020-05-08
util: Make process_test path compatible with mingw native toolchains
pal1000
2
-4
/
+7
2020-05-08
aco: either copy-propagate or inline create_vector operands
Daniel Schürmann
2
-5
/
+7
2020-05-08
anv: don't expose VK_INTEL_performance_query without kernel support
Lionel Landwerlin
3
-2
/
+4
2020-05-08
util/os_memory: never use os_memory_debug.h
Erik Faye-Lund
3
-15
/
+1
2020-05-08
v3d: Include supported DXT formats to enable s3tc/dxt extensions
Jose Maria Casanova Crespo
2
-1
/
+6
2020-05-08
v3d: Fix swizzle in DXT3 and DXT5 formats
Jose Maria Casanova Crespo
2
-3
/
+3
2020-05-08
clover/nir: Check the result of spirv_to_nir
Pierre Moreau
2
-1
/
+6
2020-05-08
.pick_status.json: Update to 772b15ad3227e08bb4e18932ac9ecf4c29271160
Eric Engestrom
1
-0
/
+558
[next]