Magnus Norddahl
|
a542385cd7
|
- force texture and buffer updating to go through RenderDevice
|
2019-08-15 02:52:21 +02:00 |
|
Magnus Norddahl
|
2eaf323ad0
|
- fix vertex array object binding bug
- add shader program
- fix that alpha color was stored in red channel in Color4
- fix buffer upload bug
|
2019-08-12 08:33:40 +02:00 |
|
Magnus Norddahl
|
fd37c455d2
|
- Upload and apply vertex buffers, index bufers and vertex declarations
|
2019-08-10 07:46:29 +02:00 |
|
Magnus Norddahl
|
d48f032b71
|
- create OpenGL context
|
2019-08-10 02:32:08 +02:00 |
|
Magnus Norddahl
|
407cc703b8
|
- implement enough of BuilderNative for GZDB to successfully run without crashing
|
2019-08-09 23:15:48 +02:00 |
|
Magnus Norddahl
|
37876f6d8a
|
- add BuilderNative library that does the actual rendering
|
2019-08-09 06:18:08 +02:00 |
|