This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2025-02-17 01:11:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
74a7e07dfc
quakeforge
/
libs
/
image
History
Bill Currie
74a7e07dfc
Use AM_CFLAGS instead of CFLAGS.
...
CFLAGS is meant to be reserved for the user.
2011-05-10 12:44:44 +09:00
..
image.c
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
2007-03-10 12:00:59 +00:00
Makefile.am
Use AM_CFLAGS instead of CFLAGS.
2011-05-10 12:44:44 +09:00
pcx.c
write "color" PCX files (stupid bug)
2011-01-09 04:34:35 -05:00
png.c
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
2007-03-10 12:00:59 +00:00
tga.c
QFimage: Don't use qfs_filesize when loading images
2011-01-09 01:36:40 -05:00