This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-02-11 22:37:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ac3faa5fd4
raze-gles
/
source
/
build
History
terminx
ac3faa5fd4
Force enabling NVIDIA threaded optimizations. Probably only works on Linux, but the extra putenv() call doesn't hurt anyone anywhere else.
...
git-svn-id:
https://svn.eduke32.com/eduke32@6439
1a8010ca-5511-0410-912e-c29ae57300e0
2017-09-19 19:10:27 +00:00
..
doc
Trailing whitespace.
2017-06-27 11:01:22 +00:00
include
Ignore video modes with resolutions less than 640x480 or with aspect ratios taller than around 4:3 when populating the mode lists used in the startup window and menus. Sorry to the two guys still using nasty 5:4 1280x1024 monitors in 2017; you'll have to set your resolution using the console now.
2017-08-27 10:20:41 +00:00
src
Force enabling NVIDIA threaded optimizations. Probably only works on Linux, but the extra putenv() call doesn't hurt anyone anywhere else.
2017-09-19 19:10:27 +00:00
buildlic.txt
The great repository rearrangement of 2017.
2017-02-01 10:01:11 +00:00
Dependencies.mak
Drop libpng and zlib in favor of a custom < 100 line .png writer and a drop-in zlib replacement called miniz.
2017-07-18 20:53:00 +00:00