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
2024-11-13 00:24:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
65789d22d9
quakeforge
/
libs
/
image
History
Antti Harri
65789d22d9
Fix PNG build and use AM_CPPFLAGS instead of INCLUDES that is obsolete.
2011-05-28 10:47:11 +03: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
Fix PNG build and use AM_CPPFLAGS instead of INCLUDES that is obsolete.
2011-05-28 10:47:11 +03: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