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.
This commit is contained in:
@@ -56,4 +56,5 @@ SConscript([
|
||||
'wgl/SConscript',
|
||||
'perf/SConscript',
|
||||
'gallium/unit/SConscript',
|
||||
'gallium/raw/SConscript',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user