Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-02 | merge current trunk into vbo branch | Alan Hourihane | |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | |
Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested. | |||
2001-02-06 | misc updates to match latest device driver changes | Brian Paul | |
2000-11-14 | Removed Driver.Color() and Driver.Index() functions. | Brian Paul | |
Pass color or color index directly to WriteMono*() span functions. Updated current s/w drivers accordingly. Clean-up of X gc handling in XMesa driver. | |||
2000-06-14 | added dummy function to silence compiler warning | Brian Paul | |
2000-01-31 | include conf.h | tanner | |
2000-01-25 | updated for Mesa 3.3 | Brian Paul | |
2000-01-23 | added #ifdef SVGA, work-around asm code problem | Brian Paul | |
2000-01-22 | updated SVGA sources from Mesa 3.2 | Brian Paul | |