|
c7e868ef11
|
Better OpenGL error checking + opengl header refactoring
|
2015-12-03 23:04:50 +01:00 |
|
|
88d2a78b70
|
Enforced coding style using clang-format
|
2015-11-09 22:30:46 +01:00 |
|
|
20c03f84b7
|
Added an initial loading screen
|
2015-09-14 19:25:54 +02:00 |
|
|
bf47e058ee
|
Rendering terrain chunks with new shader system
|
2013-12-24 11:44:39 +01:00 |
|
|
8098482d50
|
Retrograded to OpenGL 3.0 functions
|
2013-12-23 10:26:29 +01:00 |
|
|
39789aea3f
|
Allow shaders source code to be split in several files (and thus included)
|
2013-12-22 18:47:24 +01:00 |
|
|
992089f0ef
|
Added textures to OpenGLSharedState
|
2013-12-22 18:05:11 +01:00 |
|
|
645bada91b
|
Added camera to OpenGLSharedState
|
2013-12-22 17:30:48 +01:00 |
|
|
666420bbb2
|
New OpenGLSharedState class to manage shader variables
|
2013-12-22 15:04:33 +01:00 |
|
|
65e5a194ba
|
Use QOpenGLFunctions for gl* calls (except legacy code)
|
2013-12-22 00:10:18 +01:00 |
|
|
7b790d2015
|
Switched opengl skybox to shaders
|
2013-12-21 23:48:54 +01:00 |
|