mesa/src/gallium/drivers/iris
Kenneth Graunke 365886ebe1 iris: Skip framebuffer resolve tracking if framebuffer isn't dirty
Improves drawoverhead baseline score by 1.86x.
2019-03-21 20:28:17 -07:00
..
Android.mk iris: add libmesa_iris_gen8 library to the build 2019-02-27 08:57:41 +02:00
iris_batch.c iris: Wire up EGL_IMG_context_priority 2019-03-07 20:27:10 -08:00
iris_batch.h iris: Wire up EGL_IMG_context_priority 2019-03-07 20:27:10 -08:00
iris_binder.c iris: Do binder address allocations per-context, not globally. 2019-02-21 10:26:11 -08:00
iris_binder.h iris: little bits of compute basics 2019-02-21 10:26:09 -08:00
iris_blit.c iris: Let blorp update the clear color for us. 2019-03-20 16:46:26 -07:00
iris_blorp.c iris: Flag fewer dirty bits in BLORP 2019-03-11 22:46:39 -07:00
iris_border_color.c iris: Destroy the border color pool 2019-02-21 10:26:10 -08:00
iris_bufmgr.c iris: Fix util_vma_heap_init size for IRIS_MEMZONE_SHADER 2019-03-21 19:07:17 -07:00
iris_bufmgr.h iris: Use coherent allocation for PIPE_RESOURCE_STAGING 2019-03-13 10:54:16 -07:00
iris_clear.c iris: Let blorp update the clear color for us. 2019-03-20 16:46:26 -07:00
iris_context.c iris: Use PIPE_BUFFER_STAGING for the query objects 2019-03-13 10:54:16 -07:00
iris_context.h iris: Skip input resolve handling if bindings haven't changed 2019-03-21 20:28:17 -07:00
iris_defines.h iris: Implement DrawTransformFeedback() 2019-02-21 10:26:11 -08:00
iris_draw.c iris: Skip framebuffer resolve tracking if framebuffer isn't dirty 2019-03-21 20:28:17 -07:00
iris_fence.c iris: Add a timeout_nsec parameter, rename check_syncpt to wait_syncpt 2019-02-21 10:26:11 -08: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: Convert RGBX to RGBA always. 2019-03-13 14:45:13 -07:00
iris_pipe.h iris: inline stage_from_pipe to avoid unused warnings 2019-02-21 10:26:09 -08:00
iris_pipe_control.c iris: Spruce up "are we using this engine?" checks for flushing 2019-03-07 17:08:07 -08:00
iris_program.c iris: initialize num_cbufs 2019-03-20 08:20:09 +02:00
iris_program_cache.c iris: always include an extra constbuf0 if using UBOs 2019-02-21 10:26:11 -08:00
iris_query.c iris: Add iris_resolve_conditional_render(). 2019-03-20 16:46:25 -07:00
iris_resolve.c iris: Skip framebuffer resolve tracking if framebuffer isn't dirty 2019-03-21 20:28:17 -07:00
iris_resource.c iris: Let blorp update the clear color for us. 2019-03-20 16:46:26 -07:00
iris_resource.h iris: Let blorp update the clear color for us. 2019-03-20 16:46:26 -07:00
iris_screen.c iris: Face should be a system value. 2019-03-11 14:02:40 -07:00
iris_screen.h iris: Use copy_region and staging resources to avoid transfer stalls 2019-03-08 13:29:39 -08:00
iris_state.c iris: Track fast clear color. 2019-03-20 16:46:26 -07:00
Makefile.sources iris: add Android build 2019-02-21 10:26:10 -08:00
meson.build meson/iris: Use current coding style 2019-02-25 23:37:27 +00:00