Rachael Alexanderson
|
21ba23f36d
|
- pull most recent video scale changes from gzdoom
|
2020-01-01 23:42:09 -05:00 |
|
Christoph Oelckers
|
bcb48d8441
|
- added handling for changing the screen size (dragging the window borders / change scale factor)
|
2020-01-01 09:49:06 +01:00 |
|
Christoph Oelckers
|
98604e513e
|
- set up the scene viewport for the postprocessor.
|
2019-12-31 20:11:31 +01:00 |
|
Christoph Oelckers
|
737bf15ad8
|
- added GZDoom's postprocessing/presentation code.
Compiles but only draws a black screen. Something must be missing but no idea yet what that might be.
|
2019-12-28 22:36:47 +01:00 |
|
Christoph Oelckers
|
a021b96119
|
- added the needed parts of GZDoom's render backend to have the postprocessor working.
Not hooked up yet.
|
2019-12-28 18:20:47 +01:00 |
|
Christoph Oelckers
|
a1f7f0cc30
|
- added the GL framebuffer class.
Everything compiles again but obviously no init code will run for now.
|
2019-12-23 15:40:17 +01:00 |
|
Christoph Oelckers
|
6e9631f2d8
|
- fixed all undefined symbols except OpenGLFrameBuffer.
|
2019-12-23 10:53:58 +01:00 |
|