SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for desmume-git-20240703T130543-7.9.x86_64.rpm :

* Wed Jul 03 2024 obs-service-tar-scmAATTinvalid- Update to version 20240703T130543:
* OGLRender_3_2.cpp... try again...
* OpenGL: Continue preparation for adding OpenGL ES. (Related to commit 086980d.)
* GPU: Fix a bug on big-endian systems where setting the backdrop color could cause a crash.
* Cocoa Port: Fix a longstanding, yet rare, crash that may occur when quitting the app.
* OpenGL: Fix building on Windows and Linux. (Regression from commit 086980d.)
* OpenGL: Start reorganizing stuff in preparation for adding new OpenGL variants, such as OpenGL ES. - All platform-specific header includes are now centralized in OGLRender.h. - Remove all ARB and EXT versions of legacy functions (everything pre 3.0). Legacy functions now only reference their core versions. - Do a some minor code cleanup.
* Change line-ending style in OGLRender.h from Windows-style CRLF to Unix-style LF.
* libretro: So apparently, _XOPEN_SOURCE has to be at the top of the file. Hopefully this makes both GCC14 users and Mac users happy. (Related to commit 779606e. Based on PR #793.)
* libretro: Fix building on Mach-based operating systems, otherwise known as Mac OS X and modern macOS (regression from commit 90d0abd). Based on PR #793.
* winport - plumb S9X_JOY_NEUTRAL through inifile: [Controls] DigitalizationThreshold=50
* winport - reduce joystick digitalization threshold from 60% to a more normal 50%. With a too-high threshold, it\'s impossible to specify diagonals. This is preferable for games without diagonals (else you accidentally crouch when you just meant to walk to the side) instead of 8-way games, so we have to be pretty aggressive about the threshold. But 50 is the more normal choice.
* libretro-common: fix implicit declarations
* winport - fix bug where desmume would create working directory using some wrong locale encoding and produce a Pok魯n directory instead of using the Pokémon that was already there (fixes #791)
* GPU: Implement the DISPCNT register\'s ForceBlank bit by clearing the line to white if the ForceBlank bit is set. (Fixes #775.)
* GTK: hybrid layout support (#773)
* Mon Feb 26 2024 Sergey Kondakov - shim for OBS to shut up and make a package
 
ICM