summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/osmesa
Commit message (Collapse)AuthorAgeFilesLines
* Added occlusion test code. Follows the HP proposed occlusion test extension.Randy Frank2000-01-151-2/+219
|
* GLcontext is now nested in OSMesaContextBrian Paul2000-01-141-57/+69
|
* updated Clear function for new mask bitsBrian Paul2000-01-061-3/+13
|
* removed old thread codeBrian Paul1999-12-171-45/+16
|
* pass new args to gl_create_framebuffer()Brian Paul1999-12-101-3/+8
|
* replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()Brian Paul1999-11-251-3/+12
|
* initial changes for Mesa 3.3Brian Paul1999-11-111-4/+4
|
* removed GL_ prefix from memory macrosBrian Paul1999-10-131-5/+5
|
* Initial revisionjtg1999-08-191-0/+1594