mirror of
https://github.com/yquake2/ref_gl4.git
synced 2024-11-09 23:11:34 +00:00
Optional OpenGL 4.6 renderer library
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
OpenGL 4.6 Renderer Library for Yamagi Quake II
This is an OpenGL 4.6 renderer library for Yamagi Quake II.
Compilation
You'll need:
- clang or gcc,
- GNU Make,
- SDL2 with
sdl2-config
, - opengl-headers
Type make
to compile the library. If the compilation is successfull,
the library can be found under release/ref_gl4.dll (Windows) or
release/ref_gl4.so (unixoid systems).
Usage
Copy the library next to your Yamagi Quake II executable. You can select OpenGL 4.6 through the video menu.
If you have run into issues, please attach output logs with OS/driver version and device name to the bug report. List of currently tested devices for the reference.