Rachael Alexanderson
|
218b0cfb03
|
- syncing these files over from GZDoom
- this does not actually yet build for Windows ARM64, but it does put the framework in place to make that possible in the near future
|
2020-12-12 09:20:02 -05:00 |
|
Christoph Oelckers
|
556eb44690
|
- moved gl_load to 'common'.
# Conflicts:
# source/CMakeLists.txt
# source/common/rendering/gl_load/gl_interface.cpp
|
2020-05-24 16:44:13 +02:00 |
|
Christoph Oelckers
|
e2f5e8fe34
|
- renamed 'common' to 'core'.
We'll need 'common' for something else.
|
2020-04-12 08:30:36 +02: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 |
|