Age | Commit message (Expand) | Author |
2004-11-27 | Remove the redundant width, height fields in xmesa_buffer struct. Just use | Brian Paul |
2004-10-12 | SWTC trick (disabled for now) | Daniel Borca |
2004-03-04 | a bunch of assorted clean-ups, etc to fix warnings, etc | Brian Paul |
2004-02-19 | Refactored several variables out of XMesaVisual in favor of identical | Ian Romanick |
2004-01-20 | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul |
2003-10-13 | glide driver (wip) | Daniel Borca |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2003-04-01 | use structure containment to derive xmesa_context from GLcontext | Brian Paul |
2003-02-25 | fix-up pixel_format enum stuff | Brian Paul |
2003-02-17 | Replace some #defines with enums. (Klaus Niederkrueger) | Brian Paul |
2003-01-24 | renamed dither-related preprocessor symbols (bug 536406) | Brian Paul |
2002-11-10 | changes to vishandle usage to prevent segfault in some circumstances | Brian Paul |
2002-10-05 | Pbuffers seem to work! | Brian Paul |
2002-10-05 | more work on fbconfig/pbuffer support | Brian Paul |
2002-07-09 | Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer() | Brian Paul |
2002-05-27 | some initial work for fbconfigs/pbuffers | Brian Paul |
2002-03-16 | Lots of changes related to framebuffer/window buffer resizing. Basically, | Brian Paul |
2002-03-12 | Removed the xm_context field from XMesaBuffer. It was preventing N threads | Brian Paul |
2002-02-15 | use separate GC for SwapBuffers to avoid colormask problem | Brian Paul |
2001-09-01 | prototype work for Pbuffer support | Brian Paul |
2001-05-29 | removed some old DRI-isms | Brian Paul |
2001-05-01 | minor XFree86 change | Brian Paul |
2001-04-27 | changed xmesa_visual and xmesa_buffer structs to directly include GLvisual an... | Brian Paul |
2001-03-19 | Split driver struct into swrast/tnl/core components. | Keith Whitwell |
2001-01-08 | Modify X11 driver and fake glx to store a GLcontext | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-22 | Modified Files: | Jouk Jansen |
2000-11-19 | * More work on the auto* build system | Jon Taylor |
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 |