hegyak
|
8009405791
|
Commit 1.9.2 release
|
2015-03-04 03:09:33 +00:00 |
hegyak
|
1c60f246da
|
Merged Trunk r7848 into branches/release
|
2014-09-18 01:32:21 +00:00 |
hegyak
|
21ea15ae31
|
Update branches/release to r7724
|
2014-08-25 23:03:26 +00:00 |
hegyak
|
055ea7f318
|
Merged 7702, 7704, 7706-7710, 7712, 7718 into branches/release
|
2014-08-25 12:14:34 +00:00 |
hegyak
|
0cedb829f3
|
Merged r7481-r7700 into release
|
2014-08-24 14:35:53 +00:00 |
hegyak
|
f3a7fa8115
|
Merged Release branches/release with latest Trunk.
|
2014-08-01 18:30:14 +00:00 |
adelikat
|
517cf88b2f
|
Merge revisions 7318, 7320, 7321, 7323, 7325, 7326, and 7327 to the release branch
|
2014-07-21 20:56:40 +00:00 |
adelikat
|
c6d33b9c58
|
Merge trunk into release branch
|
2014-07-20 01:20:46 +00:00 |
adelikat
|
c688f3ba09
|
merge 6831-6834 to release branch
|
2014-06-21 19:19:04 +00:00 |
adelikat
|
67cd9873ac
|
Create release branch from trunk revision 6813 (the 1.7.0 release revision)
|
2014-06-21 18:42:56 +00:00 |
null_ptr
|
15ab5da3da
|
Removed loading of dynamic functions in mupen64plus-audio-bkm
|
2014-06-15 12:30:03 +00:00 |
null_ptr
|
710e461165
|
Fixed flickering on games that do not render during every vi frame
|
2014-06-10 22:21:40 +00:00 |
zeromus
|
06ffa9601c
|
work around issue in mupen core which was sort of wrecking subsequent GL work in the frontend
|
2014-04-20 01:44:06 +00:00 |
zeromus
|
7adc15d97e
|
work on opengl display manager: optimized codepaths, user retroshader selection, support for importing a textureID from another core; add erase button to lua console;
|
2014-04-15 21:46:18 +00:00 |
null_ptr
|
2050420565
|
Fixed N64 controllers
|
2014-01-28 09:58:53 +00:00 |
null_ptr
|
f95bb46c80
|
Added rumble callback and setter for pak type to mupen64plus-input-bkm
|
2014-01-23 22:16:27 +00:00 |
null_ptr
|
15b95f6f40
|
Simplified N64 controller input retrieval
|
2014-01-23 02:06:39 +00:00 |
null_ptr
|
a441a02494
|
Renamed mupen64plus-ui-console to mupen64plus-sln
|
2014-01-21 19:35:28 +00:00 |
null_ptr
|
7d73f700bc
|
All hail Horst! God of the trash can!
|
2014-01-21 18:45:44 +00:00 |
null_ptr
|
9fd64cf0de
|
Forgot the updated solution file.
|
2014-01-21 18:31:21 +00:00 |
null_ptr
|
f69089a617
|
Sacrificed ~330 LoC and mupen64plus-audio-sdl to the great gods of the trash can. No functional changes.
|
2014-01-21 18:10:27 +00:00 |
null_ptr
|
4ab3789672
|
Removed mupen64plus-audio-sdl
|
2014-01-20 15:40:14 +00:00 |
null_ptr
|
edee798341
|
Removed unnecessary code from mupen64plus-audio-bkm. Improved lagspikes quite significantly.
|
2014-01-20 15:33:58 +00:00 |
null_ptr
|
b79bcaf2d0
|
Refactored some N64 code
|
2014-01-15 11:24:47 +00:00 |
null_ptr
|
0258282b6b
|
Fixed broken path when project has space in its path name
|
2014-01-15 04:24:10 +00:00 |
pjgat09
|
3c56223d7b
|
N64: Implement GetCpuFlagsAndRegisters()
|
2013-11-18 03:29:47 +00:00 |
pjgat09
|
3e8596f81c
|
N64: Mostly implemented the onmemorywrite and onmemoryread hooks, but some reads/writes still make it through
|
2013-11-17 03:42:06 +00:00 |
pjgat09
|
7e7cb8e05b
|
N64: sram is now saved into Bizhawk's saveram file instead of m64p's own .sra file
|
2013-11-16 21:08:23 +00:00 |
pjgat09
|
acdf9ca7a3
|
N64: Flashram is now saved into Bizhawk's saveram file instead of m64p's own .fla file
|
2013-11-16 20:53:51 +00:00 |
pjgat09
|
309933322c
|
m64p: Fixed the post-build hooks to store the DLLs in the right place after all of the code refactoring
|
2013-11-16 20:26:13 +00:00 |
zeromus
|
edcf20959c
|
didnt mean to check this in
|
2013-08-10 01:08:01 +00:00 |
zeromus
|
bb8420832b
|
more mupen vcproj cleanup
|
2013-08-10 01:07:18 +00:00 |
pjgat09
|
459987c418
|
m64p: Removed code that looked at the Glide64mk2 ini file
|
2013-08-09 02:31:26 +00:00 |
zeromus
|
ee82bafe27
|
fix mupen vcproj for vs2010
|
2013-08-08 19:30:30 +00:00 |
pjgat09
|
8418fe47af
|
m64p: Moved the microcode list for the glide64mk2 plugin into the code. Similar to r4512. Hard coded a ucode option to 2. The user (currently) can't change it through the config interface, and this is what it is in the ini file and is what would be loaded by default anyway.
|
2013-08-06 23:04:00 +00:00 |
pjgat09
|
bb8745e04c
|
m64p: Make Glide64mk2 actually output video. Very similar to r4433
|
2013-08-06 02:18:34 +00:00 |
pjgat09
|
7065588c1c
|
m64p: Modified the Glide64mk2 project to use the 2010 toolset, and to copy the resulting dll to the dll directory like the other projects
|
2013-08-06 01:03:46 +00:00 |
zeromus
|
3e2b4b949c
|
necessary work to get glide64mk2 compiling in vs2010. only casualty is the threading support for texture filtering
|
2013-08-01 22:59:25 +00:00 |
pjgat09
|
f0889537af
|
m64p: Fixing up VS project files to use the 2010 toolset. Fixed the UI console solution to find the gilde64mk2 project
|
2013-07-31 22:31:43 +00:00 |
pjgat09
|
01b92f46ca
|
m64p: Committing a clone of the glide64mk2 2.0 repo
|
2013-07-31 22:26:52 +00:00 |
pjgat09
|
dc0ba1bc69
|
m64p: Upgraded to v2.0
|
2013-07-31 01:06:58 +00:00 |
pjgat09
|
6ab3f6a463
|
N64: Added SaveType to the gamedb, but only for 16K EEPROM since all the other options are ignored. This fixes a "no controller" issue with Banjo Tooie
|
2013-06-08 03:36:57 +00:00 |
pjgat09
|
f183654b5a
|
N64: More work on glide settings. Per-game settings now load into the setting screen from the gamedb.
|
2013-05-27 01:35:56 +00:00 |
pjgat09
|
1c570e41d3
|
N64: Moved the microcode list for the glide plugin into the code
|
2013-05-24 02:34:57 +00:00 |
pjgat09
|
ac9d053895
|
N64: Actually use the input for the other three controllers
|
2013-05-20 00:03:08 +00:00 |
pjgat09
|
82a5989f28
|
N64: Refactored the memory domains
|
2013-05-19 20:14:34 +00:00 |
pjgat09
|
d0ba05eb28
|
N64: Fix an exception with the plugin config system
|
2013-05-15 03:31:05 +00:00 |
pjgat09
|
e64011e1c2
|
N64: Wire up per-game hack options to the plugin screen and to the m64p core.
|
2013-05-14 23:06:47 +00:00 |
goyuken
|
d3f7647d54
|
n64: rice: disable all buffer swaps.
note to maintainer: no binaries included in this commit
|
2013-05-13 03:31:43 +00:00 |
pjgat09
|
32cc22e361
|
m64p: Hooked up the per-game hacks in the rice plugin to the config system
|
2013-05-13 03:08:22 +00:00 |