gallium: new raw gallium interface to support standalone tests
Provides basic window system integration behind a simple interface, allowing tests to be written without dependency on either the driver or window system. With a lot of work, could turn into something like glut for gallium.
Showing
progs/gallium/raw/SConscript
0 → 100644
progs/gallium/raw/clear.c
0 → 100644
src/gallium/drivers/sw/sw.c
0 → 100644
Please register or sign in to comment