Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa/colormac: introduce inline helper for 4 unclamped float to ubyte. | Dave Airlie | 2011-09-14 | 1 | -8/+2 |
* | mesa: introduce a clear color union to be used for int/unsigned buffers | Dave Airlie | 2011-09-14 | 1 | -21/+26 |
* | mesa: Don't try to clear a NULL renderbuffer | Ian Romanick | 2011-06-07 | 1 | -0/+8 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -4/+4 |
* | swrast: Remove unnecessary header. | Vinson Lee | 2010-03-28 | 1 | -1/+0 |
* | swrast: Remove support for Clear into a color-index buffer | Ian Romanick | 2010-03-03 | 1 | -103/+6 |
* | mesa: Fix compiler warnings | Karl Schultz | 2010-02-13 | 1 | -1/+1 |
* | swrast: add check for conditional rendering | Brian Paul | 2009-12-31 | 1 | -0/+4 |
* | mesa: implement per-buffer color masking | Brian Paul | 2009-12-29 | 1 | -34/+16 |
* | mesa: remove a bunch of gl_renderbuffer fields | Brian Paul | 2009-10-08 | 1 | -5/+3 |
* | swrast: remove old comment | Brian Paul | 2009-03-07 | 1 | -2/+0 |
* | swrast: rename s_buffers.c -> s_clear.c | Brian Paul | 2009-03-07 | 1 | -0/+346 |