Commit Graph

4858 Commits (6dadc133ea5361af78816904c803c58c90c787b2)
 

Author SHA1 Message Date
Connor McLaughlin 5488bf7128 CDROM: Ignore speed change for non-cued Play 4 years ago
Connor McLaughlin defce709da GPU/HW: Don't allow adaptive downsampling at non-pow2 scales 4 years ago
Connor McLaughlin 2fbfd53d51 GameSettings: Force CPU PGXP mode for a bunch of games 4 years ago
Connor McLaughlin ea26fc4b49 Qt/GameProperties: Fix single step value of geometry threshold 4 years ago
Connor McLaughlin 2343696995 CPU/Recompiler: Fix a few incorrect calls to PGXP
Fixes PGXP not being effective in Grandia.
4 years ago
Connor McLaughlin 98f0e5908b GPU/HW: Fix incorrect UV range for upscaled direct texturing 4 years ago
Connor McLaughlin 8ddc1d6016 GameSettings: Force icache for International Superstar Soccer Pro '98 4 years ago
Connor McLaughlin 226acdfe18
Merge pull request #2300 from CookiePLMonster/measured-cheevos
Measured achievements
4 years ago
Silent 67c92471d6 Slightly decrease spacing between header entries in Leaderboards
When Hardcore Mode was disabled and a specific leaderboard was previewed,
the Hardcore Mode notice text slightly overlapped the board legend.
4 years ago
Silent 5e9fc91669 Add support for measured achievements
These achievements show a progress bar in the Achievements screen
4 years ago
Silent d567f1e870 Upgrade rcheevos to v10.1.0 4 years ago
Connor McLaughlin 7ac537bf73 CPU/Recompiler: Flush load delay when lwl/lwr is first instruction
Fixes corrupted textures in Zen Nihon Joshi Pro Wrestling - Joou
Densetsu - Yume no Taikousen.
4 years ago
Connor McLaughlin 5a8320b63a
Merge pull request #2298 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin a16787595e
Merge pull request #2297 from andercard0/patch-139
Atualização Português do Brasil
4 years ago
Connor McLaughlin cfe606fb5a
Merge pull request #2296 from DCxDemo/patch-1
russian translation typo спиcкок -> список
4 years ago
zkdpower fa74c6270b
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 9d26a85967 OpenGLHostDisplay: Disable PBOs for streaming on Broadcom GPUs
glTexImage2D takes an extra 2-3ms when using PBOs for some reason,
despite the extra copy application-side...
4 years ago
Connor McLaughlin 859c78fdc0 DRMDisplay: Restore previous framebuffer on shutdown 4 years ago
Connor McLaughlin 7b87b386a9 CPU/Recompiler: Fix performance regression in AArch32/64 4 years ago
Anderson_Cardoso c618598f7c
Atualização Português do Brasil
Update file to latest.
4 years ago
DCxDemo fbe7ba4a36
translation typo спикок -> список
translation typo спикок -> список
4 years ago
Connor McLaughlin b2e8aa2d30 Qt: Add option to create non-existant memory cards on edit 4 years ago
Connor McLaughlin 84fe9aae0e Qt/MemoryCardEditor: Add format button 4 years ago
Connor McLaughlin ed6145ac77 Qt/MemoryCardEditor: Support importing non-mcs raw files 4 years ago
Connor McLaughlin 2ab38aa47c FullscreenUI: Fix unpausing when closing achievement list 4 years ago
Connor McLaughlin 19dcd07f87 FullscreenUI: Fix compiling without cheevos 4 years ago
Connor McLaughlin bf3476d903 Qt: Update Japanese translation by mikakunin 4 years ago
Connor McLaughlin 012167c028
Merge pull request #2291 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 16332f66c1
Merge pull request #2292 from andercard0/patch-138
Atualização Português do Brasil
4 years ago
Anderson_Cardoso 828aa880b8
Atualização Português do Brasil
- File updated to latest;
- OSD Plurarity not being applied correctly;
- Plurarity lines weren't being applied correctly fixed.
4 years ago
zkdpower 68f9a6b39c
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 49ee838562 Qt: Remove zh-cn translation causing crash on subimage change 4 years ago
Connor McLaughlin 0f564885dc CMake: Link to IOKit on Mac 4 years ago
Connor McLaughlin 9027864d3d CommonHostInterface: Remove achievements/leaderboards hotkeys on Android 4 years ago
Connor McLaughlin d9412f9fcd FrontendCommon: Add option to inhibit screensaver 4 years ago
Connor McLaughlin 531845a0c7 FullscreenUI: Add rich presence to quick menu 4 years ago
Connor McLaughlin 8f5b2f24cf Cheevos: Update rich presence in test mode (but don't ping) 4 years ago
Connor McLaughlin a072455903 CommonHostInterface: Add hotkeys for opening leaderboards/achievements 4 years ago
Connor McLaughlin 1644a0762d GPU/OpenGL: Disable MSAA on GLES3.1 4 years ago
Connor McLaughlin 1fe85a0d91
Merge pull request #2281 from CookiePLMonster/leaderboards-hardcore-only
Allow submitting entries to Leaderboards only in Hardcore Mode.
4 years ago
Connor McLaughlin 995bab72c4
Merge pull request #2279 from CookiePLMonster/retroachievements-discord-rpc
Show RetroAchievements rich presence in Discord-RPC
4 years ago
Silent 99fbd2827b
Allow submitting entries to Leaderboards only in Hardcore Mode.
This is a requirement from RetroAchievements.
4 years ago
Silent c86b7309d4
Show RetroAchievements rich presence in Discord-RPC 4 years ago
Connor McLaughlin e7b113f454 System: Don't reset performance counters when turboing 4 years ago
Connor McLaughlin bda573a540
Merge pull request #2278 from CookiePLMonster/leaderboard-switching-hotfix
Leaderboards: Implement missing teardown
4 years ago
Silent c97aafb79d
Leaderboards: Implement missing teardown 4 years ago
Connor McLaughlin bc34a75e03 CDROM: Add missing include for <cmath> 4 years ago
Connor McLaughlin 67344070ea CDROM: Improve simulation of seek timing 4 years ago
Connor McLaughlin 2c19c7ce57 CDROM: Cancel speed changes if they're not complete 4 years ago
Connor McLaughlin b1776dea61 CDROM: Simulate position holding for GetlocL too 4 years ago