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
23.3
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/23.2
staging/23.3
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
2023-05-05
ci/turnip: Drop the IUB bug fallout flakes.
Emma Anholt
1
-9
/
+0
2023-05-05
ci/turnip: Drop an xfail from the full run for a recent fix.
Emma Anholt
1
-1
/
+0
2023-05-03
turnip: fix buffer markers using wrong addresses
Amber
3
-26
/
+1
2023-04-17
anv: Work around the spec question about pipeline feedback vs GPL.
Lionel Landwerlin
3
-21
/
+64
2023-04-07
vulkan: Add common features2_to_features
Alyssa Rosenzweig
1
-0
/
+6
2023-04-06
ir3: Move turnip's nir_lower_frexp to the shared compiler.
Emma Anholt
2
-2
/
+1
2023-03-30
tu/drm: Support cached non-coherent memory
Danylo Piliaiev
2
-4
/
+122
2023-03-30
turnip: add cached and cached-coherent memory types
Danylo Piliaiev
7
-43
/
+217
2023-03-30
perfetto: Add a .clang-format for the directory.
Emma Anholt
6
-182
/
+249
2023-03-28
asahi: Convert to SPDX headers
Alyssa Rosenzweig
66
-1351
/
+166
2023-03-27
docs/freedreno: fix turnip-heading level
Erik Faye-Lund
1
-1
/
+1
2023-03-24
ci/zink: Add zink-tu-a618-traces-performance job
Guilherme Gallo
2
-1
/
+15
2023-03-24
ci/zink: Add zink-turnip-manual-rules
Guilherme Gallo
1
-0
/
+6
2023-03-20
zink: don't update fbfetch in db mode if inputAttachmentDescriptorSize==0
Mike Blumenkrantz
2
-2
/
+3
2023-03-15
ci/turnip: Move some more of the 1.3.5 new xfails under links.
Emma Anholt
2
-40
/
+42
2023-03-15
ci/turnip: Disable dEQP-VK.image.queue_transfer.* for now.
Emma Anholt
4
-930
/
+8
2023-03-15
ci/turnip: Clear out stale xfails.
Emma Anholt
2
-58
/
+0
2023-03-15
turnip: Don't push inline uniform buffer contents outside constlen.
Emma Anholt
1
-1
/
+4
2023-03-15
ci/turnip: Extend a630 vk full timeout to 3 hours.
Emma Anholt
2
-65
/
+1017
2023-03-13
freedreno/ir3+tu: Calculate subgroup size in ir3
Rob Clark
3
-1
/
+6
2023-03-08
zink: add a driver workaround to disable copy box optimizations
Mike Blumenkrantz
3
-3
/
+20
2023-03-05
turnip: Use libdrm shim
Rob Clark
1
-7
/
+2
2023-02-25
tu+meson: Re-work KMD selection
Rob Clark
8
-31
/
+33
2023-02-25
turnip: Refactor device loading
Rob Clark
5
-118
/
+170
2023-02-25
turnip: Handle kgsl vs drm specifics at runtime
Rob Clark
1
-12
/
+13
2023-02-25
turnip: Move QueueWaitIdle entrypoint to kgsl
Rob Clark
2
-28
/
+27
2023-02-25
turnip: Allow knl backend specific entrypoints
Rob Clark
3
-51
/
+85
2023-02-25
turnip: Split out vfuncs for kernel interface
Rob Clark
6
-83
/
+240
2023-02-25
turnip: drm code-motion
Rob Clark
2
-275
/
+276
2023-02-25
turnip: Move things to prep for multi-kernel support
Rob Clark
8
-8
/
+8
2023-02-24
turnip: Set spirv_options::use_deref_buffer_array_length
Faith Ekstrand
1
-0
/
+1
2023-02-24
ci/zink+turnip: Disable flaky minetest trace.
Emma Anholt
1
-0
/
+1
2023-02-24
ci/turnip: Drop the #8219 xfail.
Emma Anholt
1
-3
/
+0
2023-02-16
turnip: Add debug option to find usage of stale reg values
Danylo Piliaiev
5
-0
/
+324
2023-02-16
turnip: avoid FMT6_Z24_UNORM_S8_UINT_AS_R8G8B8A8 for event blits
Chia-I Wu
2
-1
/
+10
2023-02-15
turnip: fix a null descriptor set dereference
Chia-I Wu
1
-1
/
+2
2023-02-15
turnip: fix a major leak with GPL LTO
Chia-I Wu
1
-1
/
+2
2023-02-15
egl/kopper: Pass ancillary invalidate flush flags down to gallium.
Emma Anholt
4
-6
/
+12
2023-02-14
zink: enable renderpass optimizations by default for selected drivers
Mike Blumenkrantz
5
-8
/
+15
2023-02-11
turnip: fix use of align() instead of util_align_npot() with tile_align_w
Jonathan Marek
1
-2
/
+2
2023-02-10
turnip: Disable draw states after dyn renderpass in all cases
Danylo Piliaiev
1
-0
/
+5
2023-02-10
turnip: Ensure that there is no renderpass rotation in binning
Danylo Piliaiev
1
-1
/
+7
2023-02-10
turnip: skip unnecessary CP_REG_TEST for cond load/store
Chia-I Wu
3
-3
/
+14
2023-02-10
turnip: add a comment to tu_render_pass_cond_config
Chia-I Wu
1
-0
/
+6
2023-02-08
turnip: reorder tu6_format_*
Chia-I Wu
1
-23
/
+23
2023-02-08
turnip: handle ubwc in blit_base_format
Chia-I Wu
1
-15
/
+17
2023-02-08
turnip: add blit_format_color and blit_base_format
Chia-I Wu
3
-35
/
+35
2023-02-08
turnip: add blit_format_texture
Chia-I Wu
2
-31
/
+31
2023-02-08
turnip: let tu6_format_vtx* take pipe format
Chia-I Wu
3
-7
/
+6
2023-02-08
turnip: make tu6_format_*_supported static
Chia-I Wu
2
-6
/
+4
[prev]
[next]