This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-17 05:44:08 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
fc902df07c
0ad
/
source
/
lib
/
res
History
Ykkrosh
c9dee72667
GLES doesn't have glDisable(GL_TEXTURE_2D).
...
Patch by BogDan. Refs
#2996
. This was SVN commit r16206.
2015-01-23 20:40:02 +00:00
..
graphics
GLES doesn't have glDisable(GL_TEXTURE_2D).
2015-01-23 20:40:02 +00:00
h_mgr.cpp
...and increase HDATA_USER_SIZE so OglTex actually fits
2013-11-09 18:49:35 +00:00
h_mgr.h
Free cursors before shutting down SDL.
Fixes
#1355
.
2012-08-03 16:48:02 +00:00
handle.h
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00