mesa/src/gallium/drivers/i915
Dylan Baker 9169dde941 meson: build i915g driver
Build tested only.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-11-28 14:06:26 -08:00
..
Android.mk Android: use symlinks for driver loading 2017-06-29 09:09:49 -05:00
Automake.inc i915: use different CFLAGS/LIBS variables than i965/anv 2017-06-27 14:10:29 +03:00
Makefile.am
Makefile.sources
TODO
i915_batch.h
i915_batchbuffer.h
i915_blit.c
i915_blit.h
i915_clear.c gallium/i915: inline the util_clear() code into i915_clear_blitter() 2016-08-16 08:28:32 -06:00
i915_context.c gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
i915_context.h gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
i915_debug.c
i915_debug.h
i915_debug_fp.c
i915_debug_private.h
i915_flush.c
i915_fpc.h gallium: remove support for predicates from TGSI (v2) 2017-04-01 00:06:41 +02:00
i915_fpc_emit.c
i915_fpc_optimize.c gallium: remove TGSI opcode SCS 2017-08-22 16:42:17 +02:00
i915_fpc_translate.c i915g: Remove a few unused variables 2017-08-28 08:59:50 +02:00
i915_prim_emit.c
i915_prim_vbuf.c gallium: s/unsigned/enum pipe_prim_type/ 2017-10-27 16:26:26 -06:00
i915_public.h
i915_query.c
i915_query.h
i915_reg.h
i915_resource.c
i915_resource.h
i915_resource_buffer.c gallium: switch drivers to the slab allocator in src/util 2016-09-06 14:24:04 +02:00
i915_resource_texture.c gallium: switch drivers to the slab allocator in src/util 2016-09-06 14:24:04 +02:00
i915_screen.c gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET 2017-11-06 19:09:12 +01:00
i915_screen.h
i915_state.c gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
i915_state.h
i915_state_derived.c i915g: make gears run again. 2017-11-03 15:03:30 +10:00
i915_state_dynamic.c i915g: make gears run again. 2017-11-03 15:03:30 +10:00
i915_state_emit.c
i915_state_fpc.c
i915_state_immediate.c i915g: make gears run again. 2017-11-03 15:03:30 +10:00
i915_state_inlines.h
i915_state_sampler.c
i915_state_static.c i915g: make gears run again. 2017-11-03 15:03:30 +10:00
i915_surface.c i915g: Add blitter_context argument. 2017-06-08 13:47:39 -07:00
i915_surface.h
i915_winsys.h
meson.build meson: build i915g driver 2017-11-28 14:06:26 -08:00