Commit graph

16 commits

Author SHA1 Message Date
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
c3f3583c65 bugfix issue 261: gcc4.4/glibc2.10 warning due to non-const pointers. From ats-googlecode@offog.org 2009-09-29 03:33:35 +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
ef7525d413 Two minor glide64 fixes, one for OSX, one for compiling with -Wall. 2008-09-25 21:33:07 +00:00
Louai Al-Khanji
9c99f43c8b Initial work on qt4 port. Qt4 config dialog doesn't do anything yet. 2008-09-06 18:36:07 +00:00
Richard Goedeken
7a5bd35097 Re-added the Config.cpp file that I removed in r942, but only with GTK GUI code 2008-09-03 12:51:59 +00:00
Richard Goedeken
5e696debab removed a bunch of win32-specific stuff from glide64 plugin 2008-08-29 20:36:38 +00:00
Richard Goedeken
7e9cdee797 fixed licensing issues in glide64 wrapper - replaced proprietary header files with 3dfx-GPLd ones, fixed code 2008-08-22 04:57:44 +00:00
Richard Goedeken
77131bafff fixed licensing issues in glide64 main files 2008-08-10 12:22:04 +00:00
Richard Goedeken
12842f44b8 New feature: On Screen Display. Merged branch r0261-OSD-ebenblues up until rev 450 into trunk 2008-05-16 04:46:48 +00:00
Richard Goedeken
578f272278 Reworked screenshot mechanism. Now screenshots are retrieved from video plugins with ReadScreen instead of CaptureScreen, and compressed/saved from main core instead of plugins. Fixed 64-bit bug in Glide64. 2008-04-23 03:59:09 +00:00
Richard Goedeken
02cb12172b Added NO_ASM makefile parameter to compile mupen64plus with no dynarec or mmx/sse code. This is useful for building on non-intel architectures like PPC or Sparc. glide64 and rice video will probably not work 2008-04-07 03:14:17 +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
Richard Goedeken
8902f3836b removed test prints, removed glide64 resolution problem from TODO, because I instrumented and tested the code and it works correctly as-is 2008-03-23 03:50:20 +00:00
Richard Goedeken
265fa78939 Removed run_in_window setting from Glide64 plugin -- force it to use setting from mupen64 instead 2008-03-22 20:16:01 +00:00
Richard Goedeken
b1ae03d8c7 Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254 2008-03-15 14:37:42 +00:00