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-07-06 23:15:47 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7bbc19c791
0ad
/
source
/
lib
/
res
History
Ykkrosh
7b59550cc3
Fix
#612
(passing a program object to glDeleteShader via pglDeleteObjectARB)
...
This was SVN commit r8344.
2010-10-13 16:45:27 +00:00
..
graphics
Fix
#612
(passing a program object to glDeleteShader via pglDeleteObjectARB)
2010-10-13 16:45:27 +00:00
sound
# add support for streaming sounds, not just loading them entirely into memory (avoids stalls when switching music tracks)
2010-10-10 12:08:51 +00:00
h_mgr.cpp
# fix race conditions in ModuleInit and related cleanup.
2010-07-12 12:57:58 +00:00
h_mgr.h
fix: don't generate spurious resize events in fullscreen mode when interacting with another topmost window
2010-07-04 11:12:50 +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