aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_fallback.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Accelerate depth textures with border color.Eric Anholt2008-10-091-4/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-7/+8
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-2/+1
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-1/+2
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-2/+1
* intel: fix texture border issue. (bug #16697)Xiang, Haihao2008-07-181-1/+4
* [intel] Warnings fixes.Eric Anholt2008-05-021-1/+0
* i965: initial attempt at fixing the aperture overflowDave Airlie2008-04-181-2/+3
* [i965] multiple rendering target supportZou Nan hai2008-03-131-10/+0
* Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835.Brian2008-01-061-6/+3
* [965] Enable EXT_framebuffer_object.Eric Anholt2007-12-201-6/+11
* [965] Add INTEL_DEBUG=fall debugging output.Eric Anholt2007-11-191-5/+17
* [965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.Eric Anholt2007-11-191-6/+0
* cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-346/+0
* checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-3/+3
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-1/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+468