mesa/src/gallium/drivers/i915
Stéphane Marchesin 74b6ea49df i915g: Get rid of the fixup state functions.
Now that the saved_* state is gone, we don't need those any longer.
2012-10-05 12:45:02 -07:00
..
Android.mk android: pass -std=c99 by default 2011-11-26 11:42:08 +08:00
Makefile automake: Globally add stub automake targets to the old Makefiles. 2012-06-11 09:28:00 -07:00
Makefile.sources
SConscript
TODO i915g: More ops commute. 2012-06-15 20:22:26 -07:00
i915_batch.h i915g: Remove old heuristic flusing remains. 2011-10-08 17:42:18 -07:00
i915_batchbuffer.h
i915_blit.c
i915_blit.h
i915_clear.c i915g: Fix depth/stencil glClear 2012-06-10 16:33:42 +02:00
i915_context.c i915g: Get rid of the fixup state functions. 2012-10-05 12:45:02 -07:00
i915_context.h i915g: Get rid of the fixup state functions. 2012-10-05 12:45:02 -07:00
i915_debug.c i915g: fix debug dump on 64 bit systems 2011-12-11 13:24:10 -08:00
i915_debug.h
i915_debug_fp.c
i915_debug_private.h i915g: Fix some whitespace problems. 2011-09-21 18:01:41 -07:00
i915_flush.c i915g: Remove useless draw calls. 2012-02-12 16:32:15 -08:00
i915_fpc.h i915g: Move ureg defines to the header so we can share them. 2012-02-12 16:32:14 -08:00
i915_fpc_emit.c i915g: Move ureg defines to the header so we can share them. 2012-02-12 16:32:14 -08:00
i915_fpc_optimize.c i915g: More ops commute. 2012-06-15 20:22:26 -07:00
i915_fpc_translate.c gallium/drivers: handle TGSI_OPCODE_CEIL 2012-05-09 17:09:30 +02:00
i915_prim_emit.c
i915_prim_vbuf.c gallium: make vbuf_render::set_primitive() return void 2012-01-07 14:16:27 -07:00
i915_public.h
i915_query.c gallium: adapt to get_query_result interface change 2012-03-30 17:12:51 +02:00
i915_query.h
i915_reg.h i915g: Roll back to the previous shader limits. 2011-12-13 11:26:49 -08:00
i915_resource.c gallium: remove user_buffer_create from the interface 2012-05-12 23:13:45 +02:00
i915_resource.h
i915_resource_buffer.c gallium: remove pipe_resource::user_ptr 2012-04-30 01:18:49 +02:00
i915_resource_texture.c i915g: Use X tiling for textures 2012-10-02 17:54:48 -07:00
i915_screen.c gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE 2012-09-30 18:57:56 +02:00
i915_screen.h
i915_state.c i915g: Get rid of the fixup state functions. 2012-10-05 12:45:02 -07:00
i915_state.h
i915_state_derived.c
i915_state_dynamic.c Revert "i915g: Remove unused poly stipple state." 2012-04-12 18:30:59 -07:00
i915_state_emit.c Revert "i915g: Don't bind 0-length programs" 2012-10-05 12:44:58 -07:00
i915_state_fpc.c
i915_state_immediate.c i915g: Silence warning. 2011-10-06 01:02:23 -07:00
i915_state_inlines.h
i915_state_sampler.c i915g: Implement srgb textures the easy way. 2012-10-02 17:54:50 -07:00
i915_state_static.c i915g: Don't update I915_HW_PROGRAM in update_framebuffer 2012-10-05 12:45:00 -07:00
i915_surface.c i915g: Remove the i915_context->saved_* stuff. 2012-10-05 12:45:01 -07:00
i915_surface.h
i915_winsys.h