Henrik Rydgard
|
15de6e6b98
|
GraphicsContext: Abstract away things like swapbuffers etc before adding even more backends.
Needed to prevent clutter all over the codebase.
Does not go all the way yet, goal would be a common render loop between platforms but not there yet.
|
2016-01-01 14:40:16 +01:00 |
|
Unknown W. Brackets
|
cbf149b0b4
|
Display types at different log levels.
Just to make errors stand out more, mainly.
|
2015-12-28 14:13:22 -08:00 |
|
Unknown W. Brackets
|
4d041c9ffe
|
Try to add support for GL_KHR_debug.
For some reason I'm still not seeing this work in a core profile...
|
2015-12-28 14:13:19 -08:00 |
|
Henrik Rydgard
|
44be9f2a50
|
Move Windows GPU init code into Windows/GPU
|
2015-11-03 23:22:09 +01:00 |
|