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
23.1
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
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
staging/23.1
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-28
VERSION: bump for 20.2.0 release
mesa-20.2.0
Dylan Baker
1
-1
/
+1
2020-09-24
radeonsi: Only call nir_lower_var_copies at the end of the opt loop
Jason Ekstrand
2
-15
/
+5
2020-09-24
zink: reorder create_stream_output_target to fix failure case leak
Mike Blumenkrantz
2
-7
/
+7
2020-09-24
.pick_status.json: Update to 472a20c5fc0feda0f074b4ff95fd7c7a6305c8cd
Dylan Baker
1
-0
/
+135
2020-09-24
mesa: handle GL_FRONT after translating to it
Erik Faye-Lund
2
-1
/
+2
2020-09-24
.pick_status.json: Update to 90b98c06493f8a9759e5496d5ec91fb60edf7b92
Dylan Baker
1
-0
/
+765
2020-09-24
ci: Use ignore_scheduled_pipelines anchor in .radeonsi-rules
Michel Dänzer
2
-1
/
+2
2020-09-24
nir/lower_samplers: Clamp out-of-bounds access to array of samplers
Danylo Piliaiev
2
-2
/
+22
2020-09-24
nir/large_constants: Eliminate out-of-bounds writes to large constants
Danylo Piliaiev
2
-3
/
+6
2020-09-24
nir/lower_io: Eliminate oob writes and return zero for oob reads
Danylo Piliaiev
2
-1
/
+32
2020-09-24
st/mesa: Deal with empty textures/buffers in semaphore wait/signal.
Bas Nieuwenhuizen
2
-5
/
+9
2020-09-24
intel/compiler: fixup Gen12 workaround for array sizes
Lionel Landwerlin
2
-3
/
+20
2020-09-24
radv: fix transform feedback crashes if pCounterBufferOffsets is NULL
Samuel Pitoiset
2
-5
/
+21
2020-09-24
radv,aco: fix reading primitive ID in FS after TES
Rhys Perry
3
-4
/
+11
2020-09-24
ac/surface: Fix depth import on GFX6-GFX8.
Bas Nieuwenhuizen
2
-4
/
+4
2020-09-24
amd/ac_surface: convert tabs to 3 spaces
Dylan Baker
1
-2073
/
+2073
2020-09-24
intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOP
Jason Ekstrand
2
-1
/
+2
2020-09-24
radeonsi: fix user fence GPU address
Qiang Yu
2
-2
/
+2
2020-09-24
glsl_type: Add packed to structure type comparison for hash map
Jesse Natalie
2
-1
/
+5
2020-09-24
radv: fix vertex buffer null descriptors
Pierre-Loup A. Griffais
2
-2
/
+4
2020-09-24
radv: fix null descriptor for dynamic buffers
Pierre-Loup A. Griffais
3
-16
/
+23
2020-09-24
mesa: fix glUniform* when a struct contains a bindless sampler
Pierre-Eric Pelloux-Prayer
2
-3
/
+5
2020-09-24
panfrost: Delete debug allocated syncobj.
Vinson Lee
2
-2
/
+5
2020-09-24
radv: initialize with expanded cmask if the destination layout needs it
Rhys Perry
2
-3
/
+11
2020-09-24
radeon/vcn: set dec->bs_ptr = NULL on unmap
Pierre-Eric Pelloux-Prayer
3
-1
/
+7
2020-09-24
r600/uvd: set dec->bs_ptr = NULL on unmap
Pierre-Eric Pelloux-Prayer
2
-1
/
+4
2020-09-24
freedreno: Check file descriptor before write.
Vinson Lee
2
-3
/
+5
2020-09-24
pan/bit: Set d3d=true for CMP tests
Alyssa Rosenzweig
2
-4
/
+4
2020-09-24
glsl: fix per_vertex_accumulator::fields size
Pierre-Eric Pelloux-Prayer
2
-2
/
+2
2020-09-24
aco: Fix emit_boolean_exclusive_scan in wave32 mode.
Timur Kristóf
2
-2
/
+3
2020-09-24
anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+
Jordan Justen
4
-4
/
+7
2020-09-24
.pick_status.json: Update to a1f46d7b6943699e5efb60fbcfdd1450db85adb1
Dylan Baker
1
-0
/
+2169
2020-09-24
fix: gallivm: disable brilenear for lod bias and explicit lod.
Dylan Baker
1
-2
/
+6
2020-09-11
spirv: fix emitting switch cases that directly jump to the merge block
Samuel Pitoiset
2
-1
/
+8
2020-09-11
spirv: extract switch parsing into its own function
Karol Herbst
2
-83
/
+99
2020-09-11
spirv: Deal with glslang bug not setting the decoration for stores.
Bas Nieuwenhuizen
2
-1
/
+25
2020-09-11
spirv: Add a vtn_get_mem_operands() helper
Boris Brezillon
2
-29
/
+51
2020-09-11
gallivm: disable brilinear for lod bias and explicit lod.
Dave Airlie
4
-50
/
+4
2020-09-11
intel/perf: fix raw query kernel metric selection
Lionel Landwerlin
4
-2
/
+20
2020-09-11
intel/perf: export performance counters sorted by [group|set] and name
Marcin Ślusarz
2
-8
/
+68
2020-09-11
intel/perf: split load_oa_metrics
Marcin Ślusarz
2
-13
/
+19
2020-09-11
intel/perf: store query symbol name
Lionel Landwerlin
3
-1
/
+3
2020-09-11
glsl: Eliminate assigments to out-of-bounds elements of vector
Danylo Piliaiev
3
-19
/
+27
2020-09-11
radeonsi: fix max syncobj wait timeout
Qiang Yu
2
-1
/
+4
2020-09-11
blorp: Fix alignment test for HIZ_CCS_WT fast-clears
Nanley Chery
2
-3
/
+3
2020-09-11
anv: fix minor gen_ioctl(I915_PERF_IOCTL_CONFIG) error handling issue
Marcin Ślusarz
2
-2
/
+2
2020-09-11
svga: Fix unused printf argument.
Vinson Lee
2
-2
/
+2
2020-09-11
freedreno: Fix file descriptor leak.
Vinson Lee
2
-2
/
+5
2020-09-11
pan/mdg: Fix spilling of non-32-bit types
Icecream95
2
-2
/
+2
2020-09-11
nir: More NIR_MAX_VEC_COMPONENTS fixes
Jesse Natalie
5
-4
/
+6
[next]