..
genhw
ilo: update genhw headers
2015-03-06 02:25:03 +08:00
shader
ilo: fix JIP/UIP on Gen8
2015-02-14 06:52:36 +08:00
Android.mk
gallium/ilo: cleanup intel_winsys.h
2014-08-28 21:24:16 +01:00
Automake.inc
gallium/ilo: add automake target 'template'
2014-09-24 10:44:00 +01:00
ilo_blit.c
ilo: fix compiler warnings
2015-02-18 14:20:29 -07:00
ilo_blit.h
ilo: add a new struct for context states
2014-09-20 10:13:53 +08:00
ilo_blitter.c
ilo: use dynamic bo for rectlist vertices
2014-09-30 16:41:31 +08:00
ilo_blitter.h
ilo: use dynamic bo for rectlist vertices
2014-09-30 16:41:31 +08:00
ilo_blitter_blt.c
ilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-06 02:25:03 +08:00
ilo_blitter_pipe.c
ilo: let shaders determine sampler counts
2014-10-04 23:18:51 +08:00
ilo_blitter_rectlist.c
ilo: update depth clear value for Gen8
2015-02-12 07:56:12 +08:00
ilo_builder.c
ilo: enable L3 cache in MOCS
2015-03-06 04:50:19 +08:00
ilo_builder.h
ilo: enable L3 cache in MOCS
2015-03-06 04:50:19 +08:00
ilo_builder_3d.h
ilo: update outdated gen assertions for Gen8
2015-02-12 07:56:12 +08:00
ilo_builder_3d_bottom.h
ilo: enable L3 cache in MOCS
2015-03-06 04:50:19 +08:00
ilo_builder_3d_top.h
ilo: enable L3 cache in MOCS
2015-03-06 04:50:19 +08:00
ilo_builder_blt.h
ilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-06 02:25:03 +08:00
ilo_builder_decode.c
ilo: update ilo_view_surface for Gen8
2015-02-12 07:56:12 +08:00
ilo_builder_media.h
ilo: decode INTERFACE_DESCRIPTOR_DATA
2014-11-07 23:33:21 +08:00
ilo_builder_mi.h
ilo: update MI helpers for Gen8
2015-02-12 07:56:11 +08:00
ilo_builder_render.h
ilo: enable L3 cache in MOCS
2015-03-06 04:50:19 +08:00
ilo_common.h
ilo: add ILO_DEBUG=hang
2015-03-05 04:52:49 +08:00
ilo_context.c
ilo: simplify ilo_render invalidation
2014-09-26 21:15:55 +08:00
ilo_context.h
ilo: rename 3d_pipeline to render
2014-09-26 21:15:55 +08:00
ilo_cp.c
ilo: add more convenient intel_bo_{ref,unref}()
2015-03-06 02:25:03 +08:00
ilo_cp.h
ilo: add ILO_DEBUG=hang
2015-03-05 04:52:49 +08:00
ilo_draw.c
ilo: add intel_bo_set_tiling()
2015-03-06 02:25:03 +08:00
ilo_draw.h
ilo: remove struct ilo_3d
2014-09-26 21:15:55 +08:00
ilo_format.c
ilo: use an accessor for dev->gen
2014-09-12 16:58:30 +08:00
ilo_format.h
ilo: use an accessor for dev->gen
2014-09-12 16:58:30 +08:00
ilo_gpgpu.c
ilo: hook up launch_grid()
2014-11-06 10:43:53 +08:00
ilo_gpgpu.h
ilo: new pipe driver for Intel GEN6+
2013-04-26 16:16:41 +08:00
ilo_layout.c
ilo: fix padding of linear sampler views
2015-03-07 01:38:35 +08:00
ilo_layout.h
ilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-06 02:25:03 +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 more convenient intel_bo_{ref,unref}()
2015-03-06 02:25:03 +08:00
ilo_query.h
ilo: rework query support
2014-09-21 23:31:10 +08:00
ilo_render.c
ilo: add generic ilo_render_pipe_control()
2015-03-07 01:40:23 +08:00
ilo_render.h
ilo: add ilo_render_emit_launch_grid()
2014-11-06 10:43:53 +08:00
ilo_render_dynamic.c
ilo: update rectlist command emission for Gen8
2015-02-12 07:56:13 +08:00
ilo_render_gen.h
ilo: add generic ilo_render_3dprimitive()
2015-03-07 01:45:52 +08:00
ilo_render_gen6.c
ilo: clean up Gen6 WAs
2015-03-07 02:17:54 +08:00
ilo_render_gen7.c
ilo: add generic ilo_render_3dprimitive()
2015-03-07 01:45:52 +08:00
ilo_render_gen8.c
ilo: add generic ilo_render_3dprimitive()
2015-03-07 01:45:52 +08:00
ilo_render_media.c
ilo: add ilo_render_emit_launch_grid()
2014-11-06 10:43:53 +08:00
ilo_render_surface.c
ilo: update surface state emission for Gen8
2015-02-12 07:56:13 +08:00
ilo_resource.c
ilo: add more convenient intel_bo_{ref,unref}()
2015-03-06 02:25:03 +08:00
ilo_resource.h
ilo: migrate to ilo_layout
2014-08-19 19:53:37 +08:00
ilo_screen.c
ilo: add more convenient intel_bo_{ref,unref}()
2015-03-06 02:25:03 +08:00
ilo_screen.h
ilo: make ilo_fence opaque
2014-09-20 10:13:53 +08:00
ilo_shader.c
ilo: update outdated gen assertions for Gen8
2015-02-12 07:56:12 +08:00
ilo_shader.h
ilo: add kernel queries for compute shaders
2014-11-06 10:42:19 +08:00
ilo_state.c
ilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-06 02:25:03 +08:00
ilo_state.h
ilo: track if a ilo_view_surface is a scanout
2015-03-06 04:43:20 +08:00
ilo_state_3d.h
ilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-06 02:25:03 +08:00
ilo_state_3d_bottom.c
ilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-06 02:25:03 +08:00
ilo_state_3d_top.c
ilo: track if a ilo_view_surface is a scanout
2015-03-06 04:43:20 +08:00
ilo_transfer.c
ilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-06 02:25:03 +08:00
ilo_transfer.h
ilo: rename intel_bo_map_unsynchronized()
2014-08-26 14:10:50 +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
intel_winsys.h
ilo: add more convenient intel_bo_{ref,unref}()
2015-03-06 02:25:03 +08:00
Makefile.am
gallium: Remove Android files from distribution.
2014-12-12 12:11:50 -08:00
Makefile.sources
ilo: update draw command emission for Gen8
2015-02-12 07:56:13 +08:00