Richard Goedeken
f33a784a2e
Removed some non-ascii characters, translated some messages from French to English. From sven.eckelmann@gmx.de
2009-09-30 14:10:11 +00:00
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
Richard Goedeken
210f946cae
added newlines to the end of every source file which was missing one
2008-09-27 15:22:21 +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
Scott Knauert
620f98bd77
Implemented parts of astrange's portability patch. Mainly header (some missed malloc, some superfluous #includes removed) and plugin makefile improvements to improve OSX portability.
2008-07-28 02:56:08 +00:00
Scott Knauert
8f8b089899
Add OSX malloc.patch to trunk as <malloc.h> is non standard and there is no reason not to #include <stdlib.h> instead. In the process did some minor janitorial work on Gtk GUI, cleaning up extra #includes no longer needed (mainly non-RCS rom cache), gui_messages of messagetype = 1 would never occur, and gcc found a bug in filefrompath().
2008-07-26 10:04:08 +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