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-09 06:50:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
626180dd3f
raze-gles
/
polymer
/
eduke32
/
source
/
jaudiolib
History
helixhorned
61d038f217
Split r3159..r3161, part 11: Add explicit casts, pointer types.
...
git-svn-id:
https://svn.eduke32.com/eduke32@3177
1a8010ca-5511-0410-912e-c29ae57300e0
2012-11-15 14:28:36 +00:00
..
include
Work-in-progress adjustment to the C code to compile under C++. It builds for me without errors using Win32 MinGW-GCC, but it still generates warning soup. No guarantees about MSVC or anything using SDL. Enable C++ by building with CPLUSPLUS=1. C remains the default and should compile with no change in setup.
2012-11-05 02:49:08 +00:00
src
Split r3159..r3161, part 11: Add explicit casts, pointer types.
2012-11-15 14:28:36 +00:00
third-party
Update our prebuilt MinGW libogg/libvorbis/libvorbisfile to the newest versions, courtesy of forum user LeoD
2012-07-06 18:40:54 +00:00
Makefile
Fix linking with CLANG=1 by separating $(INVOCATION) into $(COMPILER) and $(LINKER) and removing "-x" from clang as a linker in Makefile.common. Additionally, the Build tools are now affected by CPLUSPLUS=1, for which small corrections have been made.
2012-11-06 07:49:44 +00:00
Makefile.msvc
git-svn-id:
https://svn.eduke32.com/eduke32@1479
1a8010ca-5511-0410-912e-c29ae57300e0
2009-07-29 21:56:56 +00:00