mesa/src/gallium/drivers/r300
Pavel Ondračka 485586b184 r300,i915/ci: update expectations
More accurate asin and atan push few tests over the instruction limit.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41094>
2026-04-22 10:16:43 +00:00
..
ci r300,i915/ci: update expectations 2026-04-22 10:16:43 +00:00
compiler r300: fix bias presubtract algebraic transformation 2026-03-30 12:39:57 +00:00
.editorconfig
driinfo_r300.h r300: move HyperZ blacklist to driconf 2024-09-17 15:43:08 +00:00
meson.build r300: move r300_query_memory_info to r300_screen.c 2025-09-15 21:34:22 +00:00
r300_blit.c r300: fix BE CBZB clears for swapped 8888 formats 2026-04-10 17:01:51 +00:00
r300_cb.h
r300_chipset.c r300: move HyperZ blacklist to driconf 2024-09-17 15:43:08 +00:00
r300_chipset.h
r300_context.c r300: split large HiZ clears into multiple packets 2026-03-30 13:37:16 +00:00
r300_context.h r300: import util_framebuffer_init 2026-03-17 13:24:36 +00:00
r300_cs.h
r300_debug.c r300: forward all compile failures to state tracker 2025-02-25 15:57:35 +00:00
r300_debug_options.h r300: add switch to support IEEE and FF math opcodes 2024-11-06 21:10:21 +00:00
r300_defines.h
r300_emit.c r300: split large HiZ clears into multiple packets 2026-03-30 13:37:16 +00:00
r300_emit.h r300: pop-free clipping 2025-12-22 14:32:08 +00:00
r300_flush.c
r300_fs.c all: rename PIPE_SHADER_FRAGMENT to MESA_SHADER_FRAGMENT 2025-08-06 10:28:39 +08:00
r300_fs.h r300: forward all compile failures to state tracker 2025-02-25 15:57:35 +00:00
r300_hyperz.c r300: disable HiZ for PIPE_FUNC_ALWAYS 2026-03-03 15:00:36 +00:00
r300_public.h
r300_query.c r300: return zero for finished occlusion queries with no emitted results 2026-03-04 10:01:48 +00:00
r300_reg.h r300: split large HiZ clears into multiple packets 2026-03-30 13:37:16 +00:00
r300_render.c r300: handle polygon-mode points in point sprite path 2026-02-20 17:47:20 +00:00
r300_render_stencilref.c
r300_render_translate.c gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
r300_resource.c r300: delete pipe_context surface hooks 2026-03-23 16:58:14 +00:00
r300_screen.c Rename more sha and sha1 names to blake3 2026-03-23 07:03:28 +00:00
r300_screen.h r300: add shared HyperZ pipe-count helper 2026-03-30 13:37:16 +00:00
r300_screen_buffer.c gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
r300_screen_buffer.h
r300_shader_semantics.h r300: remove support for tgsi_texcoord 2025-03-14 20:23:01 +00:00
r300_state.c r300: lower Z16 polygon offset scale coefficient 2026-03-30 12:39:57 +00:00
r300_state_derived.c r300: remove support for tgsi_texcoord 2025-03-14 20:23:01 +00:00
r300_state_inlines.h r300: keep all vertex atributes 32bit on big endian 2026-04-10 12:36:11 +00:00
r300_texture.c r300: fix BE CBZB clears for swapped 8888 formats 2026-04-10 17:01:51 +00:00
r300_texture.h r300: fix BE CBZB clears for swapped 8888 formats 2026-04-10 17:01:51 +00:00
r300_texture_desc.c r300: add shared HyperZ pipe-count helper 2026-03-30 13:37:16 +00:00
r300_texture_desc.h
r300_tgsi_to_rc.c build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
r300_tgsi_to_rc.h
r300_transfer.c
r300_transfer.h
r300_vs.c r300: pad short vertex shaders to avoid R3xx hangs 2026-03-15 21:51:43 +00:00
r300_vs.h r300: forward all compile failures to state tracker 2025-02-25 15:57:35 +00:00
r300_vs_draw.c