Magnus Norddahl
|
c88b94e1c9
|
- render to texture bug fixes
|
2019-08-17 03:08:34 +02:00 |
|
Magnus Norddahl
|
d701987fb4
|
- don't pass sizes into VertexBuffer and IndexBuffer constructors
- CopyTexture bug fixes
|
2019-08-16 11:24:22 +02:00 |
|
Magnus Norddahl
|
c4dafbedc1
|
- implement alpha test
|
2019-08-16 04:10:03 +02:00 |
|
Magnus Norddahl
|
10c06cc662
|
- minor bug fix
|
2019-08-15 02:57:09 +02:00 |
|
Magnus Norddahl
|
a542385cd7
|
- force texture and buffer updating to go through RenderDevice
|
2019-08-15 02:52:21 +02:00 |
|
Magnus Norddahl
|
b41cb07eaa
|
- Hook up texture creation and binding
|
2019-08-14 13:51:05 +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 |
|