summaryrefslogtreecommitdiff
path: root/src/gallium/include/state_tracker/graw.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-08graw: Add struct pipe_surface forward declaration.snb-magicVinson Lee1-1/+2
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol1-0/+21
2010-08-27graw: Include missing header in graw.h.Vinson Lee1-0/+1
2010-08-26graw: Add copyright headers to the interfaces.José Fonseca1-0/+27
2010-06-07graw: add parse_geometry_shader helperKeith Whitwell1-0/+3
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell1-8/+6
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell1-0/+9
2010-05-12graw: Make functions publicJakob Bornecrantz1-7/+7
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell1-0/+36