1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
d58c49421e source/Graphics/OpenGL.cpp: in init() return false if display fails to be created. 2020-09-23 12:41:22 +02:00
2a111a237d
Move OpenGL headers from API to implementation.
We don't want to expose any OpenGL functions to client code. Because if we do, there is a chance we break client code if we switch implementation (Direct3D).
2020-01-03 20:30:08 +01:00
4df668e68f
Minor formating fixes. 2019-12-29 22:26:05 +01:00
f67f89715a
Adding bam build system. 2019-12-29 20:45:43 +01:00
Renamed from source/GraphicsOpenGL.cpp (Browse further)