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 04:06:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
932cab0da1e387aeefdbdde2715bc49d08ff5f56
0ad
/
source
/
lib
/
res
/
graphics
T
History
prefect
5e3b6fcbe3
goto crosses initialization (deja vu? ;)).
...
This was SVN commit r2840.
2005-10-03 19:37:45 +00:00
..
cursor.cpp
Hardware cursor isn't implemented for X.
2005-09-29 21:48:04 +00:00
cursor.h
…
ogl_tex.cpp
vfs_store: set return value to #bytes written
2005-10-03 12:57:31 +00:00
ogl_tex.h
vfs_store: set return value to #bytes written
2005-10-03 12:57:31 +00:00
tex_bmp.cpp
…
tex_codec.h
vfs_store: set return value to #bytes written
2005-10-03 12:57:31 +00:00
tex_dds.cpp
…
tex_jpg.cpp
vfs_store: set return value to #bytes written
2005-10-03 12:57:31 +00:00
tex_png.cpp
…
tex_tga.cpp
…
tex.cpp
goto crosses initialization (deja vu? ;)).
2005-10-03 19:37:45 +00:00
tex.h
vfs_store: set return value to #bytes written
2005-10-03 12:57:31 +00:00
unifont.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
unifont.h
…