summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_span.c
AgeCommit message (Expand)Author
2005-05-04Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul
2005-03-22merge unichrome changes from branchKeith Whitwell
2005-01-20Enclose passed macro values in brackets to ensure correct read/write spanAlan Hourihane
2005-01-14Populate WriteMonoDepthSpan in 24/8 modes.Keith Whitwell
2005-01-12Use the faster span read/write template for 16bppAlan Hourihane
2005-01-05make alloc-dma functions inline, rearrange some debugKeith Whitwell
2004-12-30Initialize depth pointer correctly.Keith Whitwell
2004-12-30Don't need to adjust for drawXoff in fallback clipping.Keith Whitwell
2004-12-29Simplfy clear() and swapbuffers() code.Keith Whitwell
2004-12-29Make line stipple a fallback.Keith Whitwell
2004-12-29Large updateKeith Whitwell
2004-12-22Remove dead code.Keith Whitwell
2004-12-20Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell
2004-10-14Add support for optimized versions of the code underlying ReadPixelsIan Romanick
2004-10-02fix _DrawDestMask[0][0] typosBrian Paul
2004-10-02added support for GL_ARB_draw_buffersBrian Paul
2004-03-21Implemented support for software-based AUX color buffers.Brian Paul
2004-02-23updates from Erdi ChenBrian Paul
2004-01-30Via Unichrome/cle266 driver (Erdi Chen)Brian Paul