Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: _mesa_ClearColorIuiEXT() and _mesa_ClearColorIiEXT() | Brian Paul | 2010-10-23 | 1 | -0/+62 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | mesa: Include macros.h in files that use symbols from macros.h. | Vinson Lee | 2010-07-30 | 1 | -0/+1 |
* | mesa: Remove checks of Visual.rgbMode | Ian Romanick | 2010-03-03 | 1 | -26/+1 |
* | mesa: Fix compiler warnings | Karl Schultz | 2010-02-13 | 1 | -9/+9 |
* | mesa: implement GL3 glClearBuffer() functions | Brian Paul | 2009-12-30 | 1 | -0/+344 |
* | mesa: refactor: move glClear, glClearColor into new clear.c file. | Brian Paul | 2008-09-21 | 1 | -0/+184 |