mesa/src/gallium/drivers/crocus
Filip Gawin e6cb8b413f crocus: Avoid fast-clear with incompatible view
Port of code from iris.
Original author: Nanley Chery

Helps with fast_color_clear@fcc-write-after-clear

Cc: mesa-stable

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24135>
(cherry picked from commit 6e87b277bd)
2023-07-18 22:38:07 +01:00
..
ci crocus: Avoid fast-clear with incompatible view 2023-07-18 22:38:07 +01:00
crocus_batch.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
crocus_batch.h util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
crocus_blit.c crocus: fix leak on gen4/5 stencil fallback blit path. 2022-02-21 10:21:56 +10:00
crocus_blorp.c blorp: Add a binding_table_offset_to_pointer helper 2022-03-09 09:18:59 +00:00
crocus_blt.c intel/genxml: Collapse leading underscores on prefixed value defines 2021-11-16 11:38:30 +00:00
crocus_bufmgr.c intel/crocus: do not redefine PAGE_SIZE 2022-11-14 20:13:20 +00:00
crocus_bufmgr.h intel: Share code to read render timestamp 2022-10-03 06:26:50 -07:00
crocus_clear.c crocus: Avoid fast-clear with incompatible view 2023-07-18 22:38:07 +01:00
crocus_context.c crocus: fix scratch_bos memory leak 2023-05-25 14:06:11 +01:00
crocus_context.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_defines.h
crocus_disk_cache.c intel/fs,vec4: Drop uniform compaction and pull constant support 2021-12-10 21:20:47 +00:00
crocus_draw.c intel/compiler: drop shader_info.h from compiler header 2021-12-07 23:59:58 +00:00
crocus_fence.c crocus: fix off-by-one error when clearing stale syncobjs 2022-10-25 00:47:39 +00:00
crocus_fence.h
crocus_fine_fence.c
crocus_fine_fence.h
crocus_formats.c crocus: disable Z16 unorm textures on pre-gen8 as well. 2021-06-30 00:53:55 +00:00
crocus_genx_macros.h
crocus_genx_protos.h crocus/gen8: add PMA fix from iris 2021-06-22 18:56:21 +00:00
crocus_monitor.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_monitor.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_perf.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_perf.h crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_performance_query.c crocus: sync performance monitor code with iris. 2022-08-19 05:21:52 +00:00
crocus_pipe.h gallium/iris/crocus: collapse a bunch of conversion functions. 2022-08-04 08:17:39 +00:00
crocus_pipe_control.c intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
crocus_program.c intel: Use common helpers for TCS passthrough shaders 2023-02-20 03:54:24 +00:00
crocus_program_cache.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
crocus_query.c crocus: fix leak in query code. 2022-07-25 01:34:11 +00:00
crocus_resolve.c crocus: Avoid fast-clear with incompatible view 2023-07-18 22:38:07 +01:00
crocus_resource.c crocus: switch gen4/5 tiling flags to follow suggestions. 2023-02-14 01:31:46 +00:00
crocus_resource.h crocus: Avoid fast-clear with incompatible view 2023-07-18 22:38:07 +01:00
crocus_screen.c glsl: Drop PIPE_SHADER_CAP_DFRACEXP_DLDEXP_SUPPORTED. 2023-04-06 02:32:01 +00:00
crocus_screen.h driconf/Intel: Add lower_depth_range_rate option workaround for Homerun Clash misrendering issue 2022-09-19 10:08:48 +00:00
crocus_state.c intel/compiler: make uses_pos_offset a tri-state 2023-05-05 15:34:31 +01:00
crocus_todo.txt
driinfo_crocus.h driconf/Intel: Add lower_depth_range_rate option workaround for Homerun Clash misrendering issue 2022-09-19 10:08:48 +00:00
gen4_blorp_exec.h
meson.build crocus/meson: add dependency on libintel_dev also for versioned static libraries 2023-03-05 18:44:54 +00:00