mesa/src/gallium/drivers/r300
Marek Olšák b2455e1ccb gallium/radeon: require radeon DRM 2.45.0 from April 2016
This removes most non-radeonsi workarounds.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17411>
2022-07-27 05:01:38 +00:00
..
ci r300: disable PIPE_CAP_PREFER_IMM_ARRAYS_AS_CONSTBUF 2022-07-19 20:31:37 +00:00
compiler r300: Keep rc_rename_regs() from overflowing RC_REGISTER_MAX_INDEX 2022-07-11 03:38:59 +00:00
.editorconfig
meson.build nir: Add missing dependency on nir_opcodes.py 2022-02-17 22:57:33 +00:00
r300_blit.c gallium: add pipe_blit_info::dst_sample, update u_blitter to write that sample 2022-07-23 18:21:31 +00:00
r300_cb.h
r300_chipset.c gallium: move radeon_winsys.h into gallium/include/winsys/ 2022-04-17 01:27:34 +00:00
r300_chipset.h
r300_context.c ac/gpu_info: remove vram_size and gtt_size in favor of *_kb variants 2022-07-27 05:01:38 +00:00
r300_context.h util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
r300_cs.h
r300_debug.c r300: Replace RADEON_NO_TCL with RADEON_DEBUG=notcl 2021-12-29 18:11:59 +00:00
r300_defines.h
r300_emit.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r300_emit.h
r300_flush.c r300: remove unused simple_list.h 2022-04-22 09:39:41 -07:00
r300_fs.c r300: respect output_semantic_index when writing colors 2022-03-28 17:46:32 +00:00
r300_fs.h r300: Precompile the FS at shader creation time. 2021-12-08 02:35:52 +00:00
r300_hyperz.c
r300_public.h
r300_query.c r300: remove unused simple_list.h 2022-04-22 09:39:41 -07:00
r300_reg.h r300: Remove unused RC_OPCODE_XPD. 2021-12-16 16:57:02 +00:00
r300_render.c r300: skip draws instead of using a dummy vertex shader 2022-05-09 23:02:57 +00:00
r300_render_stencilref.c
r300_render_translate.c
r300_resource.c
r300_screen.c ac/gpu_info: remove vram_size and gtt_size in favor of *_kb variants 2022-07-27 05:01:38 +00:00
r300_screen.h gallium: move radeon_winsys.h into gallium/include/winsys/ 2022-04-17 01:27:34 +00:00
r300_screen_buffer.c
r300_screen_buffer.h
r300_shader_semantics.h
r300_state.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r300_state_derived.c r300: skip draws instead of using a dummy vertex shader 2022-05-09 23:02:57 +00:00
r300_state_inlines.h
r300_texture.c ac/gpu_info: remove vram_size and gtt_size in favor of *_kb variants 2022-07-27 05:01:38 +00:00
r300_texture.h
r300_texture_desc.c gallium/radeon: require radeon DRM 2.45.0 from April 2016 2022-07-27 05:01:38 +00:00
r300_texture_desc.h
r300_tgsi_to_rc.c r300: fix UB caused by 1 << 31 and 2 << 30 2021-10-05 19:07:27 +00:00
r300_tgsi_to_rc.h
r300_transfer.c
r300_transfer.h
r300_vs.c r300: skip draws instead of using a dummy vertex shader 2022-05-09 23:02:57 +00:00
r300_vs.h r300: restructure r300_vertex_shader 2022-03-29 21:37:24 +00:00
r300_vs_draw.c tgsi/transform: Make tgsi_transform_shader() manage token allocation. 2022-04-08 21:31:44 +00:00