Commit graph

13 commits

Author SHA1 Message Date
Richard Goedeken
185ee997ac added install/uninstall/rebuild to makefile 2009-12-12 00:21:21 -05:00
Richard Goedeken
76128a632b renamed Math.h/cpp to VectorMath.h/cpp to avoid header name collisions 2009-11-23 22:51:58 -05:00
Richard Goedeken
9a3cefebcf modified Makefile for OSX compatibility patch from Auria and refactored for simplicity 2009-11-23 19:36:14 -05:00
Richard Goedeken
f1f691285b added OSX-specific CFLAGS and LDFLAGS for SDL 2009-11-14 00:00:30 -05:00
Richard Goedeken
0a17c83812 use TARGET variable instead of writing out long output library name 3 times 2009-11-13 23:37:45 -05:00
Richard Goedeken
66a89bd0b7 imported patch OSX_Build 2009-11-13 23:34:26 -05:00
Richard Goedeken
d673f5df2e bugfix in makefile: NO_ASM was always on 2009-11-06 01:06:00 -05:00
Richard Goedeken
3ad10cd88e added NO_ASM build for rice video 2009-11-06 00:17:17 -05:00
Richard Goedeken
d420c96b63 added 2.0 API functions in Video.cpp, fixed a makefile bug preventing compilation of C source files, added osal_dynamiclib, removed video thread code in Video.cpp. it builds and runs with the core and ui-console, but crashes because configuration handling needs to be re-written 2009-10-25 22:00:10 -04:00
Richard Goedeken
afd19dfee3 fixed capitalization on a couple of source code files, list/build the source files in alphabetical order 2009-10-25 17:52:27 -04:00
Richard Goedeken
e1ade5306c removed old API headers and GTK gui functions. started refactoring to get rid of all these custom types 2009-10-24 20:46:55 -04:00
Richard Goedeken
bab27304b6 re-wrote makefile for current mupen64plus conventions 2009-10-24 16:00:11 -04:00
Richard Goedeken
9a73b903e8 import rice_video plugin from mupen64plus SVN repo revision 1416 2009-10-24 15:44:41 -04:00