Changelog for
mupen64plus-plugin-video-rice-debuginfo-2.0-2.109.x86_64.rpm :
Thu Oct 31 13:00:00 2013 gberAATTopensuse.org
- add mupen64plus-fix-missing-includes.patch in order to fix
missing includes
Tue Jul 9 14:00:00 2013 gberAATTopensuse.org
- update to version 2.0
Wed Jun 5 14:00:00 2013 gberAATTopensuse.org
- disable SSE usage in Glide64mk2 plugin
- enable SSE/MMX usage for x86_64 arch
Wed Jun 5 14:00:00 2013 gberAATTopensuse.org
- build the new Glide64mk2 plugin
Tue Jun 4 14:00:00 2013 gberAATTopensuse.org
- update to version 1.99.99.2 (2.0-rc2)
- see
https://groups.google.com/d/msg/mupen64plus/i6dkYjaAv2I/gQvRAzSVHYoJ
- removed obsolete mupen64plus-fix-float-parsing.patch and
mupen64plus-fix-debugger-off-by-one-bug.patch
- rebased and renamed mupen64plus-fix-makefiles.patch to
mupen64plus-fix-cflags.patch
Wed May 16 14:00:00 2012 gberAATTopensuse.org
- added mupen64plus-fix-debugger-off-by-one-bug.patch which fixes
an off-by-one bug in the debugger (backported from upstream hg)
Tue May 15 14:00:00 2012 gberAATTopensuse.org
- disable all asm code
- always build PIC
Sun May 6 14:00:00 2012 gberAATTopensuse.org
- sync macros between all and install targets
- build debugger
- added mupen64plus-fix-float-parsing.patch in order to use sscanf
for reading floating-point values in config file instead of
character parsing, so that other locales with commas instead of
periods for decimal separator can be supported (backported from
upstream git)
Sat May 5 14:00:00 2012 gberAATTopensuse.org
- update to version 1.99.5
* Audio-SDL Plugin
+ added version number to SDL-audio plugin config parameters,
to support future changes
+ updated audio plugin for new Mupen64plus 2.0 API versioning
scheme
+ makefile fixes and improvements
* Console-UI Front End Application
+ new option to disable internal core speed limiter (for
benchmarking)
+ updated Console-UI front-end for new Mupen64plus 2.0 API
versioning
+ added config version number for UI-Console section
+ makefile fixes and improvements
* Core Emulator Library
+ new feature: support for N64 internal real-time clock
+ use X-Scale\'s PIF-CIC algorithm instead of the hard-coded
challenge-response pairs
+ new config parameter for path to save SRAM/EEPROM/MPK files,
so they can be separated from emulator snapshots
+ updated core for new Mupen64plus 2.0 API versioning scheme
+ split core configuration data into 2 sections: Core and
CoreEvents. Added version numbers and upgrade handling to
both
+ accurately emulate the RSP DMA operation (from Bobby Smiles)
+ many makefile fixes and improvements
+ bugfixes
* Input-SDL Plugin
+ improved input setup behavior (auto-config) to make some use
cases more friendly
+ updated input plugin for new Mupen64plus 2.0 API versioning
scheme
+ added version number to SDL Input plugin parameters
+ add new parameter for mouse sensitivity, handle mouse
movement differently so mouse is easier to use as controller
+ new auto-configuration for several controllers
+ bugfixes
+ makefile fixes and improvements
* Rice Video Plugin
+ hires texture loading: support for 8-bit PNG images
+ new config option for forcing vertical sync
+ check OpenGL attributes after creating video window and
report any that failed to set
+ updated video plugin for new Mupen64plus 2.0 API versioning
scheme
+ update to Video API version 2.1.0.
+ bugfixes
+ makefile fixes, improvements, and code cleanups
* RSP-HLE Plugin
+ handle JPEG decompression, used in Ogre Battle 64 and Pokemon
Stadium
+ updated RSP plugin for new Mupen64plus 2.0 API versioning
scheme
+ bugfixes
+ many makefile fixes and improvements
- adapted and renamed mupen64plus-1.99.4-fix-makefiles.patch to
mupen64plus-fix-makefiles.patch
- renamed mupen64plus-1.99.3-use-system-font.patch to
mupen64plus-use-system-font.patch
Sat Dec 25 13:00:00 2010 guido+packmanAATTberhoerster.name
- update to version 1.99.4
* Console-UI Front End Application
+ bugfixes
* Core Emulator Library
+ bugfixes
+ new re-entrant R4300 disassembler
* Audio-SDL Plugin
+ bugfixes
* Input-SDL Plugin
+ bugfixes
+ many new joystick auto-configurations
* Rice Video Plugin
+ anisotropic filtering
+ trilinear filtering
+ mipmaps
+ support for anti-aliasing (GL_MULTISAMPLE)
+ bugfixes
* RSP-HLE Plugin
+ bugfixes
Mon Jul 19 14:00:00 2010 guido+packmanAATTberhoerster.name
- recompressed source tarball
Mon Jul 19 14:00:00 2010 guido+packmanAATTberhoerster.name
- inintial packaging of mupen64plus