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
path:
root
/
src
/
amd
/
vulkan
Age
Commit message (
Expand
)
Author
Files
Lines
9 hours
radv: rename radv_create_shaders() to radv_graphics_pipeline_compile()
Samuel Pitoiset
1
-16
/
+17
9 hours
radv: split radv_create_shaders() between graphics and compute shaders
Samuel Pitoiset
3
-65
/
+176
9 hours
radv: pass the number of stages to radv_hash_shaders()
Samuel Pitoiset
3
-5
/
+5
9 hours
radv: simplify VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED
Samuel Pitoiset
1
-6
/
+2
3 days
radv: Loop over shader stages in flush_indirect_descriptor_sets.
Tatsuyuki Ishi
1
-19
/
+3
3 days
radv: Fix emitting tess indirect descriptors twice.
Tatsuyuki Ishi
1
-1
/
+1
3 days
radv: add a layer for fixing rendering issues with RAGE2
Samuel Pitoiset
3
-1
/
+62
3 days
radv: Optimize emitting prefetches
Turo Lamminen
1
-4
/
+6
3 days
radv: Avoid redundant fetch of radv_device
Turo Lamminen
1
-10
/
+9
3 days
radv: Clean up variables in si_get_ia_multi_vgt_param
Turo Lamminen
1
-28
/
+26
3 days
radv: Change radeon_cmdbuf counters to uint64_t to make alias analysis optimi...
Turo Lamminen
1
-2
/
+5
3 days
meson: do not reconstruct ICD paths
Erik Faye-Lund
1
-2
/
+2
4 days
radv, aco, ac: Implement pack_half_2x16_rtz_split.
Timur Kristóf
1
-0
/
+1
4 days
radv: fix ignoring graphics shader stages that don't need to be imported
Samuel Pitoiset
3
-5
/
+15
4 days
radv: fix creating libraries with PS epilog and all CB states as dynamic
Samuel Pitoiset
1
-4
/
+5
5 days
aco: Remove dynamic VS input loads.
Timur Kristóf
1
-2
/
+2
5 days
radv: Lower dynamic VS inputs in NIR.
Timur Kristóf
1
-0
/
+58
5 days
radv, aco: Add uses_full_subgroups to compute shader info.
Timur Kristóf
5
-1
/
+16
5 days
radv: Get rid of app_shaders_internal.
Timur Kristóf
6
-13
/
+11
5 days
radv/rmv: Correct timestamp shifting
Friedrich Vock
1
-2
/
+2
5 days
radv/rmv: Log bo destruction before freeing it
Friedrich Vock
1
-9
/
+9
5 days
radv/rmv: Avoid more CPU unmap deadlocks
Friedrich Vock
1
-1
/
+1
5 days
radv/rmv: Also check the other pid field
Friedrich Vock
1
-1
/
+1
5 days
radv/winsys: prefix all error messages with RADV
Samuel Pitoiset
1
-1
/
+1
5 days
radv: Move constant flushing check out to callers.
Mike Blumenkrantz
1
-13
/
+29
5 days
radv: Merge the leaf and internal converter
Konstantin Seurer
8
-216
/
+100
5 days
radv: skip creation of null TLAS for null winsys
Rhys Perry
1
-0
/
+3
5 days
radv: fix RADV_DEBUG=hang with multiple cmdbuffer per submission
Samuel Pitoiset
1
-1
/
+3
5 days
radv: Reduce descriptor pool allocation for alignment.
Bas Nieuwenhuizen
1
-1
/
+12
5 days
radv: Strictly limit alignment needed within a descriptor set.
Bas Nieuwenhuizen
1
-215
/
+265
6 days
radv: allow NULL initial_preamble_cs in radv_amdgpu_winsys_cs_submit_sysmem()
Yogesh Mohan Marimuthu
1
-3
/
+4
6 days
radv: fence complete struct is 4 qw size
Yogesh Mohan Marimuthu
1
-2
/
+8
6 days
radv: INDEX_TYPE and NUM_INSTANCES PKT3 are not shadowed
Yogesh Mohan Marimuthu
1
-2
/
+4
6 days
radv: set preemp flag and pre_ena bit for shadowregs
Yogesh Mohan Marimuthu
3
-9
/
+20
6 days
radv: add support for register shadowing
Yogesh Mohan Marimuthu
5
-7
/
+199
6 days
radv: add shadowregs variable to RADV_DEBUG environment variable
Yogesh Mohan Marimuthu
2
-0
/
+2
6 days
radv: print depth image size with RADV_DEBUG=img
Samuel Pitoiset
1
-2
/
+2
6 days
radv/winsys: fix incorrect PCIID for GFX11 in the null winsys
Samuel Pitoiset
1
-1
/
+1
7 days
radv: stop using radv_pipeline_has_stage() in BindPipeline
Mike Blumenkrantz
1
-4
/
+4
8 days
radv: add an early out in radv_cmd_buffer_flush_dynamic_state()
Mike Blumenkrantz
1
-1
/
+4
9 days
radv: Enable extended SAH for shallow BVHs
Konstantin Seurer
1
-4
/
+16
9 days
radv: Wrap internal build type inside a build_config struct
Konstantin Seurer
1
-20
/
+28
9 days
radv: Add a shader variant for PLOC with extended SAH
Konstantin Seurer
3
-0
/
+19
9 days
radv/bvh: Add a define for extended SAH
Konstantin Seurer
2
-1
/
+11
9 days
radv/bvh/meson: Add the option to set defines
Konstantin Seurer
2
-22
/
+62
10 days
radv: remove redundant type sizing
Mike Blumenkrantz
1
-1
/
+1
10 days
radv: add some graphics pipeline hints to optimize pipeline bind
Mike Blumenkrantz
3
-5
/
+15
10 days
radv: simplify depth aspect check in radv_handle_image_transition()
Mike Blumenkrantz
1
-1
/
+1
10 days
radv: reorder dynamic state checks during bind
Mike Blumenkrantz
1
-50
/
+29
10 days
radv: repack radv_graphics_pipeline struct
Mike Blumenkrantz
1
-26
/
+25
[next]