Commit Graph

6049 Commits (3673827363221db9890a5452c4d853e2cc0e86de)
 

Author SHA1 Message Date
Stenzek 3673827363 PAD: Intelligently skip saving memcard state for runahead 2 years ago
Stenzek 595abd27dd Settings: Disable block linking when runahead is active 2 years ago
Stenzek 33f5d9cb9c System: Remove BIOS from save state
Makes the states smaller, as well as not creating potential piracy
issues when sending across the wire.
2 years ago
Stenzek 1fcf16fc81 System: Store BIOS image info/hash after loading 2 years ago
Stenzek 70695d3a4d CPU: Don't leave fault_count uninitialized 2 years ago
shikulja 51e4c4bfb0
Update Russian translation (#2956)
* Update Russian translation

* Update Russian translation

* Purge Russian translation
2 years ago
Connor McLaughlin 6f06dcfde4
Merge pull request #2955 from andercard0/master
Atualização Português do Brasil
2 years ago
Anderson Cardoso 88b776dc4f Atualização Português do Brasil
- Adicionada descrição sobre server GDB
2 years ago
Connor McLaughlin 771a60c736
Merge pull request #2952 from boricj/bugfix/GDBServer
GDBServer: Fix emulator deadlock on client connection
2 years ago
Connor McLaughlin e87b008e57
Merge pull request #2953 from CookiePLMonster/move-per-game-settings
Make Game Properties accessible from the toolbar
2 years ago
Silent 6f0280afc2
Qt: Add a context menu to the toolbar's Settings button when the game is running
A new small context menu that allows to select between global settings
and game settings.
2 years ago
Silent f34b17446c
Qt: Move "Game Properties" from View to Settings 2 years ago
Jean-Baptiste Boric d65fb0e86a Qt: Add toggle to enable GDB server 2 years ago
Jean-Baptiste Boric 7810e68a58 Qt: Run GDB server on emulation thread 2 years ago
Stenzek 4494a2c73c Qt: Fix possible crash when closing debugger 2 years ago
shikulja ccf9ca3df8
Update Russian translation (#2951)
* Update Russian translation

* Update Russian translation
2 years ago
Connor McLaughlin 55e0e7ffbe
Merge pull request #2950 from andercard0/master
Atualização Português do Brasil
2 years ago
Connor McLaughlin 5e9f233e22
Merge pull request #2949 from zkdpower/master
Update Simple-Chinese Translation to latest.
2 years ago
Stenzek c7ae0d9b68 Qt: Make fullscreen open on same display as main window 2 years ago
Stenzek dd7dfe348f HostDisplay: Clamp scissor rect for cursor
Scissor with x/y < 0 is invalid.

To you know who you are, stop copying these changes and putting your
name on it, or respect the copyright declared in the files. You're
violating both copyright as well as the license by not attributing.
2 years ago
Stenzek befbc7bc2e HostDisplay: Fix cursor texture leak 2 years ago
Anderson Cardoso 8f76d712bc Atualização Português do Brasil
Atualizado para versão mais recente.
2 years ago
zkdpower 6b0e67f99d
Update Simple-Chinese Translation to latest. 2 years ago
Stenzek 9e9b0e223f Update SDL Game Controller DB
https://github.com/gabomdq/SDL_GameControllerDB
2 years ago
Stenzek d941df983e Qt: Ensure svg image format plugin gets included
For some reason, it doesn't on the CI universal builds..
2 years ago
Stenzek a365fdd252 Qt: Don't strip Mac bundles 2 years ago
Stenzek f8d5379f8e Qt: Default to native/dynamic theme on Mac 2 years ago
Stenzek 27a0495c0e Qt: Fix crash when right clicking with no game selected 2 years ago
Stenzek bd1df7b25b Settings: Default to Vulkan/Metal renderer on Mac 2 years ago
Stenzek e005b283b3 Build: Update Mac dependencies
Fix game controller crash on startup with SDL.
2 years ago
Stenzek 0ef24398f8 Qt: Ensure system is shut down before closing
Fixes crash on shutdown on Mac.
2 years ago
Stenzek 1371dcfa4a Vulkan/Texture: Fix incorrect upload image layout 2 years ago
Stenzek 2dd374d2a7 Vulkan/Context: Fix query pool leak 2 years ago
Stenzek d84a02a2c3 CMake: Build tweaks 2 years ago
Stenzek 178a659a98 GPU: Move graphics API reset state to System
Stops us trying to reset state on objects which don't exist if
initialization failed (apparently some Android devices.. of course).
2 years ago
Stenzek c8e7922c1a AnalogController: Fix incorrect locked message format 2 years ago
Connor McLaughlin c66ae535ca
Merge pull request #2947 from andercard0/master
Atualização Português do Brasil
2 years ago
Anderson Cardoso 7bfb61d98c Atualização Português do Brasil
OSD
- Ajustes em mensagens pluralizadas OSD
- Inclusão de mensagem sobre renderização

Configurações Avançadas
- Extensão da imagem verticalmente
2 years ago
Stenzek 29bc13a124 GameDatabase: Disable true colour for Mega Man 8 2 years ago
Stenzek d954e6e9bf GameDatabase: Set ForceSoftwareRendererForReadbacks for Chrono Trigger 2 years ago
Stenzek e8f4bd5c5e GameDatabase: Fix ForceSoftwareRendererForReadbacks 2 years ago
Stenzek a3c7449749 FileSystem: Fix POSIXLock positioning 2 years ago
Stenzek 39d1e899eb CommonHost: Notify RAIntegration when we pause 2 years ago
Stenzek 58a5985f1a Achievements: Fix crash loading state with RAIntegration 2 years ago
Stenzek e88214966f Settings: Default to digital controller on Android 2 years ago
Stenzek 9859850925 Achievements: Make sound effects not contingent on notifications 2 years ago
Stenzek 14cf865905 Misc: Correctness fixes for OpenGL
GLES2 fallback should be functional again.
2 years ago
Connor McLaughlin a30bc94437
Merge pull request #2943 from Superstarxalien/master
Improve Integer Scaling and Native Resolution Screenshot behavior
2 years ago
Connor McLaughlin 0f4835e154
Merge pull request #2945 from CookiePLMonster/new-en-translation
Update English plural texts
2 years ago
Connor McLaughlin 22d4d71e0c
Merge pull request #2944 from CookiePLMonster/new-pl-translation
Updated Polish translation
2 years ago