mesa/src/gallium/drivers/r300
Pavel Ondračka c9a0e91d4c r300: fix cycles calculation
There might be more texture semaphores per begin tex block, just do the
cycles calculation on the first one.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24250>
2023-07-20 10:19:24 +00:00
..
ci r300: update RV370 failures 2023-07-13 12:22:22 +00:00
compiler r300: fix cycles calculation 2023-07-20 10:19:24 +00:00
.editorconfig
meson.build r300: move nir stuff to r300_nir file 2023-06-13 11:52:48 +00:00
r300_blit.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_cb.h gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
r300_chipset.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_chipset.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
r300_context.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_context.h treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_cs.h gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
r300_debug.c r300: Drop RADEON_DEBUG=use_tgsi. 2023-06-12 17:37:54 +00:00
r300_defines.h
r300_emit.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_emit.h treewide: style fixes after replace usage of boolean to bool 2023-06-27 18:18:28 +08:00
r300_flush.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_fs.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_fs.h treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_hyperz.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_public.h
r300_query.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_reg.h r300: fix typos 2023-04-13 23:08:22 +00:00
r300_render.c treewide: style fixes after replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:30 +08:00
r300_render_stencilref.c treewide: Replace the usage of ubyte/ushort with uint8_t/uint16_t 2023-06-27 18:18:29 +08:00
r300_render_translate.c
r300_resource.c gallium: remove u_resource_vtbl::transfer_(un)map 2021-05-21 17:38:04 +00:00
r300_screen.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_screen.h treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_screen_buffer.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_screen_buffer.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
r300_shader_semantics.h r300: enable PIPE_CAP_TGSI_TEXCOORD 2023-06-05 10:31:40 +00:00
r300_state.c r300: disable ntt regalloc for vertex shaders 2023-07-05 18:34:37 +00:00
r300_state_derived.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_state_inlines.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
r300_texture.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_texture.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
r300_texture_desc.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_texture_desc.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
r300_tgsi_to_rc.c r300: check for index overflow when translating from TGSI 2023-07-20 06:22:03 +00:00
r300_tgsi_to_rc.h util: include "util/compiler.h" instead of "pipe/p_compiler.h" 2023-06-27 18:18:30 +08:00
r300_transfer.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_transfer.h
r300_vs.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00
r300_vs.h treewide: replace usage of boolean to bool 2023-06-27 18:18:27 +08:00
r300_vs_draw.c treewide: Replace the usage of TRUE/FALSE with true/false 2023-06-27 18:18:28 +08:00