John Chadwick
3b1b190515
More modifications
...
Gets the GUI up but glN64 is rebroken since i screwed up commits so it's not ready for gameplay yet (unless this actually fixes the way plugins work in Win32, which I haven't tested yet.)
2008-04-18 01:03:50 +00:00
John Chadwick
ea8069b245
Alright. I've done everything I know how to make sure this commit goes smoothly. I'm hoping this goes to the branch correctly.
2008-04-17 21:13:35 +00:00
Richard Goedeken
e43670bab4
Modified pre.mk and glide64 makefile to auto-select yasm or nasm
2008-03-29 16:35:15 +00:00
Richard Goedeken
9d0f6ce257
changed inline asm label syntax in Glide64, for compatibility with gcc 4.3.0
2008-03-29 16:09:24 +00:00
John Chadwick
4935c3ca44
Sorry about recent conflict - I hit it at about the same time as ebenblues and didn't realize it just needed limits.h. This should fix for glide64, which i also modified with this hack.
2008-03-27 20:43:02 +00:00
John Chadwick
28fcce941d
* Fixed some compilation problems (defines PATH_MAX to 1024 in a couple files, if they aren't already defined)
...
* More GUI work ("Toolbar Style" now works)
2008-03-27 20:29:30 +00:00
Richard Goedeken
ecc98acfb0
tweaked glide64 makefile to work with older versions of yasm. tested both 32-bit and 64-bit builds
2008-03-23 04:30:03 +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
James Hood
e81f213c6f
-Created config/ dir and moved all config files to it.
...
-Modified Makefile so 'make install' will copy default config files to install dir
-Modified gui_gtk/rombrowser.c so rombrowser.cache file is saved to user config dir.
-Modified main/main.c so on creation of user config dir ~/.mupen64plus, all config files from install dir are copied to user config dir.
2008-03-17 00:40:43 +00:00
James Hood
42e8448c24
Removed copy instructions from glide64 and rice_video Makefile's since now the top-level Makefile will automatically copy the plugins to the plugins/ dir after building.
2008-03-16 16:34:40 +00:00
Richard Goedeken
ac35c5f28e
Integrated glide64 plugin into mupen64plus build system. Removed -Wall from pre.mk
2008-03-15 18:30:48 +00:00
Richard Goedeken
b1ae03d8c7
Imported mupen64plus/trunk/glide64 from mupen64-amd64/trunk/glide64 rev 254
2008-03-15 14:37:42 +00:00