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
add-igalia-developers-rst
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
Age
Commit message (
Expand
)
Author
Files
Lines
43 hours
radv: Fix inserting stack_size into the cache
Konstantin Seurer
1
-1
/
+1
43 hours
radv: Fix loading stack_size from the cache
Konstantin Seurer
1
-1
/
+1
2 days
radv: Fix missing wait of GS copy shader upload for dmashaders.
Tatsuyuki Ishi
1
-0
/
+5
2 days
ac/nir: don't emit duplicated parameter exports
Marek Olšák
2
-1
/
+31
2 days
radv/ci: update VanGogh's expectations
Martin Roukala (né Peres)
2
-2
/
+3
4 days
radv: Add RT shader stage names for executable properties
Friedrich Vock
1
-0
/
+24
4 days
radv: Wait for shader uploads asynchronously.
Tatsuyuki Ishi
7
-5
/
+88
4 days
radv: Upload shaders to invisible VRAM on small BAR systems.
Tatsuyuki Ishi
9
-39
/
+414
4 days
radv: Introduce sdma_copy_buffer for GFX7+.
Tatsuyuki Ishi
2
-0
/
+42
4 days
radv: Use radeon_cmdbuf for sdma_copy_image.
Tatsuyuki Ishi
3
-44
/
+43
4 days
radv: Fix returning an expression from a void function
Jesse Natalie
1
-2
/
+4
4 days
radv/rt: Don't upload the prolog twice.
Tatsuyuki Ishi
1
-7
/
+2
4 days
zink/ci: update the radv expectations
Martin Roukala (né Peres)
4
-5
/
+87
4 days
zink/ci: increase the parallelism of zink-radv-vangogh-valve
Martin Roukala (né Peres)
1
-1
/
+1
4 days
radv/ci: reduce the parallelism for vkcts-vangogh
Martin Roukala (né Peres)
2
-1
/
+3
4 days
ac/nir: init tess factor location with IO remap
Qiang Yu
1
-6
/
+13
4 days
radv/rt: use prolog for raytracing shaders
Daniel Schürmann
3
-48
/
+17
4 days
radv/rt: Add shader config combination/postprocessing utils
Friedrich Vock
1
-0
/
+25
4 days
radv: Emit RT shader VA user SGPR
Friedrich Vock
1
-1
/
+9
4 days
radv: compile rt_prolog
Daniel Schürmann
1
-0
/
+1
4 days
radv: add radv_create_rt_prolog()
Daniel Schürmann
4
-12
/
+118
4 days
radv: add RT shader handling to radv_postprocess_config
Daniel Schürmann
1
-0
/
+8
4 days
radv: add RT stages to radv_get_shader_name()
Daniel Schürmann
1
-0
/
+12
4 days
radv: handle RT stages in radv_nir_shader_info_pass()
Daniel Schürmann
1
-2
/
+19
4 days
radv: add RT shader args
Daniel Schürmann
4
-2
/
+40
4 days
aco_validate: allow for wave32 in p_dual_src_export_gfx11
Lynne
1
-3
/
+2
5 days
aco, radv: Remove VS IO information from ACO.
Timur Kristóf
3
-98
/
+0
5 days
radv: Remove VS inputs code from LLVM backend.
Timur Kristóf
1
-174
/
+0
5 days
radv: Apply swizzle and alpha adjust in radv_nir_lower_vs_inputs.
Timur Kristóf
2
-126
/
+80
5 days
radv: Lower non-dynamic VS inputs in NIR.
Timur Kristóf
3
-7
/
+246
5 days
radv: set RADEON_SURF_NO_TEXTURE flag in radv_get_surface_flags()
Yogesh Mohan Marimuthu
1
-0
/
+2
5 days
radv/trace: don't attempt to emit trace on non-graphics/compute queues
Dave Airlie
1
-0
/
+4
5 days
radv/video: fix h265 decoding sizes.
Dave Airlie
1
-4
/
+4
5 days
radv/video: fix used for reference flags.
Dave Airlie
1
-1
/
+3
5 days
radv/video: fix h264 frame heights when field images are in use
Dave Airlie
1
-0
/
+4
6 days
radv/rt: Fix any_hit scratch variables.
Daniel Schürmann
1
-1
/
+11
7 days
radv/sqtt: Skip dumping pipeline libraries
Konstantin Seurer
1
-0
/
+3
7 days
radv: allow to cache optimized (LTO) pipelines with GPL
Samuel Pitoiset
1
-3
/
+6
7 days
radv: keep track of the retained NIR shaders sha1 for LTO pipelines
Samuel Pitoiset
2
-0
/
+5
7 days
radv: determine if a graphics pipeline needs a noop FS earlier
Samuel Pitoiset
1
-8
/
+18
7 days
radv: fix the error code when the driver fails to create a PS epilog
Samuel Pitoiset
1
-1
/
+1
7 days
radv/rt: place any-hit scratch vars after intersection scratch vars
Daniel Schürmann
1
-1
/
+19
7 days
radv: avoid a huge memset in radv_graphics_pipeline_compile()
Mike Blumenkrantz
1
-1
/
+7
7 days
radv: zero-initialize radv_shader_info earlier for graphics pipeline
Samuel Pitoiset
2
-1
/
+6
7 days
radv: zero-initialize radv_shader_args right before declaring them
Samuel Pitoiset
5
-32
/
+41
7 days
radv: delete radv_graphics_pipeline_compile() asserts
Mike Blumenkrantz
1
-13
/
+0
8 days
radv/rt: Properly handle pNext of pipeline library stages
Konstantin Seurer
1
-1
/
+13
8 days
vulkan: Add vk_shader_module_init
Konstantin Seurer
2
-8
/
+23
8 days
radv/rt: Use vk_pipeline_hash_shader_stage for RT stages
Konstantin Seurer
1
-20
/
+4
10 days
radv: set RADEON_FLAG_GTT_WC for external mem on vram
Chia-I Wu
1
-18
/
+16
[next]