Magnus Norddahl
|
9b53939f0c
|
- simplify vertex buffer and vertex format
|
2019-08-16 13:07:57 +02:00 |
|
Magnus Norddahl
|
fb137d46db
|
- draw streamed vertices
|
2019-08-16 07:45:34 +02:00 |
|
Magnus Norddahl
|
5604685770
|
- remove old fixed function shader as it isn't used
|
2019-08-16 07:10:46 +02:00 |
|
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
|
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
|
37876f6d8a
|
- add BuilderNative library that does the actual rendering
|
2019-08-09 06:18:08 +02:00 |
|