mesa/src/gallium/drivers/i915
2018-09-07 17:59:02 -04: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
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 gallium: split transfer_inline_write into buffer and texture callbacks 2016-07-23 13:33:42 +02:00
i915_resource.h gallium: split transfer_inline_write into buffer and texture callbacks 2016-07-23 13:33:42 +02:00
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_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET 2018-09-07 17:59:02 -04:00
i915_screen.h gallium: add storage_sample_count parameter into is_format_supported 2018-07-31 18:28:41 -04:00
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 util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_two_or_zero 2018-03-29 14:09:23 -07:00
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
Makefile.am automake: small cleanup after the meson.build inclusion 2018-01-25 17:06:29 +00:00
Makefile.sources
meson.build meson: define driver dependencies 2017-12-04 14:35:36 -08:00
TODO