aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_tex_obj.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Fix rendering from textures after RenderTexture().Eric Anholt2012-02-171-1/+0
* intel: Replace intel_texture_image::stencil_irb with intel_mipmap_tree::stenc...Chad Versace2011-11-221-30/+0
* intel: update intel_texture_image commentBrian Paul2011-11-071-1/+1
* intel: wrap comment and fix typoBrian Paul2011-11-071-2/+2
* intel: Convert from GLboolean to 'bool' from stdbool.h.Kenneth Graunke2011-10-181-1/+1
* intel: make intel_texture_image a subclass of swrast_texture_imageBrian Paul2011-09-171-2/+10
* intel: use new gl_texture_image:Face, Level fieldsBrian Paul2011-08-241-5/+0
* intel: Add fields to intel_texture for faking s8z24 with separate stencilChad Versace2011-06-241-0/+30
* intel: Clarify first_level/last_level vs baselevel/maxlevel by deletion.Eric Anholt2011-01-051-4/+4
* intel: Remove support for the DRI1 TFP extension.Eric Anholt2010-03-051-4/+0
* intel: Don't validate in a texture image used as a render target.Eric Anholt2009-11-061-0/+1
* [intel] Move additional code to be shared from intel_context.h to intel/.Eric Anholt2007-11-161-0/+83