Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: move the NullBufferObj from GLcontext to gl_shared_state | Brian Paul | 2009-05-07 | 1 | -3/+6 |
| | | | | | Since shared array objects may point to the null/default buffer object, the null/default buffer object should be part of the shared state. | ||||
* | mesa: refactor: move initialization of DefaultPacking state. | Brian Paul | 2008-09-21 | 1 | -0/+20 |
| | |||||
* | mesa: refactor: new _mesa_init_pixelstore() function | Brian Paul | 2008-09-21 | 1 | -0/+37 |
| | | | | (cherry picked from commit 5f91007f996d0b7e3233f221a6b0056203e356d2) | ||||
* | mesa: refactor: move glPixelStore function into new pixelstore.c file | Brian Paul | 2008-09-21 | 1 | -0/+226 |