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
23.2
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
staging/23.2
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-08-27
VERSION: bump for 20.2.0-rc3
mesa-20.2.0-rc3
Dylan Baker
1
-1
/
+1
2020-08-21
aco: fix non-rtz pack_half_2x16
Rhys Perry
2
-6
/
+12
2020-08-21
glsl: Eliminate out-of-bounds triop_vector_insert
Danylo Piliaiev
2
-2
/
+33
2020-08-21
clover/spirv: Remove unused tuple header
Pierre Moreau
2
-2
/
+1
2020-08-21
panfrost: Free batch->dependencies
Alyssa Rosenzweig
2
-1
/
+3
2020-08-21
panfrost: Use memctx for sysvals
Alyssa Rosenzweig
5
-6
/
+6
2020-08-21
pan/mdg: Free previous liveness
Alyssa Rosenzweig
2
-4
/
+6
2020-08-21
panfrost: Free hash_to_temp map
Alyssa Rosenzweig
4
-14
/
+14
2020-08-21
panfrost: Free NIR of blit shaders
Alyssa Rosenzweig
2
-1
/
+2
2020-08-21
panfrost: Free cloned NIR shader
Alyssa Rosenzweig
2
-1
/
+5
2020-08-21
panfrost: Fix blend leak for render targets 5-8
Alyssa Rosenzweig
2
-2
/
+2
2020-08-21
anv: null check for buffer before reading size
Tapani Pälli
2
-6
/
+6
2020-08-21
nv50/ir/nir: fix global_atomic_comp_swap
Karol Herbst
2
-1
/
+3
2020-08-21
freedreno/ir3: Fix assertion failures dumping CS high full regs.
Eric Anholt
5
-69
/
+1058
2020-08-21
freedreno/a6xx: fix occlusion query with more than one tile
Rob Clark
2
-4
/
+4
2020-08-21
egl/x11_dri3: enable & require xfixes 2.0
Eric Engestrom
3
-2
/
+26
2020-08-21
pan/mdg: Ensure barrier op is set on texture
Alyssa Rosenzweig
2
-1
/
+2
2020-08-21
panfrost: Fix WRITES_GLOBAL bit
Alyssa Rosenzweig
2
-2
/
+2
2020-08-21
android: freedreno: Another build fix
Roman Stratiienko
2
-10
/
+12
2020-08-21
llvmpipe/cs: update compute counters not fragment shader.
Dave Airlie
2
-3
/
+3
2020-08-21
spirv: Don't emit RMW for vector indexing in shared or global
Jason Ekstrand
2
-6
/
+18
2020-08-21
radv: Fix handling of attribs 16-31.
Bas Nieuwenhuizen
3
-3
/
+5
2020-08-21
radv: Override the uniform buffer offset alignment for World War Z.
Bas Nieuwenhuizen
4
-2
/
+26
2020-08-21
driconf: Support selection by Vulkan applicationName.
Bas Nieuwenhuizen
16
-14
/
+58
2020-08-21
llvmpipe: enable GL 4.5
Dave Airlie
7
-40
/
+29
2020-08-21
.pick_status.json: Update to ca7d66e847d08914cec0a5e003b400da9c0a2695
Dylan Baker
1
-0
/
+1818
2020-08-18
spirv: Only require bare types to match when copying variables
Danylo Piliaiev
2
-2
/
+3
2020-08-18
nir: Fix i64tof32 lowering
Boris Brezillon
2
-27
/
+22
2020-08-18
llvmpipe/blit: for 32-bit unorm depth blits just copy 32-bit
Dave Airlie
2
-1
/
+10
2020-08-18
panfrost: Set STRIDE_4BYTE_ALIGNED_ONLY
Alyssa Rosenzweig
3
-2
/
+5
2020-08-18
ac/llvm: handle static/shared llvm init separately
Pierre-Eric Pelloux-Prayer
12
-10
/
+29
2020-08-18
radv: Use getter instead of setter to extract value.
Bas Nieuwenhuizen
2
-2
/
+2
2020-08-18
llvmpipe: only read 0 for channels being read
Dave Airlie
2
-2
/
+2
2020-08-18
anv: don't fail userspace relocation with perf queries
Lionel Landwerlin
2
-4
/
+1
2020-08-18
radv: When importing an image, redo the layout based on the metadata.
Bas Nieuwenhuizen
3
-6
/
+52
2020-08-18
u_debug_stack_test: Fix MSVC compiling by using ATTRIBUTE_NOINLINE
Jesse Natalie
2
-4
/
+5
2020-08-18
iris: Don't call SET_TILING for dmabuf imports
Nanley Chery
4
-19
/
+12
2020-08-18
nir/lower_idiv: Port recent LLVM fixes to emit_udiv
Tony Wasserka
2
-23
/
+24
2020-08-18
radeonsi: disable NGG culling on gfx10.3 because of hangs
Marek Olšák
2
-1
/
+6
2020-08-18
.pick_status.json: Update to 6d28270968e0728bf8bdf48a6abd261c50d9ef07
Dylan Baker
1
-0
/
+1962
2020-08-12
anv/nir: Unify inputs_read/outputs_written between geometry stages
Danylo Piliaiev
2
-3
/
+28
2020-08-12
radv: fix emitting the border color pointer on the compute queue
Samuel Pitoiset
4
-11
/
+23
2020-08-12
util: Fix memory leaks in unit test.
Vinson Lee
2
-1
/
+4
2020-08-12
dri_util: Update internal_format to GL_RGB8 for MESA_FORMAT_B8G8R8X8_UNORM
Nanley Chery
2
-2
/
+2
2020-08-12
.pick_status.json: Update to 61042b1bdb199f98dd34085ed29a8c492ed9b2a3
Dylan Baker
1
-0
/
+333
2020-08-12
bump version for 20.2.0-rc2
mesa-20.2.0-rc2
Dylan Baker
1
-1
/
+1
2020-08-11
aco: execute branch instructions in WQM if necessary
Daniel Schürmann
2
-7
/
+6
2020-08-11
aco: don't move memory accesses to before control barriers
Rhys Perry
2
-1
/
+7
2020-08-11
radv: limit LATE_ALLOC_GS to prevent a GPU hang on GFX10
Samuel Pitoiset
2
-1
/
+5
2020-08-11
radv/gfx10: add missing initialization of registers
Samuel Pitoiset
2
-2
/
+30
[next]