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
|
ef6d217623
|
Rearrange the code slightly so it is easier to add other backends
|
2019-12-23 20:09:38 +01:00 |
|
Magnus Norddahl
|
84efdad49e
|
Add the license that applies to BuilderNative
|
2019-12-23 00:13:09 +01:00 |
|
Magnus Norddahl
|
80f815cad9
|
Fix the error handling: only create one call unless there's an error and only check for errors in functions that can fail
|
2019-12-20 03:39:06 +01:00 |
|
Magnus Norddahl
|
ebba32e7ba
|
- add the appropriate ifdefs for an unix build
|
2019-08-18 03:29:33 +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
|
d48f032b71
|
- create OpenGL context
|
2019-08-10 02:32:08 +02:00 |
|