summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/allegro
AgeCommit message (Expand)Author
2009-02-09mesa: replace _mesa_unreference_framebuffer() with _mesa_reference_framebuffer()Brian Paul
2009-01-10mesa: deprecate GL/amesa.h header (allegro driver)Brian Paul
2008-09-18mesa: prefix more #includes with "main/"Brian Paul
2008-02-28Convert crlf->lf line endings.José Fonseca
2007-03-06Fix/improve framebuffer object reference counting.Brian
2006-10-15Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code toBrian Paul
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2002-10-24Header file clean-up:Brian Paul
2002-10-11Another round of glRead/DrawBuffer() clean-ups and simplifications.Brian Paul
2002-10-04Changed a number of context fields from GLchan to GLfloat (such as ClearColor).Brian Paul
2002-06-13New _mesa_debug() function to replace fprintf() calls.Brian Paul
2001-03-03lots of gl_*() to _mesa_*() namespace clean-upBrian Paul
2000-11-22 Modified Files:Jouk Jansen
2000-09-26First batch of OpenGL SI related changes:Brian Paul
1999-08-19Initial revisionjtg