aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_fbo.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Rename 4 color component unsigned byte MESA_FORMATsMark Mueller2014-01-271-1/+1
* mesa: change gl_format to mesa_formatMark Mueller2014-01-271-4/+4
* mesa: Update gl_scissor_attrib to support ARB_viewport_arrayCourtney Goeltzenleuchter2014-01-201-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* mesa: initialize gl_renderbuffer::Depth in coreMarek Olšák2013-11-231-2/+0
* i915: Remove miscellanous uncalled gen4 code from formerly shared files.Eric Anholt2013-06-281-27/+0
* i915: Remove separate stencil code.Eric Anholt2013-06-281-29/+10
* i915: Remove the I915 macro from the formerly shared code.Eric Anholt2013-06-281-12/+0
* i915: Remove all the MSAA support code.Eric Anholt2013-06-281-63/+5
* i915: Remove all the HiZ code from i915.Eric Anholt2013-06-281-76/+0
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-1/+949
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-687/+1
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+687