1
0
Fork 0
spectre/include/Spectre
2018-02-28 11:21:59 +01:00
..
Core Initial commit 2016-01-10 09:26:43 +01:00
Display GLContext: Remove bpp parameter from create() 2016-02-17 13:28:32 +01:00
Game Initial commit 2016-01-10 09:26:43 +01:00
Graphics BatchRenderer2D: OpenGL Core profile requires the use of VAO, so implement that. 2018-02-28 00:42:09 +01:00
Input Initial commit 2016-01-10 09:26:43 +01:00
Math include/Spectre/Math/Vector2.inl: fixing stupid error in one of the scalar compare functions (forgot to use the vector object) 2018-02-27 21:18:16 +01:00
Scene ICamera: Adding getProjectionViewMatrix() 2016-06-27 15:48:47 +02:00
System Initial commit 2016-01-10 09:26:43 +01:00
Display.h Initial commit 2016-01-10 09:26:43 +01:00
Game.h Initial commit 2016-01-10 09:26:43 +01:00
Graphics.h include/Spectre/Graphics.h: Adding getVersion() 2018-02-28 11:21:59 +01:00