Emil Axelsson
|
656bd0e89e
|
Star rendering: stereo support + remove psc
|
2018-02-15 19:04:50 +01:00 |
|
Alexander Bock
|
47233b8e6f
|
Make use of UniformCache in many Renderables and switch from setUniform(const std::string&, ...) to setUniform(GLint, ...) in those cases
|
2017-12-31 17:31:10 -05:00 |
|
Alexander Bock
|
dcfef3557f
|
Update copyright header
|
2017-12-29 20:11:22 +01:00 |
|
Alexander Bock
|
78e3320cde
|
Separate Renderable::initialize into initialize and initializeGL functions
Handle initialize in a separate thread and display rudimentary loading screen
|
2017-11-02 14:27:35 -04:00 |
|
Alexander Bock
|
31377466ba
|
Remove return values from initialize and deinitialize functions
|
2017-07-28 17:51:25 -04:00 |
|
Alexander Bock
|
008ab4e613
|
Replacing void Renderable::render(const RenderData&) with Renderable::render(const RenderData&, RendererTasks&)
|
2017-07-18 15:47:48 -04:00 |
|
Alexander Bock
|
0e9edaeb12
|
Fix byte order mark commits
Update Ghoul
|
2017-07-17 15:54:00 -04:00 |
|
Alexander Bock
|
096e751de2
|
Some more cleanup with nested namespaces
|
2017-07-16 11:59:01 -04:00 |
|
Alexander Bock
|
f4ad2ce4c2
|
More include file cleanup
|
2017-05-15 15:27:59 -04:00 |
|
Alexander Bock
|
66f8043982
|
Adding more documentation to the space module classes
|
2017-05-12 13:37:04 -04:00 |
|
Alexander Bock
|
8fd60ce8e6
|
- Remove documentation.h include and replace with forward declaration
- Move Documentation struct into documentation namespace
|
2017-03-01 18:13:15 -05:00 |
|
Alexander Bock
|
6d9dc2bfeb
|
Fixed include guards
Removed unused writeToTexture file
|
2017-02-09 19:12:21 -05:00 |
|
Alexander Bock
|
94e3e11188
|
Update copyright header to 2017
Update Ghoul repository
Remove libgdal link
|
2017-02-06 18:02:01 -05:00 |
|
Alexander Bock
|
dbb599a5fa
|
Separate base module into base and space
|
2016-12-13 14:43:44 +01:00 |
|