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
Age
Commit message (
Expand
)
Author
Files
Lines
4 hours
radv: fix setting radv_shader_info::user_data_0 with rt
Rhys Perry
2
-0
/
+2
6 hours
amd: set the correct LLVM processor name for gfx1036
Marek Olšák
1
-2
/
+2
6 hours
amd: rename GFX1036 -> RAPHAEL_MENDOCINO
Marek Olšák
4
-8
/
+8
6 hours
amd: update addrlib
Marek Olšák
18
-1241
/
+1056
11 hours
nir: Remove IB address and stride intrinsics.
Timur Kristóf
1
-6
/
+0
11 hours
ac/nir: Remove ac_nir_apply_first_task_to_task_shader.
Timur Kristóf
2
-106
/
+0
11 hours
ac/nir/ngg: Remove NV_mesh_shader support.
Timur Kristóf
1
-121
/
+1
11 hours
radv: Clean up emitting zero mesh shader draw id.
Timur Kristóf
1
-17
/
+4
11 hours
radv: Remove first_task and ib_addr/ib_stride.
Timur Kristóf
6
-115
/
+22
11 hours
radv: Remove NV_mesh_shader API entrypoints.
Timur Kristóf
1
-286
/
+0
11 hours
radv: Don't expose NV_mesh_shader and don't use it in CI.
Timur Kristóf
5
-48
/
+6
16 hours
radv: replace pipeline->force_vrs_per_vertex during cmdbuf recording
Samuel Pitoiset
1
-4
/
+2
16 hours
radv: replace pipeline->is_ngg occurrences during cmdbuf recording
Samuel Pitoiset
1
-9
/
+9
16 hours
radv: move user_data_0 to the shader info pass
Samuel Pitoiset
5
-112
/
+101
16 hours
radv: determine and store the next graphics stage to radv_shader_info
Samuel Pitoiset
5
-4
/
+42
16 hours
radv: copy bound shaders to the cmdbuf state
Samuel Pitoiset
3
-95
/
+92
16 hours
radv: move dirtying flags for mesh shading to radv_bind_pre_rast_shader()
Samuel Pitoiset
1
-10
/
+12
16 hours
radv: stop using last_vgt_api_stage_{locs} during cmdbuf recording
Samuel Pitoiset
3
-20
/
+28
16 hours
radv: determine the last VGT shader at pipeline bind time
Samuel Pitoiset
2
-5
/
+7
16 hours
radv: keep track of active stages as part of the cmdbuf state
Samuel Pitoiset
2
-7
/
+13
16 hours
radv: add an assertion about shader stage to radv_bind_pre_rast_shader()
Samuel Pitoiset
1
-0
/
+5
16 hours
radv: add radv_bind_shader() helper
Samuel Pitoiset
1
-32
/
+54
16 hours
radv: pass a shaders array to radv_get_shader()
Samuel Pitoiset
5
-33
/
+34
16 hours
radv: pass shader/base_reg to radv_emit_view_index_per_stage
Samuel Pitoiset
1
-13
/
+14
24 hours
radv: stop using the pipeline for emitting shaders
Samuel Pitoiset
1
-80
/
+65
24 hours
radv: pass the ES shader to radv_pipeline_emit_hw_ngg()
Samuel Pitoiset
1
-12
/
+10
24 hours
radv: use the ES type to apply a workaround for NGG on GFX10
Samuel Pitoiset
1
-2
/
+2
24 hours
radv: use the shader info stage to simplify emitting NGG shaders
Samuel Pitoiset
1
-5
/
+4
24 hours
radv: stop using the pipeline for emitting PS inputs
Samuel Pitoiset
1
-6
/
+7
24 hours
radv: add radv_get_last_vgt_shader() helper
Samuel Pitoiset
1
-7
/
+13
24 hours
radv: emit the GS copy shader outside of radv_pipeline_emit_hw_gs()
Samuel Pitoiset
1
-4
/
+4
24 hours
radv: stop using get_vs_output_info() when emitting VS/NGG shaders
Samuel Pitoiset
1
-2
/
+2
27 hours
aco: clean up to_mad_mix
Georg Lehmann
1
-10
/
+2
27 hours
radv/ci: update CI lists for Polaris10 and Pitcairn
Samuel Pitoiset
2
-444
/
+0
30 hours
ac/nir: add ac_nir_lower_ps
Qiang Yu
3
-0
/
+615
30 hours
aco: implement float16 nir_op_pack_(s|u)norm_2x16
Qiang Yu
1
-4
/
+23
30 hours
ac/llvm: implement float16 nir_op_pack_(s|u)norm_2x16
Qiang Yu
1
-4
/
+22
33 hours
radv/rt: Refactor rq_load lowering
Konstantin Seurer
1
-52
/
+40
35 hours
radv: add RADV_DEBUG=extra_md
Pierre-Eric Pelloux-Prayer
3
-1
/
+3
35 hours
ac/surface: introduce umd metadata v2
Pierre-Eric Pelloux-Prayer
3
-9
/
+39
35 hours
amd/surface: rename metadata functions
Pierre-Eric Pelloux-Prayer
3
-27
/
+27
39 hours
aco/util: override default assignment operator for bitfield helpers
Georg Lehmann
1
-0
/
+10
39 hours
aco/ir: fix copy paste bug in convert_to_SDWA
Georg Lehmann
1
-1
/
+1
41 hours
aco: Swap operands for v_and_b32 in RT prolog
Friedrich Vock
1
-2
/
+2
42 hours
radv: Fix swizzled VS input loads when some components are unused.
Timur Kristóf
1
-4
/
+10
43 hours
radv/rt: bind the pipeline stack when it's not dynamic
Samuel Pitoiset
1
-4
/
+5
2 days
amd/llvm: remove no-op code for vec3 loads in ac_build_tbuffer_load
Marek Olšák
1
-3
/
+1
2 days
amd/llvm: fix handling of unsupported vec3 loads on gfx6
Marek Olšák
1
-4
/
+5
2 days
aco: make .clang-format usable with tests
Georg Lehmann
1
-0
/
+3
2 days
radv: move {esgs,gsvs}_ring_size to radv_legacy_gs_info
Samuel Pitoiset
5
-49
/
+43
[next]