| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of improvements to the surface-related code. | Brian | 2007-07-30 | 1 | -7/+9 |
* | s/GLuint/GLbitfield/ | Brian | 2007-07-24 | 1 | -1/+1 |
* | Basic fragment programs run now. | Brian | 2007-07-24 | 1 | -6/+6 |
* | Trigger tgsi compilation for fragment programs. | Keith Whitwell | 2007-07-19 | 1 | -1/+4 |
* | Added basic occlusion counting | Brian | 2007-07-13 | 1 | -0/+1 |
* | minor changes, comments about multiple color buffers, MRT. | Brian | 2007-07-12 | 1 | -4/+6 |
* | Added colormask, dither, multisample state. Implement colormasking stage. | Brian | 2007-07-12 | 1 | -0/+5 |
* | New 'draw' module for primitive drawing (clipping, culling, etc). | Brian | 2007-07-09 | 1 | -0/+2 |
* | clarify that line_stipple_factor is in [0,255] corresponding to GL's range of... | Brian | 2007-07-03 | 1 | -1/+1 |
* | rename a few structs (use _state suffix consistantly), reorder/sort fields in... | Brian | 2007-07-02 | 1 | -2/+2 |
* | added buffer_data(), buffer_sub_data() to pipe_buffer | Brian | 2007-06-29 | 1 | -0/+3 |
* | more work on tex objects, surfaces, mappable buffers | Brian | 2007-06-29 | 1 | -19/+65 |
* | consolidate point/line state into pipe_setup_state | Brian | 2007-06-26 | 1 | -20/+11 |
* | initial texture object, texture format code | Brian | 2007-06-22 | 1 | -0/+14 |
* | more texture sampler work | Brian | 2007-06-22 | 1 | -5/+10 |
* | added blend comments | Brian | 2007-06-22 | 1 | -7/+7 |
* | Assorted token renaming/removal, minor state changes, etc. | Brian | 2007-06-22 | 1 | -29/+26 |
* | alpha test and misc changes | Brian | 2007-06-21 | 1 | -1/+1 |
* | Remove dependency on vf.h in public headers | Keith Whitwell | 2007-06-20 | 1 | -1/+0 |
* | Initial work for glClear(), clear color state. | Brian | 2007-06-20 | 1 | -0/+5 |
* | add point/line/polygon state | Brian | 2007-06-19 | 1 | -0/+26 |
* | Added alpha test state. | Brian | 2007-06-18 | 1 | -10/+15 |
* | initial framebuffer state | Brian | 2007-06-15 | 1 | -1/+14 |
* | Rename directories again?! | Keith Whitwell | 2007-06-14 | 1 | -31/+31 |
* | Renamed softpipe directories and files to something less confusing. | Keith Whitwell | 2007-06-14 | 1 | -0/+184 |