| .. |
|
Android.mk
|
iris: build android libmesa_iris for gen12
|
2019-08-28 13:38:34 -07:00 |
|
driinfo_iris.h
|
iris: Add support for the always_flush_cache=true debug option.
|
2019-09-09 11:55:27 -07:00 |
|
iris_batch.c
|
iris: Fix documentation for _iris_batch_flush
|
2020-06-16 11:47:35 +00:00 |
|
iris_batch.h
|
iris: Remove depth cache set tracking and synchronization.
|
2020-06-03 23:12:22 +00:00 |
|
iris_binder.c
|
iris: Extend iris_context dirty state flags to 128 bits.
|
2020-06-03 22:22:19 +00:00 |
|
iris_binder.h
|
iris: little bits of compute basics
|
2019-02-21 10:26:09 -08:00 |
|
iris_blit.c
|
iris: Use ISL_AUX_USAGE_GEN12_CCS_E on gen12
|
2020-06-19 22:41:40 +00:00 |
|
iris_blorp.c
|
OPTIONAL: iris: Perform BLORP buffer barriers outside of iris_blorp_exec() hook.
|
2020-06-03 23:12:22 +00:00 |
|
iris_border_color.c
|
iris: Destroy the border color pool
|
2019-02-21 10:26:10 -08:00 |
|
iris_bufmgr.c
|
iris: Handle importing aux-enabled surfaces on TGL
|
2020-06-19 23:32:29 +00:00 |
|
iris_bufmgr.h
|
iris: fix export of GEM handles
|
2020-06-04 07:31:38 +00:00 |
|
iris_clear.c
|
iris: Don't support sRGB + Y_TILED_CCS on gen9
|
2020-06-19 22:41:40 +00:00 |
|
iris_context.c
|
iris: Extend iris_context dirty state flags to 128 bits.
|
2020-06-03 22:22:19 +00:00 |
|
iris_context.h
|
iris: Disable sRGB fast-clears for non-0/1 values
|
2020-06-19 21:03:31 +00:00 |
|
iris_defines.h
|
iris: Implement new way for setting streamout buffers.
|
2019-10-29 19:20:25 +00:00 |
|
iris_disk_cache.c
|
iris: move iris_vtable to iris_screen
|
2020-04-29 16:59:45 +00:00 |
|
iris_draw.c
|
iris: Perform compute predraw flushes from compute batch.
|
2020-06-03 23:12:22 +00:00 |
|
iris_fence.c
|
anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
|
2020-06-16 16:02:33 +00:00 |
|
iris_fence.h
|
iris: Rename iris_syncpt to iris_syncobj for clarity.
|
2020-05-01 19:00:02 +00:00 |
|
iris_fine_fence.c
|
iris: Rename iris_seqno to iris_fine_fence
|
2020-05-28 12:47:19 -07:00 |
|
iris_fine_fence.h
|
iris: Rename iris_seqno to iris_fine_fence
|
2020-05-28 12:47:19 -07:00 |
|
iris_formats.c
|
gallium: change comments to remove 'state tracker'
|
2020-05-13 13:47:27 -04:00 |
|
iris_genx_macros.h
|
iris: Drop redundant iris_address::write flag.
|
2020-06-03 23:12:22 +00:00 |
|
iris_genx_protos.h
|
iris: Split aux map initialization from invalidation.
|
2020-03-02 22:28:11 +00:00 |
|
iris_monitor.c
|
intel/perf: make pipeline statistic query loading optional
|
2020-05-20 14:02:27 +03:00 |
|
iris_monitor.h
|
iris: minor restyling
|
2019-08-10 00:16:45 -07:00 |
|
iris_perf.c
|
iris: move iris_vtable to iris_screen
|
2020-04-29 16:59:45 +00:00 |
|
iris_perf.h
|
intel/perf: break GL query stuff away
|
2020-03-27 14:14:49 +00:00 |
|
iris_performance_query.c
|
intel/perf: make pipeline statistic query loading optional
|
2020-05-20 14:02:27 +03:00 |
|
iris_pipe.h
|
iris: Make a gl_shader_stage -> pipe_shader_stage helper function
|
2019-04-23 00:24:08 -07:00 |
|
iris_pipe_control.c
|
iris: Remove render cache hash table-based synchronization.
|
2020-06-03 23:12:22 +00:00 |
|
iris_program.c
|
intel/compiler: Always apply sample mask on Vulkan.
|
2020-06-19 20:24:11 -05:00 |
|
iris_program_cache.c
|
iris: Annotate all BO uses with domain and sequence number information.
|
2020-06-03 23:12:22 +00:00 |
|
iris_query.c
|
iris: Drop redundant iris_address::write flag.
|
2020-06-03 23:12:22 +00:00 |
|
iris_resolve.c
|
iris: Use ISL_AUX_USAGE_GEN12_CCS_E on gen12
|
2020-06-19 22:41:40 +00:00 |
|
iris_resource.c
|
iris: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
|
2020-06-19 23:32:29 +00:00 |
|
iris_resource.h
|
iris: Disable sRGB fast-clears for non-0/1 values
|
2020-06-19 21:03:31 +00:00 |
|
iris_screen.c
|
iris: fix export of GEM handles
|
2020-06-04 07:31:38 +00:00 |
|
iris_screen.h
|
iris: fix export of GEM handles
|
2020-06-04 07:31:38 +00:00 |
|
iris_state.c
|
iris: Disable sRGB fast-clears for non-0/1 values
|
2020-06-19 21:03:31 +00:00 |
|
Makefile.sources
|
iris: Fixup copy'n'paste mistake in Makefile.sources
|
2020-05-31 22:01:48 +00:00 |
|
meson.build
|
meson: use gnu_symbol_visibility argument
|
2020-06-01 18:59:18 +00:00 |