Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graw: Add struct pipe_surface forward declaration.snb-magic | Vinson Lee | 2010-11-08 | 1 | -1/+2 |
* | graw: Export graw_save_surface_to_file(). | Michal Krol | 2010-11-08 | 1 | -0/+21 |
* | graw: Include missing header in graw.h. | Vinson Lee | 2010-08-27 | 1 | -0/+1 |
* | graw: Add copyright headers to the interfaces. | José Fonseca | 2010-08-26 | 1 | -0/+27 |
* | graw: add parse_geometry_shader helper | Keith Whitwell | 2010-06-07 | 1 | -0/+3 |
* | graw: combine graw_init and graw_create_window functions | Keith Whitwell | 2010-05-14 | 1 | -8/+6 |
* | graw: move towards glut-like interface, add tri.c | Keith Whitwell | 2010-05-14 | 1 | -0/+9 |
* | graw: Make functions public | Jakob Bornecrantz | 2010-05-12 | 1 | -7/+7 |
* | gallium: new raw gallium interface to support standalone tests | Keith Whitwell | 2010-03-28 | 1 | -0/+36 |