Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graw: fix logic error in pixel format selection | Brian Paul | 2011-01-20 | 1 | -3/+17 |
* | graw: Use inline debug helper instead of non-inline version | Jakob Bornecrantz | 2010-11-17 | 1 | -2/+2 |
* | graw: Use inline sw helper instead of roll your own loader | Jakob Bornecrantz | 2010-11-10 | 1 | -39/+2 |
* | graw: fix the build (missing header) | Zack Rusin | 2010-08-27 | 1 | -0/+1 |
* | graw: combine graw_init and graw_create_window functions | Keith Whitwell | 2010-05-14 | 1 | -27/+35 |
* | graw: split util code into new file | Keith Whitwell | 2010-05-14 | 1 | -31/+0 |
* | graw: move towards glut-like interface, add tri.c | Keith Whitwell | 2010-05-14 | 1 | -0/+49 |
* | graw-xlib: Remove duplicate graw.h file. | José Fonseca | 2010-05-06 | 1 | -1/+1 |
* | gallium: new raw gallium interface to support standalone tests | Keith Whitwell | 2010-03-28 | 1 | -0/+181 |