mesa/src/gallium/drivers/iris
Kenneth Graunke 116144d65e iris: Delete dead ice->state.streamout_strides field.
Nothing uses this, it must be a remnant from an earlier approach.
2019-06-26 20:17:22 -07:00
..
Android.mk android/iris: fix driinfo header filename 2019-04-23 22:25:17 -07:00
driinfo_iris.h iris: Enable the dual_color_blend_by_location driconf option. 2019-04-22 09:36:36 -07:00
iris_batch.c iris: Implement INTEL_DEBUG=pc for pipe control logging. 2019-06-20 13:32:15 -05:00
iris_batch.h iris: Make an iris_batch_get_signal_syncpt() helper. 2019-06-26 09:49:01 -07:00
iris_binder.c iris: Handle binding table in the driver 2019-06-03 14:14:45 -07:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: Drop RT flushes from depth stencil clearing flushes. 2019-06-20 13:32:16 -05:00
iris_blorp.c iris: Drop bo != NULL check from blorp 48b invalidate function. 2019-06-21 20:50:42 -05:00
iris_border_color.c iris: Destroy the border color pool 2019-02-21 10:26:10 -08:00
iris_bufmgr.c iris: Avoid holding the lock while allocating pages. 2019-05-30 00:46:37 -07:00
iris_bufmgr.h iris: Add helpers to clone a hardware context. 2019-05-09 16:49:07 -07:00
iris_clear.c iris: Drop RT flushes from depth stencil clearing flushes. 2019-06-20 13:32:16 -05:00
iris_context.c iris: Re-emit Surface State Base Address when context is lost. 2019-05-29 16:35:02 -07:00
iris_context.h iris: Delete dead ice->state.streamout_strides field. 2019-06-26 20:17:22 -07:00
iris_defines.h iris: Implement ARB_indirect_parameters 2019-05-11 23:56:52 -07:00
iris_disk_cache.c iris: move sysvals to their own constant buffer 2019-06-23 18:33:23 +02:00
iris_draw.c iris: move sysvals to their own constant buffer 2019-06-23 18:33:23 +02:00
iris_fence.c u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros 2019-06-12 18:30:25 -04:00
iris_fence.h iris: Make a iris_batch_reference_signal_syncpt helper function. 2019-02-21 10:26:11 -08:00
iris_formats.c iris: Support more RGBX pipe formats. 2019-06-17 21:52:38 -05: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: Add maybe_flush calls to texture_barrier and memory_barrier 2019-06-20 13:32:15 -05:00
iris_program.c iris: move sysvals to their own constant buffer 2019-06-23 18:33:23 +02:00
iris_program_cache.c iris: Handle binding table in the driver 2019-06-03 14:14:45 -07:00
iris_query.c iris: Fix overzealous query object batch flushing. 2019-06-26 09:49:01 -07:00
iris_resolve.c iris: Implement INTEL_DEBUG=pc for pipe control logging. 2019-06-20 13:32:15 -05:00
iris_resource.c iris: Drop RT flushes from depth stencil clearing flushes. 2019-06-20 13:32:16 -05:00
iris_resource.h iris: Drop RT flushes from depth stencil clearing flushes. 2019-06-20 13:32:16 -05:00
iris_screen.c iris: Enable INTEL_shader_atomic_float_minmax 2019-06-13 09:03:58 -07:00
iris_screen.h iris: Start wiring up on-disk shader cache 2019-05-21 15:05:38 -07:00
iris_state.c iris: move sysvals to their own constant buffer 2019-06-23 18:33:23 +02:00
Makefile.sources iris: fix android build 2019-05-22 14:01:41 +03:00
meson.build iris: Start wiring up on-disk shader cache 2019-05-21 15:05:38 -07:00