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-03-07 01:00:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
No description
5352
commits
2
branches
1
tag
128
MiB
C++
78.3%
C
17.1%
ZenScript
2%
M4
0.5%
Yacc
0.5%
Other
1.5%
a557eedf7e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
hendricks266
a557eedf7e
Remove NULL checks before calling free(): they are unnecessary as per the C standard. Other cleanup includes factoring code into DO_FREE_AND_NULL() macros.
...
git-svn-id:
https://svn.eduke32.com/eduke32@5352
1a8010ca-5511-0410-912e-c29ae57300e0
2015-09-23 17:55:31 +00:00
polymer
Remove NULL checks before calling free(): they are unnecessary as per the C standard. Other cleanup includes factoring code into DO_FREE_AND_NULL() macros.
2015-09-23 17:55:31 +00:00
.gitignore
Improvements to the MSVC project.
2015-08-15 21:27:43 +00:00