This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-08 13:25:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9369ea097846bde73e8d66d64d46068cb7039d1e
0ad
/
source
/
lib
/
res
T
History
prefect
ae20f157bc
Accidentally committed experimental changes. Sorry about that.
...
This was SVN commit r2815.
2005-09-29 22:40:13 +00:00
..
file
comments/cosmetics;
2005-09-27 15:20:56 +00:00
graphics
Hardware cursor isn't implemented for X.
2005-09-29 21:48:04 +00:00
sound
Accidentally committed experimental changes. Sorry about that.
2005-09-29 22:40:13 +00:00
h_mgr.cpp
final refactor (i hope). split up fmt / int_fmt determination to allow override of fmt without overriding int_fmt (useful for unifont.cpp). this changed the signature of ogl_tex_upload. better explained flags in OglTex and warn_if_uploaded.
2005-09-29 17:33:30 +00:00
h_mgr.h
bugfix when writing screenshot: was calculating rounded up size for VFS incorrectly.
2005-09-27 15:35:17 +00:00
handle.h
…
mem.cpp
ogl_tex: documented and cleaned up.
2005-09-21 16:11:43 +00:00
mem.h
moved SAFE_DELETE to lib.h
2005-09-08 01:47:45 +00:00
res.h
…