aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mach64/mach64_state.c
Commit message (Expand)AuthorAgeFilesLines
* Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian2008-01-061-7/+9
* switch remaining drivers over to vboKeith Whitwell2006-10-311-2/+2
* Remove a bunch of "ctx->Driver.function = _swrast_Function" lines sinceBrian Paul2006-10-151-15/+0
* Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,Brian Paul2005-09-141-3/+0
* Replace ctx->Driver.StencilOp/Func/Mask() functions withBrian Paul2005-09-131-4/+0
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-5/+0
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-5/+5
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-0/+3
* added support for GL_ARB_draw_buffersBrian Paul2004-10-021-1/+1
* fixup mach64 for newer build/typesDave Airlie2004-05-311-3/+3
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-4/+4
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-4/+4
* Initial mach64 driver import for DRI mach64-0-0-6 branch,Dave Airlie2004-02-051-0/+1213