mesa/src/gallium/drivers/ilo
Chia-I Wu c8240c9dea ilo: honor render condition in blitter
Make pass_render_condition() available for blitter, and check for render
condition in (and only in) clear(), clear_render_target(), and
clear_depth_stencil().
2013-06-25 15:38:07 +08:00
..
include ilo: update headers from i965 2013-05-21 11:47:19 +08:00
shader ilo: speed up ilo_shader_select_kernel_routing() a bit 2013-06-25 13:51:59 +08:00
Android.mk ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
ilo_3d.c ilo: honor render condition in blitter 2013-06-25 15:38:07 +08:00
ilo_3d.h ilo: honor render condition in blitter 2013-06-25 15:38:07 +08:00
ilo_3d_pipeline.c ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
ilo_3d_pipeline.h ilo: use emit_SURFACE_STATE() for render targets 2013-06-07 11:13:16 +08:00
ilo_3d_pipeline_dump.c ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
ilo_3d_pipeline_gen6.c ilo: remove ilo_shader_internal.h from GEN6 pipeline 2013-06-25 13:51:59 +08:00
ilo_3d_pipeline_gen6.h ilo: rework shader cache 2013-06-19 16:46:42 +08:00
ilo_3d_pipeline_gen7.c ilo: remove ilo_shader_internal.h from GEN7 pipeline 2013-06-25 13:51:59 +08:00
ilo_3d_pipeline_gen7.h ilo: add GEN7 support for 3D pipeline 2013-04-26 16:16:43 +08:00
ilo_blit.c ilo: add pipe-based copy method to ilo_blitter 2013-06-17 18:28:58 +08:00
ilo_blit.h ilo: new pipe driver for Intel GEN6+ 2013-04-26 16:16:41 +08:00
ilo_blitter.c ilo: replace util_blitter by ilo_blitter 2013-06-17 14:37:10 +08:00
ilo_blitter.h ilo: add BLT-based blitting methods to ilo_blitter 2013-06-17 16:36:53 +08:00
ilo_blitter_blt.c ilo: honor render condition in blitter 2013-06-25 15:38:07 +08:00
ilo_blitter_pipe.c ilo: honor render condition in blitter 2013-06-25 15:38:07 +08:00
ilo_common.h ilo: add support for stencil resources on GEN7+ 2013-05-16 18:20:17 +08:00
ilo_context.c ilo: rework shader cache 2013-06-19 16:46:42 +08:00
ilo_context.h ilo: replace util_blitter by ilo_blitter 2013-06-17 14:37:10 +08:00
ilo_cp.c ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
ilo_cp.h ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
ilo_format.c ilo: advertise supports for pure integer formats 2013-05-27 11:02:57 +08:00
ilo_format.h ilo: add support for stencil resources on GEN7+ 2013-05-16 18:20:17 +08:00
ilo_gpe.h ilo: use ilo_shader_cso for FS 2013-06-25 13:18:08 +08:00
ilo_gpe_gen6.c ilo: remove ilo_shader_internal.h from GEN6 pipeline 2013-06-25 13:51:59 +08:00
ilo_gpe_gen6.h ilo: remove ilo_shader_internal.h from GEN6 pipeline 2013-06-25 13:51:59 +08:00
ilo_gpe_gen7.c ilo: use ilo_shader_state exclusively in GPE 2013-06-25 13:18:08 +08:00
ilo_gpe_gen7.h ilo: use ilo_shader_state exclusively in GPE 2013-06-25 13:18:08 +08:00
ilo_gpgpu.c ilo: hook up pipe context GPGPU functions 2013-04-26 16:16:43 +08:00
ilo_gpgpu.h ilo: new pipe driver for Intel GEN6+ 2013-04-26 16:16:41 +08:00
ilo_public.h ilo: new pipe driver for Intel GEN6+ 2013-04-26 16:16:41 +08:00
ilo_query.c ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
ilo_query.h ilo: hook up pipe context query functions 2013-04-26 16:16:43 +08:00
ilo_resource.c ilo: update winsys interface 2013-06-12 17:46:52 +08:00
ilo_resource.h ilo: add support for stencil resources on GEN7+ 2013-05-16 18:20:17 +08:00
ilo_screen.c ilo: bump up PIPE_CAP_GLSL_FEATURE_LEVEL to 140 2013-06-13 23:47:18 +08:00
ilo_screen.h ilo: add ilo_dev_info shared by the screen and contexts 2013-05-01 11:20:41 +08:00
ilo_shader.c ilo: speed up ilo_shader_select_kernel_routing() a bit 2013-06-25 13:51:59 +08:00
ilo_shader.h ilo: move SBE setup code to ilo_shader.c 2013-06-25 13:51:58 +08:00
ilo_state.c ilo: move SBE setup code to ilo_shader.c 2013-06-25 13:51:58 +08:00
ilo_state.h ilo: mapping a resource may make some states dirty 2013-06-13 23:47:18 +08:00
ilo_transfer.c ilo: mapping a resource may make some states dirty 2013-06-13 23:47:18 +08:00
ilo_transfer.h ilo: use slab allocator for transfers 2013-06-07 13:23:43 +08:00
ilo_video.c ilo: hook up pipe context video functions 2013-04-26 16:16:43 +08:00
ilo_video.h ilo: new pipe driver for Intel GEN6+ 2013-04-26 16:16:41 +08:00
Makefile.am ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
Makefile.sources ilo: add BLT-based blitting methods to ilo_blitter 2013-06-17 16:36:53 +08:00