| Commit message (Expand) | Author | Age | Files | Lines |
* | swrast: Remove redundant test of the visual's accumulation buffer size | Ian Romanick | 2010-03-05 | 1 | -5/+1 |
* | swrast: silence double->float assignment warnings | Brian Paul | 2010-01-27 | 1 | -1/+1 |
* | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz | 2010-01-14 | 1 | -1/+0 |
|\ |
|
| * | swrast: Remove unnecessary header from s_accum.c. | Vinson Lee | 2010-01-13 | 1 | -1/+0 |
* | | swrast: fix color masking for glAccum(GL_RETURN) | Brian Paul | 2010-01-07 | 1 | -4/+4 |
* | | mesa: implement per-buffer color masking | Brian Paul | 2009-12-29 | 1 | -1/+1 |
|/ |
|
* | swrast: replace RENDER_START/FINISH macros with inline functions | Brian Paul | 2009-01-30 | 1 | -4/+4 |
* | mesa: prefix a bunch of #include lines with "main/". | Brian Paul | 2008-09-18 | 1 | -5/+5 |
* | Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835. | Brian | 2008-01-06 | 1 | -2/+2 |
* | simplify INIT_SPAN code | Brian | 2007-06-29 | 1 | -1/+3 |
* | add some rb->Data null ptr checks (bug 7205) | Brian | 2007-03-15 | 1 | -1/+3 |
* | Don't pass x/y/width/height to ctx->Driver.Accum(). | Brian Paul | 2006-10-18 | 1 | -4/+10 |
* | Lots of changes to support runtime renderbuffer depths. | Brian Paul | 2006-10-12 | 1 | -2/+2 |
* | New SWspan and SWspanarrays typedefs. | Brian Paul | 2006-10-01 | 1 | -1/+1 |
* | Change logicop, blend, masking functions to use the colors/indexes in the | Brian Paul | 2006-09-24 | 1 | -1/+1 |
* | use span.array->rgba instead of local var in accum_return() | Brian Paul | 2006-09-24 | 1 | -15/+16 |
* | Get rid of _swrast_mask_rgba_array() and _swrast_mask_index_array(). | Brian Paul | 2006-09-22 | 1 | -2/+6 |
* | fixes for CHAN_BITS!=8 | Brian Paul | 2006-04-27 | 1 | -6/+14 |
* | Remove ACCUM_BITS. | Brian Paul | 2005-09-21 | 1 | -1/+1 |
* | Remove last remnants of pre-renderbuffer code. | Brian Paul | 2005-09-03 | 1 | -9/+1 |
* | Remove last of the old span code. | Brian Paul | 2005-06-02 | 1 | -7/+1 |
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -370/+432 |
* | new comments and assertions | Brian Paul | 2004-11-27 | 1 | -0/+2 |
* | fix typo | Brian Paul | 2004-02-04 | 1 | -4/+3 |
* | 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 | -11/+11 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -2/+1 |
* | s/BZERO/_mesa_bzero/ | Brian Paul | 2002-10-30 | 1 | -2/+3 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -2/+2 |
* | Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer() | Brian Paul | 2002-07-09 | 1 | -9/+7 |
* | Added ctx parameter to _mesa_debug() | Brian Paul | 2002-06-15 | 1 | -2/+2 |
* | Use MESA_PBUFFER_ALLOC/FREE macros to allocate all framebuffer and texture | Brian Paul | 2002-03-19 | 1 | -3/+3 |
* | Lots of changes related to framebuffer/window buffer resizing. Basically, | Brian Paul | 2002-03-16 | 1 | -18/+18 |
* | sw_span can now hold x/y arrays of fragment positions - getting ready to | Brian Paul | 2002-02-02 | 1 | -5/+5 |
* | silence compiler warnings (last batch for src) | Karl Schultz | 2001-09-19 | 1 | -2/+2 |
* | assorted changes for supporting GLfloat color channels (not done) | Brian Paul | 2001-07-13 | 1 | -48/+54 |
* | Minor fixes for Win32 (Karl Schultz). | Brian Paul | 2001-04-20 | 1 | -1/+2 |
* | Added IROUND_POS() macro to mmath.h and use where appropriate. (Klaus Niederk... | Brian Paul | 2001-04-10 | 1 | -7/+8 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -16/+16 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -12/+12 |
* | More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work. | Brian Paul | 2001-03-08 | 1 | -3/+3 |
* | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul | 2001-03-07 | 1 | -13/+13 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -7/+7 |
* | Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. | Brian Paul | 2001-01-23 | 1 | -3/+14 |
* | Cleanup of derived state calculation prior to seperating software T&L | Keith Whitwell | 2000-11-13 | 1 | -36/+40 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 1 | -110/+118 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+499 |