Magnus Norddahl
|
7abcb2a328
|
- remove unsafe keyword from functions no longer needing it
|
2019-08-22 15:52:17 +02:00 |
|
Magnus Norddahl
|
c88b94e1c9
|
- render to texture bug fixes
|
2019-08-17 03:08:34 +02:00 |
|
Magnus Norddahl
|
9b53939f0c
|
- simplify vertex buffer and vertex format
|
2019-08-16 13:07:57 +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
|
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
|
14fd3c96e1
|
- remove Things2DShader, World3DShader, Effect and EffectShader
|
2019-08-13 04:12:04 +02:00 |
|
Magnus Norddahl
|
37876f6d8a
|
- add BuilderNative library that does the actual rendering
|
2019-08-09 06:18:08 +02:00 |
|