|
|
deda6a43fc
|
Draw Engines: Make g_data struct part of the viewport storage
This makes viewport cache construction independant from each others and will allow multithread down the road.
|
2017-03-27 14:01:47 +02:00 |
|
|
|
e54d8eeab2
|
Draw Manager: Make Viewport Data passed by the manager call.
|
2017-03-27 14:01:47 +02:00 |
|
|
|
fc72a2ff4b
|
Draw module: code style, encapsulate static vars
|
2017-03-20 15:19:03 +01:00 |
|
|
|
91837cd5b0
|
Cleanup: warnings
|
2017-03-14 18:40:23 +11:00 |
|
|
|
ecce1fabca
|
Mode Engines: Fix MSVC compilation error.
|
2017-03-13 11:39:41 +01:00 |
|
|
|
9c6b9e889c
|
Clay Engine: Mode engine templates.
Standard Engine layout easy to extend.
Note that most of the work will also happen in mesh_render.c to create geometry batches.
|
2017-03-12 21:16:03 +01:00 |
|