mesa/src/gallium/drivers/r600
Gert Wollny cf23161040 r600/sfn: Use the constant buffer ID when given
Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8800>
2021-02-01 10:11:49 +00:00
..
sb r600/sb: fall back to un-optimized byte code when ra_init fails 2021-01-20 12:12:07 +00:00
sfn r600/sfn: Use the constant buffer ID when given 2021-02-01 10:11:49 +00:00
.dir-locals.el Fix setting indent-tabs-mode in the Emacs .dir-locals.el files 2018-10-17 19:03:08 +02:00
.editorconfig
Android.mk android: r600/sfn: fix includes and libmesa_nir dependency 2020-03-04 22:25:36 +01:00
cayman_msaa.c
compute_memory_pool.c util+treewide: container_of() cleanup 2020-12-10 16:48:36 +00:00
compute_memory_pool.h
eg_asm.c r600: Add support for loading index register from other than chan X 2020-05-19 07:52:13 +00:00
eg_debug.c gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
eg_sq.h
egd_tables.py
evergreen_compute.c gallium: add take_ownership param into set_constant_buffer to eliminate atomics 2021-01-27 23:53:34 +00:00
evergreen_compute.h
evergreen_compute_internal.h amd/common: move ac_shader_{binary,reloc} into r600 and rename 2019-07-04 10:52:26 +00:00
evergreen_hw_context.c r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences 2020-12-05 10:52:17 -05:00
evergreen_state.c gallium: add unbind_num_trailing_slots to set_shader_images 2021-01-27 23:53:34 +00:00
evergreend.h
Makefile.sources android: r600/sfn: add sfn_nir_lower_64bit.cpp to Makefile.sources 2021-01-15 07:21:05 +00:00
meson.build r600/sfn: add lowering passes to get 64 bit ops lowered to 32 bit vec2 2021-01-12 19:29:40 +00:00
r600_asm.c gallium: inline struct u_suballocator to remove dereferences 2020-12-03 21:41:19 +00:00
r600_asm.h r600: Add support for loading index register from other than chan X 2020-05-19 07:52:13 +00:00
r600_blit.c gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
r600_buffer_common.c r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences 2020-12-05 10:52:17 -05:00
r600_cs.h ac,radeonsi: track memory usage in KB to reduce types from uint64 to uint32 2021-01-30 15:38:15 -05:00
r600_dump.c r600: Dump a few more variables when requested 2020-04-21 15:10:43 +00:00
r600_dump.h r600: Add functions to dump the shader info 2020-01-04 16:22:40 +00:00
r600_formats.h r600: Disable eight bit three channel formats 2019-11-26 09:28:52 +01:00
r600_gpu_load.c
r600_hw_context.c r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences 2020-12-05 10:52:17 -05:00
r600_isa.c r600: Add flags to INTERP_X and INTERP_Z two-slot ops 2021-01-20 12:12:07 +00:00
r600_isa.h r600: Add flags to INTERP_X and INTERP_Z two-slot ops 2021-01-20 12:12:07 +00:00
r600_opcodes.h
r600_perfcounter.c
r600_pipe.c gallium: add take_ownership param into set_constant_buffer to eliminate atomics 2021-01-27 23:53:34 +00:00
r600_pipe.h gallium: inline struct u_suballocator to remove dereferences 2020-12-03 21:41:19 +00:00
r600_pipe_common.c ac,radeonsi: track memory usage in KB to reduce types from uint64 to uint32 2021-01-30 15:38:15 -05:00
r600_pipe_common.h r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences 2020-12-05 10:52:17 -05:00
r600_public.h
r600_query.c gallium: add take_ownership param into set_constant_buffer to eliminate atomics 2021-01-27 23:53:34 +00:00
r600_query.h
r600_shader.c r600: Enable sb also for NIR 2021-01-20 12:12:07 +00:00
r600_shader.h r600: Add flag for dual-source blending to shader key 2020-09-22 14:32:45 +00:00
r600_sq.h
r600_state.c gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes 2020-12-22 12:01:38 +00:00
r600_state_common.c gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
r600_streamout.c r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences 2020-12-05 10:52:17 -05:00
r600_test_dma.c gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_* 2020-09-22 03:20:54 +00:00
r600_texture.c ac/surf: Prepare for 64-bit flags. 2021-01-11 12:01:34 +00:00
r600_uvd.c gallium/vl: add chroma_format arg to vl_video_buffer functions 2020-09-29 16:50:37 +00:00
r600_viewport.c r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferences 2020-12-05 10:52:17 -05:00
r600d.h
r600d_common.h ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 2019-05-15 20:54:10 -04:00
r700_asm.c
r700_sq.h
radeon_uvd.c radeonsi: add driconf options to enable/disable Smart Access Memory 2021-01-05 02:43:55 +00:00
radeon_uvd.h
radeon_vce.c gallium/vl: merge identical h264/h265 enums 2021-01-05 11:29:11 +00:00
radeon_vce.h gallium/vl: merge identical h264/h265 enums 2021-01-05 11:29:11 +00:00
radeon_video.c radeonsi: add driconf options to enable/disable Smart Access Memory 2021-01-05 02:43:55 +00:00
radeon_video.h gallium: switch boolean -> bool at the interface definitions 2019-07-22 22:13:51 -04:00