Antti Harri
|
65789d22d9
|
Fix PNG build and use AM_CPPFLAGS instead of INCLUDES that is obsolete.
|
2011-05-28 10:47:11 +03:00 |
|
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 |
|
Bill Currie
|
99c0954b47
|
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 |
|
Bill Currie
|
77b2942982
|
several libs can now get built as dlls in windows: console, gamecode,
gamecode_builtins, gib, image, modules, object, ruamoko and util.
|
2004-01-19 07:47:41 +00:00 |
|
Bill Currie
|
61a2840870
|
autoconfiscate the png support
|
2003-09-08 14:32:54 +00:00 |
|
Bill Currie
|
d186f242b7
|
DrSpliff's LoadImage code (thanks:)
|
2003-09-04 16:32:39 +00:00 |
|
Bill Currie
|
3305c0f51f
|
PNG reading support, much thanks to DrSpliff
|
2003-09-04 05:24:05 +00:00 |
|
Bill Currie
|
323a6182fd
|
move pcx.c and tga.c out of libQFutil and into libQFimage with the hopes
for more image formats :)
|
2003-08-15 16:19:10 +00:00 |
|