mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 01:39:36 +00:00
Rewrite ToGL in OpenGLES(Uncomplete)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
typedef unsigned int uint;
|
||||
|
||||
#include "../public/togl/linuxwin/glmdisplay.h"
|
||||
#include "../public/togl/linuxwin/glmdisplaydb.h"
|
||||
#include "../public/togles/linuxwin/glmdisplay.h"
|
||||
#include "../public/togles/linuxwin/glmdisplaydb.h"
|
||||
|
||||
void GLMDisplayDB::PopulateRenderers( void ) { }
|
||||
void GLMDisplayDB::PopulateFakeAdapters( uint realRendererIndex ) { } // fake adapters = one real adapter times however many displays are on
|
||||
|
||||
Reference in New Issue
Block a user