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
113 min.
util: Add a few basic tests for linear_alloc
HEAD
main
Caio Oliveira
2
-0
/
+56
113 min.
util: Remove per-buffer header in linear alloc for release mode
Caio Oliveira
1
-54
/
+79
113 min.
util: Remove size information from child allocations
Caio Oliveira
1
-29
/
+6
113 min.
util: Remove linear_realloc()
Caio Oliveira
2
-27
/
+0
113 min.
util: Remove usages of linear_realloc()
Caio Oliveira
1
-2
/
+5
113 min.
util: Use an opaque type for linear context
Caio Oliveira
17
-207
/
+214
113 min.
util: Make DECLARE_LINEAR_ALLOC_* macros assume no destructors
Caio Oliveira
1
-5
/
+16
113 min.
util: Remove size from linear_parent creation
Caio Oliveira
10
-44
/
+18
113 min.
util: Use linear parent to (r)allocated extra nodes
Caio Oliveira
1
-25
/
+10
113 min.
util: Remove ralloc_parent from linear_header
Caio Oliveira
1
-5
/
+3
3 hours
radv/ci: skip dEQP-VK.robustness.* on Vangogh due to weird GPU hangs
Samuel Pitoiset
1
-0
/
+4
3 hours
ci: update to vulkan-cts-1.3.6.3
Samuel Pitoiset
27
-91
/
+632
4 hours
freedreno: Include speedbin fallback in 730 chipid to fix probing
Konrad Dybcio
1
-1
/
+2
5 hours
aco: reset prefetch in the correct block after removing the exit
Rhys Perry
1
-2
/
+6
6 hours
intel/ds: avoid dropping traces when running out of shared memory
Lionel Landwerlin
1
-0
/
+4
6 hours
anv/utrace: trace CPU on timestamp buffer readiness
Lionel Landwerlin
1
-0
/
+2
6 hours
intel/ds: track number of tracepoint timestamp copies
Lionel Landwerlin
5
-11
/
+34
6 hours
util/u_trace: count number of tracepoints
Lionel Landwerlin
2
-0
/
+7
6 hours
intel/ds: lock submissions to u_trace_context
Lionel Landwerlin
8
-17
/
+51
6 hours
intel: don't assume Linux minor dev node
Lionel Landwerlin
4
-7
/
+3
6 hours
anv: enable utrace timestamp buffer copies on compute engine
Lionel Landwerlin
4
-22
/
+110
6 hours
anv: move utrace flush out of backends
Lionel Landwerlin
7
-29
/
+38
6 hours
anv: move simple shaders code to its own object
Lionel Landwerlin
6
-12
/
+34
6 hours
anv: add simple shader support without a command buffer
Lionel Landwerlin
4
-35
/
+63
6 hours
anv: add a memcpy compute internal kernel
Lionel Landwerlin
5
-1
/
+111
6 hours
anv: fix utrace timestamp buffer copies
Lionel Landwerlin
1
-2
/
+2
7 hours
frontends/va: Set default rate control values once when creating encoder
David Rosca
2
-14
/
+13
7 hours
frontends/va: Process VAEncSequenceParameterBufferType first in vaRenderPicture
David Rosca
1
-4
/
+9
8 hours
docs: add calendar for 23.3
Eric Engestrom
1
-0
/
+4
8 hours
radv/ci: add more tests to the navi21 vkcts flake list
Martin Roukala (né Peres)
1
-1
/
+10
8 hours
radv/ci: increase the parallelism of the vkcts-navi21 job
Martin Roukala (né Peres)
1
-1
/
+1
9 hours
v3d/shim: include new ioctl parameters
Juan A. Suarez Romero
1
-0
/
+9
12 hours
radv: enable cache counters for RGP on GFX11
Samuel Pitoiset
1
-3
/
+1
12 hours
radv: add SPM support for GFX11
Samuel Pitoiset
4
-20
/
+57
12 hours
ac/spm: add support for GFX11
Samuel Pitoiset
2
-37
/
+143
13 hours
ac/spm: add new segment types for GFX11
Samuel Pitoiset
2
-1
/
+3
13 hours
ac/gpu_info: define AMD_MAX_WGP
Samuel Pitoiset
1
-0
/
+1
16 hours
llvmpipe/linear: move to nir inputs
Dave Airlie
1
-22
/
+28
16 hours
llvmpipe/linear: convert to using nir for output.
Dave Airlie
1
-49
/
+52
16 hours
llvmpipe/fs: start converting dervied state to nir based.
Dave Airlie
1
-43
/
+54
16 hours
llvmpipe/fs: start converting interp/input paths to nir.
Dave Airlie
2
-39
/
+53
17 hours
llvmpipe/nir: call gather info to update inputs read properly
Dave Airlie
1
-0
/
+1
17 hours
gallivm: drop tgsi aos paths.
Dave Airlie
3
-1064
/
+0
17 hours
llvmpipe/linear: drop tgsi path.
Dave Airlie
1
-18
/
+6
23 hours
ci/freedreno: disable broke cheza (Adreno 630) runners
David Heidelberg
1
-14
/
+14
25 hours
r600/sfn: Fix use of scheduled_shader vs shader
Gert Wollny
1
-2
/
+2
25 hours
r600/sfn: sort the uniforms of the right shader
Gert Wollny
1
-2
/
+1
26 hours
r600: Use nir_builder helpers for load/store_shared_r600
Faith Ekstrand
1
-38
/
+14
26 hours
r600: Use more auto-generated nir_builder helpers
Faith Ekstrand
1
-62
/
+24
29 hours
pvr: Fix dynamic desc offset storage
Karmjit Mahil
1
-5
/
+5
[next]