| Commit message (Expand) | Author | Age | Files | Lines |
* | some initial work for fbconfigs/pbuffers | Brian Paul | 2002-05-27 | 1 | -3/+10 |
* | Lots of changes related to framebuffer/window buffer resizing. Basically, | Brian Paul | 2002-03-16 | 1 | -2/+4 |
* | Removed the xm_context field from XMesaBuffer. It was preventing N threads | Brian Paul | 2002-03-12 | 1 | -2/+1 |
* | use separate GC for SwapBuffers to avoid colormask problem | Brian Paul | 2002-02-15 | 1 | -3/+4 |
* | prototype work for Pbuffer support | Brian Paul | 2001-09-01 | 1 | -1/+2 |
* | removed some old DRI-isms | Brian Paul | 2001-05-29 | 1 | -30/+3 |
* | minor XFree86 change | Brian Paul | 2001-05-01 | 1 | -1/+5 |
* | changed xmesa_visual and xmesa_buffer structs to directly include GLvisual an... | Brian Paul | 2001-04-27 | 1 | -5/+5 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -1/+4 |
* | Modify X11 driver and fake glx to store a GLcontext | Keith Whitwell | 2001-01-08 | 1 | -2/+2 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -2/+2 |
* | Modified Files: | Jouk Jansen | 2000-11-22 | 1 | -9/+9 |
* | * More work on the auto* build system | Jon Taylor | 2000-11-19 | 1 | -2/+2 |
* | Removed Driver.Color() and Driver.Index() functions. | Brian Paul | 2000-11-14 | 1 | -6/+2 |
* | Use the new software rasterizer. Reworked optimized line,tri,point | Keith Whitwell | 2000-11-05 | 1 | -5/+10 |
* | First batch of OpenGL SI related changes: | Brian Paul | 2000-09-26 | 1 | -2/+2 |
* | added xmesa_update_span_funcs() | Brian Paul | 2000-09-07 | 1 | -2/+6 |
* | a bunch of thread-safety changes | Brian Paul | 2000-07-19 | 1 | -1/+4 |
* | Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither | Brian Paul | 2000-05-19 | 1 | -3/+4 |
* | updates for separate R/G/B/A accum buffer sizes | Brian Paul | 2000-03-31 | 1 | -1/+2 |
* | inserted a tab | Brian Paul | 2000-02-25 | 1 | -2/+2 |
* | fixed bug in 24bpp ximage pixel addressing | Brian Paul | 2000-02-22 | 1 | -3/+3 |
* | added BitsPerPixel to XMesaVisual struct | Brian Paul | 2000-01-07 | 1 | -2/+3 |
* | updated Clear function for new mask bits | Brian Paul | 2000-01-06 | 1 | -1/+9 |
* | bunch of changes for separate read buffer feature | Brian Paul | 1999-11-25 | 1 | -12/+13 |
* | added support for separate read/draw buffers per context | Brian Paul | 1999-11-24 | 1 | -7/+5 |
* | Fixed includes & added a few hooks for the DRI. | Keith Whitwell | 1999-10-08 | 1 | -10/+47 |
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+499 |