Christoph Oelckers
|
14cdfa3f3c
|
- more file matching.
- moved c_con to Duke subproject because it's the only one using this stuff.
|
2020-04-12 08:30:41 +02:00 |
|
Christoph Oelckers
|
8f3cc0b5af
|
- removed screen tilting code for software renderer.
Since this doesn't work anymore the code is no longer needed - and it stands in the way of doing camera textures purely in hardware.
|
2020-03-29 08:36:39 +02:00 |
|
Christoph Oelckers
|
454f796b69
|
- collect all 3D geometry in a list so that it can be rendered later.
With this out of the way the renderer can now be switched to the core profile.
|
2020-01-18 22:41:08 +01:00 |
|
Christoph Oelckers
|
62ecedf1f8
|
- got it to the point where it can render to the GL surface from the native backend.
|
2019-12-23 19:37:40 +01:00 |
|
Christoph Oelckers
|
10683e9123
|
- added GZDoom's Windows backend code.
Compiles but doesn't link yet.
|
2019-12-22 20:55:47 +01:00 |
|