summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/x11/xmesaP.h
Commit message (Expand)AuthorAgeFilesLines
* Major rework of tnl moduleKeith Whitwell2000-12-261-2/+2
* Modified Files:Jouk Jansen2000-11-221-9/+9
* * More work on the auto* build systemJon Taylor2000-11-191-2/+2
* Removed Driver.Color() and Driver.Index() functions.Brian Paul2000-11-141-6/+2
* Use the new software rasterizer. Reworked optimized line,tri,pointKeith Whitwell2000-11-051-5/+10
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-2/+2
* added xmesa_update_span_funcs()Brian Paul2000-09-071-2/+6
* a bunch of thread-safety changesBrian Paul2000-07-191-1/+4
* Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without ditherBrian Paul2000-05-191-3/+4
* updates for separate R/G/B/A accum buffer sizesBrian Paul2000-03-311-1/+2
* inserted a tabBrian Paul2000-02-251-2/+2
* fixed bug in 24bpp ximage pixel addressingBrian Paul2000-02-221-3/+3
* added BitsPerPixel to XMesaVisual structBrian Paul2000-01-071-2/+3
* updated Clear function for new mask bitsBrian Paul2000-01-061-1/+9
* bunch of changes for separate read buffer featureBrian Paul1999-11-251-12/+13
* added support for separate read/draw buffers per contextBrian Paul1999-11-241-7/+5
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-10/+47
* Initial revisionjtg1999-08-191-0/+499