Commit graph

16 commits

Author SHA1 Message Date
Richard Goedeken
4286ee7b9b updated FRONTEND_API_VERSION to 0x020001 for new m64p_command and m64p_core_param 2011-07-16 11:00:03 -07:00
Richard Goedeken
e3c987f3ec updated core for new Mupen64plus 2.0 API versioning scheme 2011-05-16 21:47:02 -07:00
Richard Goedeken
1d538f41e9 added documentation for new GLGetAttr function in the video extension. fixed the CoreOverrideVidext function 2011-04-13 08:21:41 -07:00
Richard Goedeken
68bcd3da90 updated wiki documentation for transition to retrouprising.com 2011-01-11 22:29:06 -05:00
Richard Goedeken
109c4f2ec9 Added new CoreGetRomSettings() function for front-ends 2010-07-31 15:58:00 -04:00
Richard Goedeken
121d9f064a From Narann: update the wiki documentation with news parameters 2010-05-18 19:28:32 -04:00
Richard Goedeken
25e7102086 API change: use new ReadScreen2() video plugin function. Also use this function when grabbing screenshot instead of directly calling OpenGL 2010-02-28 23:34:18 -05:00
Richard Goedeken
b67f6738ed update emuwiki api doc for new deadzone parameter when mapping N64 button to joystick axis 2010-02-26 23:59:34 -05:00
Richard Goedeken
011c7802de update emuwiki doc with header definitions for new multisampling opengl options in rice video 2010-02-26 21:00:02 -05:00
Richard Goedeken
80d8100ac1 OpenGL multisample anti-aliasing patch from dorian.fevrier 2010-02-26 11:11:03 -05:00
Richard Goedeken
77ef24b55c fixed a major problem with zilmar API: the plugins RomOpen() functions had no way of returning error codes back to the core, so if something went wrong, the core would continue to start the game, resulting in a crash or a hang in the plugin. Now the RomOpen() functions return a bool 2010-01-11 23:06:46 -05:00
Richard Goedeken
244a8dd324 1. added new configuration function ConfigGetParameterType() 2. removed api documentation .tar.gz file and replaced with the mediawiki text - this will be easier to keep in sync than a zip file 2010-01-10 00:27:17 -05:00
Richard Goedeken
ca2aa5f656 added tarball of emuwiki api documentation from 2010-01-06 for backup purposes 2010-01-06 22:17:38 -05:00
Richard Goedeken
7fd15c2fb1 removed man file for mupen64plus, this belongs in the ui-console module 2009-12-13 23:44:18 -05:00
Richard Goedeken
7e41f2022a updated LICENSES file, removed some unneeded text files 2009-12-12 23:17:24 -05:00
Richard Goedeken
4fcb71627c imported source from Mupen64Plus SVN repository rev 1416. removed many non-core items. restructured directories for mupen64plus v2.0 project 2009-10-02 00:10:43 -04:00