Magnus Norddahl
|
c4dafbedc1
|
- implement alpha test
|
2019-08-16 04:10:03 +02:00 |
|
Magnus Norddahl
|
8ea439a5c2
|
- fix some rendering problems in visual mode
|
2019-08-15 14:49:49 +02:00 |
|
Magnus Norddahl
|
a292300eaa
|
- use some more sane values for the frame buffer
|
2019-08-15 09:49:36 +02:00 |
|
Magnus Norddahl
|
e6731115ed
|
- and we have visuals!
|
2019-08-15 09:40:49 +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
|
1d09a0f86a
|
- implement ApplyUniforms
|
2019-08-14 12:36:33 +02:00 |
|
Magnus Norddahl
|
3c44f77b60
|
- port all the direct3d shaders to glsl
|
2019-08-14 07:55: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
|
3fae1e9ef3
|
- add RenderDevice bindings
|
2019-08-10 00:46:51 +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 |
|