..
Android.mk
iris: add Android build
2019-02-21 10:26:10 -08:00
iris_batch.c
iris: Use READ_ONCE and WRITE_ONCE for snapshots_landed
2019-02-21 10:26:11 -08:00
iris_batch.h
iris: Make a iris_batch_reference_signal_syncpt helper function.
2019-02-21 10:26:11 -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: Pay attention to blit masks
2019-02-21 10:26:11 -08:00
iris_blorp.c
iris: Don't whack SO dirty bits when finishing a BLORP op
2019-02-21 10:26:11 -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: Fix clear dimensions
2019-02-21 10:26:10 -08:00
iris_context.c
iris: Don't allocate a BO per query object
2019-02-21 10:26:11 -08:00
iris_context.h
iris: Don't allocate a BO per query object
2019-02-21 10:26:11 -08:00
iris_defines.h
iris: Implement DrawTransformFeedback()
2019-02-21 10:26:11 -08:00
iris_draw.c
iris: Fix SO issue with INTEL_DEBUG=reemit, set fewer bits
2019-02-21 10:26:11 -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: limit gen8 to 8 samples
2019-02-21 10:26:11 -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: RT flush for memorybarrier with texture bit
2019-02-21 10:26:10 -08:00
iris_program.c
iris: rework num textures to util_lastbit
2019-02-21 10:26:12 -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: Only resolve inputs for actual shader stages
2019-02-21 10:26:11 -08:00
iris_resource.c
iris: Handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE somewhat
2019-02-21 10:26:11 -08:00
iris_resource.h
iris: whitespace fixes
2019-02-21 10:26:11 -08:00
iris_screen.c
iris: improve PIPE_CAP_VIDEO_MEMORY bogus value
2019-02-21 10:26:12 -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: Set 3DSTATE_WM::ForceThreadDispatchEnable
2019-02-21 10:26:12 -08:00
Makefile.sources
iris: add Android build
2019-02-21 10:26:10 -08:00
meson.build
iris/WIP: add broadwell support
2019-02-21 10:26:11 -08:00