Commit graph

9 commits

Author SHA1 Message Date
Richard Goedeken
6968a36359 bugfix issue #209: setjmp/longjmp fixes in the BMP writer and PNG reader in rice_video. Based on patch from sven.eckelmann@gmx.de but re-written 2009-09-29 05:15:25 +00:00
Richard Goedeken
b603d2b7bd Fixed compiler warning from recent switch to system libpng 2009-06-09 15:23:43 +00:00
Richard Goedeken
ac43813165 Removed the local source copies of libpng, libbz2, and libz and use system libraries instead 2009-06-08 21:23:20 +00:00
Richard Goedeken
0a1b86cf64 added ctype.h include for toupper()/tolower() functions 2008-09-29 20:04:18 +00:00
Scott Knauert
2440008f10 Real compile guards for PLUGIN_INFO struct in Zilmar plugin spec. Rice video license fixes. 2008-08-18 22:50:55 +00:00
Richard Goedeken
869cbf09b8 fixed a bunch of recent warnings from rice_video. I assume these came from re-activating the -O3 compiler switch. The one in RDP_Texture.h was actually a bad bug; I wonder if it affected any games 2008-04-23 04:32:03 +00:00
Richard Goedeken
5f32c254fe Converted all tabs to 4-spaces, and all line endings to LF-only 2008-04-06 14:55:37 +00:00
Scott Knauert
edcef05047 Changes: Fixed nearly all warnings in Rice (Issue 24) except
one pointer arithmetic one in TextureFilters.cpp (see tracker).
Once that is fixed Issue 24 in current form can be closed.

Testing done: Code compiles for normal and debug use without 
any -Wall warnings and seems to yield the same results and previous 
svn on my r300.
2008-04-04 19:18:54 +00:00
Richard Goedeken
2dd0da478c Imported mupen64plus/trunk/rice_video from mupen64-amd64/trunk/ricevideo610-64bit rev 254 2008-03-15 14:36:11 +00:00