| Commit message (Expand) | Author | Age | Files | Lines |
* | Added XMesaDrawable to xmesa_renderbuffer. Use it in a few places instead | Brian Paul | 2005-09-26 | 1 | -36/+50 |
* | improve the test for using software alpha buffer | Brian Paul | 2005-09-23 | 1 | -1/+16 |
* | added a return upon out-of-memory, remove a needless assignment | Brian Paul | 2005-09-12 | 1 | -2/+2 |
* | restore brace lost in previous check-in | Brian Paul | 2005-09-12 | 1 | -0/+1 |
* | some clean-up and re-org for renderbuffers | Brian Paul | 2005-09-07 | 1 | -65/+52 |
* | Prototype implementation of new GL_EXT_timer_query extension (not finalized y... | Brian Paul | 2005-09-02 | 1 | -1/+4 |
* | _mesa_free_framebuffer_data() call frees the renderbuffers, no need to call t... | Brian Paul | 2005-08-09 | 1 | -4/+0 |
* | include driverfuncs.h | Brian Paul | 2005-07-19 | 1 | -2/+0 |
* | XMesaResizeBuffers needs separate paths for client and server builds | Adam Jackson | 2005-07-16 | 1 | -0/+7 |
* | Remove NEW_RENDERBUFFER stuff. | Brian Paul | 2005-07-01 | 1 | -7/+7 |
* | check for double-buffered buffer in XMesaDestroyBuffer() (Dave Reveman) | Brian Paul | 2005-06-08 | 1 | -17/+20 |
* | fix some typos in FX code | Daniel Borca | 2005-05-09 | 1 | -5/+6 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -189/+189 |
* | clean up buffer creation code | Brian Paul | 2005-04-20 | 1 | -106/+75 |
* | PF_8A8R8G8B pixel format (Dave Reveman) | Brian Paul | 2005-04-12 | 1 | -1/+8 |
* | updated warning string to match patch in bug report 2868 | Brian Paul | 2005-04-04 | 1 | -2/+4 |
* | When building in the X-Server, attr.depth doesn't exist. Instead, use | Ian Romanick | 2005-03-03 | 1 | -1/+4 |
* | XMesaGetDepthBuffer() returned wrong bytesPerValue (Karl Schultz) | Brian Paul | 2005-02-18 | 1 | -2/+3 |
* | improved warning message | Brian Paul | 2005-02-07 | 1 | -1/+1 |
* | fix compilation error for fx/Mesa | Daniel Borca | 2005-01-17 | 1 | -1/+1 |
* | fix missing width/height error | Brian Paul | 2004-11-28 | 1 | -16/+17 |
* | Remove the redundant width, height fields in xmesa_buffer struct. Just use | Brian Paul | 2004-11-27 | 1 | -48/+29 |
* | SWTC trick (disabled for now) | Daniel Borca | 2004-10-12 | 1 | -0/+7 |
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -1/+2 |
* | If we can't allocate the rowimage - bail | Alan Hourihane | 2004-04-30 | 1 | -0/+2 |
* | remove DitherValues | Alan Hourihane | 2004-04-26 | 1 | -2/+0 |
* | bring over build fixes from stable branch | Alan Hourihane | 2004-04-26 | 1 | -0/+2 |
* | check return values of _swrast_CreateContext, etc | Brian Paul | 2004-04-21 | 1 | -4/+8 |
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -0/+3 |
* | a bunch of assorted clean-ups, etc to fix warnings, etc | Brian Paul | 2004-03-04 | 1 | -4/+0 |
* | workaround for crash-upon-exit in verbose mode | Daniel Borca | 2004-03-02 | 1 | -9/+14 |
* | Refactored several variables out of XMesaVisual in favor of identical | Ian Romanick | 2004-02-19 | 1 | -44/+83 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -33/+26 |
* | Glide driver (windowed mode) fix for Voodoo2 | Daniel Borca | 2004-01-12 | 1 | -2/+6 |
* | DMesa: removed MGA2064W driver | Daniel Borca | 2003-12-19 | 1 | -3/+3 |
* | Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings. | Brian Paul | 2003-12-04 | 1 | -0/+2 |
* | silence a warning | Brian Paul | 2003-11-25 | 1 | -1/+2 |
* | prevent from optimizing out by some compilers (from XFree86 CVS) | Alan Hourihane | 2003-10-21 | 1 | -1/+1 |
* | glide driver (wip) | Daniel Borca | 2003-10-13 | 1 | -5/+5 |
* | added call to _mesa_enable_1_5_extensions() | Brian Paul | 2003-09-17 | 1 | -0/+1 |
* | fix double-memory free in XMesaDestroyContext | Brian Paul | 2003-04-02 | 1 | -6/+3 |
* | use structure containment to derive xmesa_context from GLcontext | Brian Paul | 2003-04-01 | 1 | -37/+46 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -2/+1 |
* | Replace some #defines with enums. (Klaus Niederkrueger) | Brian Paul | 2003-02-17 | 1 | -28/+28 |
* | renamed dither-related preprocessor symbols (bug 536406) | Brian Paul | 2003-01-24 | 1 | -14/+14 |
* | changes to vishandle usage to prevent segfault in some circumstances | Brian Paul | 2002-11-10 | 1 | -6/+1 |
* | use wrappers from imports.h rather than stdio, stdlib, etc functions. | Brian Paul | 2002-10-30 | 1 | -41/+23 |
* | more version bumps | Brian Paul | 2002-10-29 | 1 | -2/+2 |
* | update versioning/extensions for OpenGL 1.4 / Mesa 5.0 | Brian Paul | 2002-10-29 | 1 | -3/+3 |
* | wrapped a few more C library functions | Brian Paul | 2002-10-25 | 1 | -19/+19 |