Fix remaining errors when compiling against GL ES 1.1 headers
[neverball] / share / image.c
2011-04-09 parastiFix remaining errors when compiling against GL ES 1...
2011-04-03 rlkSeveral minor changes for ES compatibility.
2010-08-01 parastiDo not crash due to a missing font
2010-07-22 parastiUse existing mask macros for SDL surface loading
2009-06-12 parastiImplement a Quake-like virtual file system layer
2008-06-12 jammnroseFix font handling code to work with bid-endian (aka...
2008-06-09 parastiload_surface: flip image vertically before creating...
2008-03-16 KrabbyKrap*aAhem*.. Restored accidentally committed locally modif...
2008-03-16 KrabbyKrapCorrectly converted this time.
2008-03-10 parastiImplement new shot name generation using a persistent...
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2007-12-31 rlkFixed the zero-velocity test in the edge/vert collision...
2007-12-24 rlkFixed stupid issues with new mipmap and aniso options.
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-06-12 rlkFixed white dot in empty GUI labels. (next-power-of...
2006-07-05 parastiTurn w and h parameters of image_snap into local variables.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-05-27 parastiSave screenshots as PNG instead of BMP. (Code from...
2006-03-11 mrtoutI can't sleep, so fixing bugs #39
2006-03-10 mrtoutReduce mapc dependences (need to split image.[ch])
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-02-13 mrtoutPrepare i18n: use UTF-8, add DejaVu font, convert some...
2006-01-28 rlkInitial import.