summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/r128_state.c
Commit message (Expand)AuthorAgeFilesLines
* Replace ctx->Driver.StencilOp/Func/Mask() functions withBrian Paul2005-09-131-4/+0
* SetBuffer, renderbuffer changesBrian Paul2005-09-031-21/+11
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-4/+4
* 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
* Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)Eric Anholt2004-10-021-1/+0
* Enable GL_EXT_blend_subtract and GL_NV_blend_square.Ian Romanick2004-06-041-63/+90
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Make R128 driver use sarea/defines from DRM. removed r128_common.hJon Smirl2004-03-121-7/+7
* Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.Ian Romanick2004-01-271-3/+5
* Remove dd_function_table::BlendFunc. All drivers now useIan Romanick2004-01-211-9/+0
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-1/+1
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+1239