gallium: add a convience wrapper for simple screens
authorZack Rusin <zackr@vmware.com>
Fri, 30 Jan 2009 22:59:10 +0000 (17:59 -0500)
committerZack Rusin <zackr@vmware.com>
Fri, 30 Jan 2009 22:59:55 +0000 (17:59 -0500)
commit26c9b1534388876797168cfece507fa7b9e8665a
treebf5b8138cdb847e612c59c26247b2e02a035cc35
parent8d0b689a56bd0a2d9d183fad769a9db988eb0486
gallium: add a convience wrapper for simple screens

forwards screen calls to the winsys
src/gallium/auxiliary/util/Makefile
src/gallium/auxiliary/util/u_simple_screen.c [new file with mode: 0644]
src/gallium/auxiliary/util/u_simple_screen.h [new file with mode: 0644]
src/gallium/include/pipe/p_screen.h