volte
|
7fbd07e586
|
New feature: classic lighting renderer for visual mode (#680)
Added classic rendering mode to closer emulate software renderer visuals in visual mode
|
2022-01-04 20:17:12 +01:00 |
|
Magnus Norddahl
|
6e4a02fb2b
|
Add texture format to the Texture class so that render target textures do not have to be in the bgra8 format
|
2020-01-15 23:28:17 +01:00 |
|
Magnus Norddahl
|
03e9da365e
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
|
Magnus Norddahl
|
a542385cd7
|
- force texture and buffer updating to go through RenderDevice
|
2019-08-15 02:52:21 +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 |
|