Age | Commit message (Expand) | Author |
---|---|---|
2011-01-07 | mesa: Directly include mfeatures.h in files that perform feature tests. | Vinson Lee |
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-01-18 | mesa: Remove unnecessary headers from pixelstore.c. | Vinson Lee |
2009-05-07 | mesa: move the NullBufferObj from GLcontext to gl_shared_state | Brian Paul |
2008-09-21 | mesa: refactor: move initialization of DefaultPacking state. | Brian Paul |
2008-09-21 | mesa: refactor: new _mesa_init_pixelstore() function | Brian Paul |
2008-09-21 | mesa: refactor: move glPixelStore function into new pixelstore.c file | Brian Paul |