summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/x11/xmesaP.h
AgeCommit message (Expand)Author
2000-11-05Use the new software rasterizer. Reworked optimized line,tri,pointKeith Whitwell
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-09-07added xmesa_update_span_funcs()Brian Paul
2000-07-19a bunch of thread-safety changesBrian Paul
2000-05-19Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without ditherBrian Paul
2000-03-31updates for separate R/G/B/A accum buffer sizesBrian Paul
2000-02-25inserted a tabBrian Paul
2000-02-22fixed bug in 24bpp ximage pixel addressingBrian Paul
2000-01-07added BitsPerPixel to XMesaVisual structBrian Paul
2000-01-06updated Clear function for new mask bitsBrian Paul
1999-11-25bunch of changes for separate read buffer featureBrian Paul
1999-11-24added support for separate read/draw buffers per contextBrian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-08-19Initial revisionjtg