Add bunch of stuff and refactor code
This adds some new opcodes, implements RANDR extension and splits stuff into separate files
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
set(SOURCES
|
||||
main.cpp
|
||||
Base.cpp
|
||||
Extensions.cpp
|
||||
ExtRANDR.cpp
|
||||
)
|
||||
|
||||
add_executable(xbanan ${SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user