Age | Commit message (Expand) | Author |
---|---|---|
2000-11-14 | Removed Driver.Color() and Driver.Index() functions. | Brian Paul |
2000-11-05 | Use the new software rasterizer. Reworked optimized line,tri,point | Keith Whitwell |
2000-09-26 | First batch of OpenGL SI related changes: | Brian Paul |
2000-09-07 | added xmesa_update_span_funcs() | Brian Paul |
2000-07-19 | a bunch of thread-safety changes | Brian Paul |
2000-05-19 | Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither | Brian Paul |
2000-03-31 | updates for separate R/G/B/A accum buffer sizes | Brian Paul |
2000-02-25 | inserted a tab | Brian Paul |
2000-02-22 | fixed bug in 24bpp ximage pixel addressing | Brian Paul |
2000-01-07 | added BitsPerPixel to XMesaVisual struct | Brian Paul |
2000-01-06 | updated Clear function for new mask bits | Brian Paul |
1999-11-25 | bunch of changes for separate read buffer feature | Brian Paul |
1999-11-24 | added support for separate read/draw buffers per context | Brian Paul |
1999-10-08 | Fixed includes & added a few hooks for the DRI. | Keith Whitwell |
1999-08-19 | Initial revision | jtg |