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-11-30
bump VERSION for 20.3-rc3
mesa-20.3.0-rc3
Dylan Baker
1
-1
/
+1
2020-11-25
appveyor: disable for now
Dylan Baker
1
-71
/
+0
2020-11-24
radv: Fix RB+ blending for VK_FORMAT_E5B9G9R9_UFLOAT_PACK32.
Bas Nieuwenhuizen
2
-1
/
+6
2020-11-24
spirv: Call repair SSA for OpTerminateInvocation
Jason Ekstrand
3
-4
/
+18
2020-11-24
zink: fall back to util_blitter for scaled resolves
Erik Faye-Lund
2
-1
/
+6
2020-11-24
gallium: fix missing bit field in p_state.h
Dave Airlie
2
-2
/
+2
2020-11-24
lavapipe: enable pipeline stats queries
Dave Airlie
4
-11
/
+45
2020-11-24
lavapipe: fixup mipmap precsion bits
Dave Airlie
2
-3
/
+3
2020-11-24
llvmpipe: fix multisample lines.
Dave Airlie
3
-21
/
+19
2020-11-24
llvmpipe: fix multisample point rendering.
Dave Airlie
2
-4
/
+4
2020-11-24
llvmpipe/setup: move point stats collection earlier.
Dave Airlie
2
-5
/
+5
2020-11-24
lavapipe: fix wsi acquire fences
Dave Airlie
2
-10
/
+3
2020-11-24
lavapipe: fixup device allocate + enable private data
Dave Airlie
11
-65
/
+67
2020-11-24
zink: fix layered resolves
Erik Faye-Lund
2
-7
/
+23
2020-11-24
meson: Don't add extra values to shader-cache
Dylan Baker
3
-6
/
+12
2020-11-24
.pick_status.json: Update to 9fa1cdfe7ffd9e7ebd83055e2008f3e4b8ada549
Dylan Baker
1
-0
/
+774
2020-11-23
aco: fix combining add/sub to b2i if a new dest needs to be allocated
Samuel Pitoiset
3
-4
/
+17
2020-11-23
v3dv/cmd_buffer: missing (uint8_t *) casting when calling memcmp
Alejandro Piñeiro
2
-3
/
+3
2020-11-23
ac/nir: fix a typo in ac_are_tessfactors_def_in_all_invocs
Marek Olšák
2
-2
/
+2
2020-11-23
r600/sfn: lower bool to int32 only after common optimizations
Gert Wollny
2
-3
/
+2
2020-11-23
nir: fix gathering patch IO usage with lowered IO
Marek Olšák
2
-1
/
+13
2020-11-23
nir: fix gathering TCS cross invocation access with lowered IO
Marek Olšák
2
-3
/
+3
2020-11-23
meson: drop deprecated EGL platform build options
Eric Engestrom
3
-11
/
+2
2020-11-23
gitlab-ci: drop deprecated platforms that snuck in when nobody was watching
Eric Engestrom
2
-2
/
+2
2020-11-23
.pick_status.json: Update to a92f597b98bb032b904c7c8a8c3a9fe798b51915
Dylan Baker
1
-0
/
+495
2020-11-20
intel/compiler: Rotate instructions ROR and ROL cannot have source modifiers
Ian Romanick
2
-1
/
+3
2020-11-20
.pick_status.json: Update to a59b1b18a95af1f8edb0093baf508e974e3251a2
Dylan Baker
1
-0
/
+306
2020-11-19
ac: Don't negate strstr return values in ac_query_gpu_info
Michel Dänzer
2
-4
/
+4
2020-11-19
intel/fs: Fix sampler message headers on Gen11+ when using scratch
Kenneth Graunke
2
-6
/
+23
2020-11-19
freedreno: Fix warning about uninit size for the size==0 special case.
Eric Anholt
2
-1
/
+2
2020-11-19
radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics
Marek Olšák
2
-1
/
+3
2020-11-19
radeonsi: fix NGG streamout regression
Marek Olšák
2
-13
/
+11
2020-11-19
ac: fix min/max_good_num_cu_per_sa on gfx10.3 with disabled SEs
Marek Olšák
4
-5
/
+16
2020-11-19
ac: fix detection of Pro graphics
Marek Olšák
2
-4
/
+4
2020-11-19
radeonsi: add options.inline_uniforms to the shader cache key
Marek Olšák
2
-1
/
+3
2020-11-19
radeonsi: determine correctly if switching from normal launch to fast launch
Marek Olšák
2
-12
/
+23
2020-11-19
radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launch
Marek Olšák
3
-2
/
+7
2020-11-19
radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna Cichlid
Marek Olšák
2
-2
/
+2
2020-11-19
radeonsi: fix min_direct_count value
Marek Olšák
2
-1
/
+2
2020-11-19
bump VERSION for 20.3.0-rc2 release
mesa-20.3.0-rc2
Dylan Baker
1
-1
/
+1
2020-11-19
glcpp: Handle bison-3.6 error message changes
Matt Turner
3
-2
/
+6
2020-11-19
.pick_status.json: Update to bac6cc586fe4c1b24351e0574d3a961eb631f6ae
Dylan Baker
1
-0
/
+1314
2020-11-17
anv/image: Fix isl_surf_usage_flags for stencil images
Chad Versace
2
-5
/
+5
2020-11-17
anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2)
Chad Versace
2
-1
/
+26
2020-11-17
zink: more accurately track supported blits
Erik Faye-Lund
4
-6
/
+14
2020-11-17
turnip: Close sync_fd only if it is a valid file descriptor.
Vinson Lee
2
-5
/
+5
2020-11-17
clover/spirv: Add missing break for SpvOpExecutionMode case.
Vinson Lee
2
-1
/
+2
2020-11-17
frontends/va: Fix *num_entrypoints check.
Vinson Lee
2
-2
/
+2
2020-11-17
freedreno: Fix leak of shader binary on disk cache hits.
Eric Anholt
2
-2
/
+2
2020-11-17
etnaviv: fix disabling of INT filter for real
Lucas Stach
3
-5
/
+11
[next]