Add mostly stubbed out GLX extensions
Surprisingly this lets most GLX apps run as they still render client side, they just need the extension to exist
This commit is contained in:
@@ -3,6 +3,7 @@ set(SOURCES
|
||||
Base.cpp
|
||||
Extensions.cpp
|
||||
ExtBigReg.cpp
|
||||
ExtGLX.cpp
|
||||
ExtRANDR.cpp
|
||||
Font.cpp
|
||||
Image.cpp
|
||||
|
||||
Reference in New Issue
Block a user