Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-27 | Add support for HW stencil spans, mirroring the depth spans support. Used for | Eric Anholt | |
Rage 128 stencil support. | |||
2005-09-03 | added SetStencil/DepthPointer functions | Brian Paul | |
2005-07-01 | remove common macros used in the span functions of most drivers from the ↵ | Roland Scheidegger | |
individual drivers and put them in common code. It is still possible for a driver to define its own macros if it has special needs. This affects CLIPPIXEL, CLIPSPAN, HW_CLIPLOOP, HW_ENDCLIPLOOP, and for drivers using the spantmp2 template also GET_SRC_PTR and GET_DST_PTR. | |||
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | |
Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested. | |||
2005-02-14 | fix some signed vs unsigned warnings | Dave Airlie | |
2004-11-01 | Nicolai's sw-clipspan-fixes.patch | Keith Whitwell | |
2003-08-06 | Shared dri driver resources | Keith Whitwell | |