..
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: Export a copy_region helper that doesn't flush
2019-03-07 17:08:19 -08:00
iris_blorp.c
iris: Track last VS URB entry size
2019-03-08 10:01:39 -08:00
iris_border_color.c
iris: Destroy the border color pool
2019-02-21 10:26:10 -08:00
iris_bufmgr.c
iris: Do binder address allocations per-context, not globally.
2019-02-21 10:26:11 -08:00
iris_bufmgr.h
iris: Fix the prototype for iris_bo_alloc_tiled
2019-02-21 10:26:11 -08:00
iris_clear.c
iris: Properly support alpha and luminance-alpha formats
2019-03-07 11:39:27 -08:00
iris_context.c
iris: Wire up EGL_IMG_context_priority
2019-03-07 20:27:10 -08:00
iris_context.h
iris: Track last VS URB entry size
2019-03-08 10:01:39 -08:00
iris_defines.h
iris: Implement DrawTransformFeedback()
2019-02-21 10:26:11 -08:00
iris_draw.c
iris: Enable ARB_shader_draw_parameters support
2019-02-26 13:28:38 -08: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: Properly support alpha and luminance-alpha formats
2019-03-07 11:39:27 -08: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: Defer uploading sampler state tables until draw time
2019-03-07 11:39:27 -08: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: Make a iris_batch_reference_signal_syncpt helper function.
2019-02-21 10:26:11 -08:00
iris_resolve.c
iris: Fix MOCS for blits and clears
2019-03-06 18:04:53 -08:00
iris_resource.c
iris: Spruce up "are we using this engine?" checks for flushing
2019-03-07 17:08:07 -08:00
iris_resource.h
iris: Flag ALL_DIRTY_BINDINGS on aux state change.
2019-02-21 10:26:12 -08:00
iris_screen.c
iris: Wire up EGL_IMG_context_priority
2019-03-07 20:27:10 -08:00
iris_screen.h
iris: Use READ_ONCE and WRITE_ONCE for snapshots_landed
2019-02-21 10:26:11 -08:00
iris_state.c
iris: Track last VS URB entry size
2019-03-08 10:01:39 -08: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