Christoph Oelckers
|
fb985d2503
|
- more macOS compilation fixes
Still not complete…
|
2020-01-07 01:11:19 +01:00 |
|
Rachael Alexanderson
|
a6bf1c3026
|
- oops, didn't mean to change this line (I blindly copied the function over)
|
2020-01-02 00:15:19 -05:00 |
|
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
|
62e9112133
|
- renamed the internal resource directory to "engine" and routed most literal mentions of the engine name through version.h
All this comes from a time when I didn't use version.h so it's better to do it the same way as GZDoom to allow easy renaming of the engine.
|
2019-12-26 14:04:53 +01:00 |
|
Christoph Oelckers
|
5bd32cf769
|
- fixed: Voxel setup code wasn't called anymore.
|
2019-12-25 00:30:13 +01:00 |
|
Christoph Oelckers
|
141887263d
|
- header cleanup
|
2019-12-23 21:19:42 +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
|
6e9631f2d8
|
- fixed all undefined symbols except OpenGLFrameBuffer.
|
2019-12-23 10:53:58 +01:00 |
|