mesa/src/gallium/drivers/iris
Kenneth Graunke c6016d3761 iris: just mark snapshots_landed from the CPU
otherwise, get results may check q->map->snapshots_landed...before our
commands to initialize it to false have actually executed...so it'd get
some random garbage from the BO...
2019-02-21 10:26:09 -08:00
..
iris_batch.c iris: Support multiple binder BOs, update Surface State Base Address 2019-02-21 10:26:08 -08:00
iris_batch.h iris: Support multiple binder BOs, update Surface State Base Address 2019-02-21 10:26:08 -08:00
iris_binder.c iris: update comments for multibinder 2019-02-21 10:26:08 -08:00
iris_binder.h iris: Support multiple binder BOs, update Surface State Base Address 2019-02-21 10:26:08 -08:00
iris_blit.c iris: use consistent copyright formatting 2019-02-21 10:26:08 -08:00
iris_blorp.c iris: totally untested icelake support 2019-02-21 10:26:08 -08:00
iris_border_color.c iris: use consistent copyright formatting 2019-02-21 10:26:08 -08:00
iris_bufmgr.c iris: fix memzone_for_address since multibinder changes 2019-02-21 10:26:08 -08:00
iris_bufmgr.h iris: Support multiple binder BOs, update Surface State Base Address 2019-02-21 10:26:08 -08:00
iris_clear.c iris: use consistent copyright formatting 2019-02-21 10:26:08 -08:00
iris_context.c iris: Support multiple binder BOs, update Surface State Base Address 2019-02-21 10:26:08 -08:00
iris_context.h iris: glGet timestamps, more correct timestamps 2019-02-21 10:26:08 -08:00
iris_defines.h iris: initial query code 2019-02-21 10:26:08 -08:00
iris_draw.c iris: Support multiple binder BOs, update Surface State Base Address 2019-02-21 10:26:08 -08:00
iris_formats.c iris: reenable R32G32B32 texture buffers 2019-02-21 10:26:08 -08:00
iris_pipe.h iris: sampler states 2019-02-21 10:26:04 -08:00
iris_pipe_control.c iris: Move cache tracking to iris_resolve.c 2019-02-21 10:26:08 -08:00
iris_program.c iris: use 0 for TCS passthrough program string ID 2019-02-21 10:26:08 -08:00
iris_program_cache.c iris: fix crash when binding optional shader for the first time 2019-02-21 10:26:08 -08:00
iris_query.c iris: just mark snapshots_landed from the CPU 2019-02-21 10:26:09 -08:00
iris_resolve.c iris: z_res -> s_res 2019-02-21 10:26:08 -08:00
iris_resource.c iris: handle level/layer in direct maps 2019-02-21 10:26:08 -08:00
iris_resource.h iris: Move iris_sampler_view declaration to iris_resource.h 2019-02-21 10:26:08 -08:00
iris_screen.c iris: Enable ARB_shader_vote 2019-02-21 10:26:08 -08:00
iris_screen.h iris: comment everything 2019-02-21 10:26:08 -08:00
iris_state.c iris: primitives generated query support 2019-02-21 10:26:08 -08:00
meson.build iris: totally untested icelake support 2019-02-21 10:26:08 -08:00