aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_fbo.c
Commit message (Expand)AuthorAgeFilesLines
* intel: fix abort issue with shadowtex demo when useXiang, Haihao2008-03-141-23/+41
* [intel] Allow attIndex to be negative to avoid defeating the >= 0 check.Eric Anholt2008-02-151-1/+1
* [intel] Simplify intelCreateBuffer() a bit.Kristian Høgsberg2008-01-091-19/+15
* Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian2008-01-061-1/+4
* [965] Enable EXT_framebuffer_object.Eric Anholt2007-12-201-1/+2
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-1/+1
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+687