summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/allegro
Commit message (Expand)AuthorAgeFilesLines
* Convert crlf->lf line endings.José Fonseca2008-02-283-835/+835
* Fix/improve framebuffer object reference counting.Brian2007-03-061-1/+1
* Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code toBrian Paul2006-10-151-1/+11
* Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul2004-11-271-3/+12
* Implemented support for software-based AUX color buffers.Brian Paul2004-03-211-2/+2
* Header file clean-up:Brian Paul2002-10-241-3/+1
* Another round of glRead/DrawBuffer() clean-ups and simplifications.Brian Paul2002-10-111-3/+3
* Changed a number of context fields from GLchan to GLfloat (such as ClearColor).Brian Paul2002-10-041-5/+6
* New _mesa_debug() function to replace fprintf() calls.Brian Paul2002-06-131-9/+11
* lots of gl_*() to _mesa_*() namespace clean-upBrian Paul2001-03-031-1/+1
* Modified Files:Jouk Jansen2000-11-221-1/+1
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-56/+56
* Initial revisionjtg1999-08-193-0/+817