mesa/src/gallium/drivers/ilo
Johannes Obermayr 5e162566db ilo: Fix out-of-tree build.
[olv: use $(srcdir) instead of $(top_srcdir)]
2013-10-30 21:17:10 +08:00
..
include ilo: update headers from i965 2013-05-21 11:47:19 +08:00
shader ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +08:00
Android.mk ilo: get rid of function tables in winsys 2013-06-12 17:46:52 +08:00
ilo_3d.c ilo: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_3d.h ilo: honor render condition in blitter 2013-06-25 15:38:07 +08:00
ilo_3d_pipeline.c ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +08:00
ilo_3d_pipeline.h ilo: support copying constant buffer 0 to PCB 2013-08-13 15:52:41 +08:00
ilo_3d_pipeline_dump.c ilo: enable dumping of WM PCB 2013-08-13 16:28:24 +08:00
ilo_3d_pipeline_gen6.c ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +08:00
ilo_3d_pipeline_gen6.h ilo: Call GPE emit functions directly. 2013-08-08 11:39:21 +08:00
ilo_3d_pipeline_gen7.c ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +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 gallium: add flush_resource context function 2013-09-20 20:35:55 +02: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: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_blitter_pipe.c ilo: clean up ilo_blitter_pipe_begin() 2013-07-13 06:43:53 +08:00
ilo_common.h ilo: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_context.c ilo: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_context.h ilo: make pipe_draw_info a context state 2013-06-26 16:42:46 +08:00
ilo_cp.c ilo: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_cp.h ilo: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_format.c ilo: minor cleanups for recent interface changes 2013-10-28 11:40:41 +08:00
ilo_format.h ilo: add support for stencil resources on GEN7+ 2013-05-16 18:20:17 +08:00
ilo_gpe.h Revert "ilo: initialize constant buffer SURFACE_STATE early" 2013-08-13 15:24:58 +08:00
ilo_gpe_gen6.c ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +08:00
ilo_gpe_gen6.h ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +08:00
ilo_gpe_gen7.c ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +08:00
ilo_gpe_gen7.h ilo: preliminary GEN 7.5 support 2013-09-08 01:22:52 +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: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_query.h ilo: hook up pipe context query functions 2013-04-26 16:16:43 +08:00
ilo_resource.c gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR flags to enforce no tiling. 2013-09-06 15:02:34 -07:00
ilo_resource.h ilo: add support for stencil resources on GEN7+ 2013-05-16 18:20:17 +08:00
ilo_screen.c ilo: minor cleanups for recent interface changes 2013-10-28 11:40:41 +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: preliminary GEN 7.5 support 2013-09-08 01:22:52 +08:00
ilo_shader.h ilo: support copying constant buffer 0 to PCB 2013-08-13 15:52:41 +08:00
ilo_state.c ilo: minor cleanups for recent interface changes 2013-10-28 11:40:41 +08:00
ilo_state.h ilo: add ILO_DEBUG=draw 2013-08-20 13:54:38 +08:00
ilo_transfer.c ilo: add ILO_DEBUG=flush 2013-08-20 13:54:39 +08:00
ilo_transfer.h ilo: use slab allocator for transfers 2013-06-07 13:23:43 +08:00
ilo_video.c vl: rename pipe_video_decoder to pipe_video_codec 2013-08-19 10:21:15 +02:00
ilo_video.h ilo: new pipe driver for Intel GEN6+ 2013-04-26 16:16:41 +08:00
Makefile.am ilo: Fix out-of-tree build. 2013-10-30 21:17:10 +08:00
Makefile.sources ilo: add BLT-based blitting methods to ilo_blitter 2013-06-17 16:36:53 +08:00