aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r128/r128_dd.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.Brian Paul2006-10-151-1/+0
* Bug #1028: Add hardware-accelerated stencil support to r128. Testing withEric Anholt2005-10-271-1/+1
* Bump driver date for recent extension adds.Eric Anholt2005-10-271-1/+1
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-1/+2
* As per suggestions my Michel Daenzer, improve the fix for bugzilla #1513.Ian Romanick2004-10-261-1/+1
* Convert Rage 128 over to t_vertex.c. While it's slightly slower (10% in ipers)Eric Anholt2004-10-021-2/+2
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-12/+11
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-0/+148