| Commit message (Expand) | Author | Age | Files | Lines |
* | swrast: remove obsolete s_imaging.c file | Brian Paul | 2009-09-19 | 1 | -176/+0 |
* | mesa: move readbuffer tests | Brian Paul | 2009-09-19 | 1 | -20/+0 |
* | mesa: move the NullBufferObj from GLcontext to gl_shared_state | Brian Paul | 2009-05-07 | 1 | -5/+5 |
* | swrast: replace RENDER_START/FINISH macros with inline functions | Brian Paul | 2009-01-30 | 1 | -12/+8 |
* | mesa: prefix a bunch of #include lines with "main/". | Brian Paul | 2008-09-18 | 1 | -2/+3 |
* | Lots of changes to support runtime renderbuffer depths. | Brian Paul | 2006-10-12 | 1 | -4/+4 |
* | Protect _swrast_read_rgba_span with RENDER_START/FINISH | Keith Whitwell | 2006-06-14 | 1 | -0/+10 |
* | Remove last remnants of pre-renderbuffer code. | Brian Paul | 2005-09-03 | 1 | -26/+2 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -6/+28 |
* | PBO support for glColorTable, glColorSubTable, glGetColorTable, etc. | Brian Paul | 2004-10-31 | 1 | -0/+16 |
* | PBO support for glConvolutionFilter1D/2D, glGetConvolutionFilter, etc. | Brian Paul | 2004-10-31 | 1 | -1/+17 |
* | Implementation of GL_EXT_pixel_buffer_object extension. | Brian Paul | 2004-03-13 | 1 | -9/+13 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | replace _mesa_ prefix with _swrast_, remove s_histogram.[ch] | Brian Paul | 2003-03-25 | 1 | -5/+5 |
* | Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer() | Brian Paul | 2002-07-09 | 1 | -11/+17 |
* | fixed 16/32-bit channel problems in CopyColor[Sub]Table() | Brian Paul | 2002-04-04 | 1 | -5/+5 |
* | New files | Keith Whitwell | 2001-03-19 | 1 | -0/+150 |
* | renamed to histogram | Brian Paul | 2000-11-10 | 1 | -106/+0 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 1 | -1/+2 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+105 |