Commit Graph

7434 Commits (v0.1-6937)
 

Author SHA1 Message Date
Mrlinkwii e07c694e50 Update make-appimage.sh 2 years ago
Anderson Cardoso 8386a70791
Atualização Português do Brasil
- Novas opções de sobreposição e esboço. adicionadas
- Mensagens de OSD atualizadas
- Novas opções de assistente de configuração. adicionadas
- Opções de configurações avançadas. adicionadas.
2 years ago
Stenzek 25fb69564b GameDatabase: Fix stale database cache check 2 years ago
Stenzek 7ad1b8d093 GPU: Add wireframe rendering/overlay 2 years ago
Stenzek e804b5e701 GPUDevice: Support geometry shaders 2 years ago
Stenzek 4fc984e082 Qt: Add setup wizard 2 years ago
Stenzek 5480e42cd1 ImGuiManager: Fix changing global scale through FSUI 2 years ago
Stenzek bcda86d782 GPU: Fix non-internal resolution screenshots 2 years ago
Stenzek 9e8ff3969e GPU: Clamp UVs to active rect when presenting 2 years ago
Stenzek 4588f9ee9f CI: Build Flatpak 2 years ago
Stenzek 59b70b6adb Build: Add Flatpak manifest and scripts 2 years ago
Stenzek d6577b7279 Resources: Update SDL GameControllerDB 2 years ago
Stenzek ea68c5b4b5 Build: Use dependency package on Windows 2 years ago
Stenzek 3d8e63da9e Scripts: Add Windows dependency build scripts 2 years ago
Stenzek cee4f93097 Build: Use precompiled headers 2 years ago
Stenzek 817129328b dep: Move WinPixEventRuntime to root 2 years ago
shikulja 203e71f9fe
Update Russian translation (#3002)
* Update Russian translation

* Update Russian translation

* Update Russian translation
2 years ago
Connor McLaughlin d690732c7d
Merge pull request #3001 from andercard0/master
Atualização Português do Brasil
2 years ago
Stenzek 0da14a5442 GPU/Vulkan: Fix MSAA
And disable sample rate shading ("SSAA") on AMD, Intel, and broken
mobile drivers, because it doesn't work.
2 years ago
Anderson Cardoso 998ce379ab Atualização Português do Brasil
- Novas opções de Dimensionamento
- Opções de cartão de memória
- Confirmação de mensagens movidas
2 years ago
Stenzek 0e6efb2241 Qt: Canonicalize memory card paths in settings 2 years ago
Stenzek 09e7a5843f GPU: Add scaling shader support
Currently only Bilinear (Sharp).
2 years ago
Stenzek 9439cf65a3 AnalogController: Always use analog mode from save state 2 years ago
Stenzek afed8297c9 Common: Bump _WIN32_WINNT 2 years ago
Connor McLaughlin f6c8a850ae
Merge pull request #2999 from andercard0/master
Atualização Português do Brasil
2 years ago
Stenzek a11c9faba9 OpenGLDevice: Lazily compile shaders 2 years ago
Stenzek 5421900bb2 System: Add InterruptExecution() 2 years ago
Stenzek 2915d4ce01 System: Remove memory card warnings on config change 2 years ago
Stenzek b483931444 System: Allow overriding BIOS in boot parameters 2 years ago
Stenzek 15af10e82a System: Expose memory save states 2 years ago
Stenzek ae9cf5b889 BIOS: Add FindBIOSPathWithHash() 2 years ago
Stenzek 7b196d5c3c Common: Undef GetMessage for Windows headers 2 years ago
Stenzek afaf5ddafd System: Centralize frame presentation 2 years ago
Anderson Cardoso 37d6754590 Atualização Português do Brasil
- Opções de pós-processamento
- Shader/Reshade etc.
- Mensagens OSD
- Mensagens de cartão de memória.
2 years ago
Stenzek 358f87a74d PostProcessing/ReShade: Fix up for GL/Vulkan 2 years ago
Stenzek 22eecc2b0a VulkanDevice: Fix multi-texture+UBO push descriptors 2 years ago
Stenzek 9e7d48cf85 Settings: Ensure Reshade directory gets created 2 years ago
Stenzek df4d441b4b OpenGLDevice: Fix pipeline cache leaving fields uninitialized 2 years ago
Stenzek f993f0923d Qt: Update Korean translation by Hackjjang 2 years ago
Stenzek 199c53f3af BIOS: Replace TTY patch with syscall hook 2 years ago
Stenzek 34e4bfdfcd Log: Don't colourize timestamps 2 years ago
Stenzek 92b1c21b8a CPU: Fix crash on breakpoint add/trace enable 2 years ago
Stenzek 720b5c1e9d Data: Add reshade-shaders (mainly headers) 2 years ago
Stenzek 8a40c7bf94 PostProcessing: Add ReShade .fx shader support 2 years ago
Stenzek 288757ca9a dep/reshadefx: Temporarily combine textures+samplers in HLSL 2 years ago
Stenzek b217f64bcf PostProcessing: Refactor config to use separate sections 2 years ago
Stenzek 8db8baf33f GPUDevice: Move display logic to GPU 2 years ago
Stenzek 6c185ca17b GPUDevice: Remove mouse pointer position 2 years ago
Stenzek 674f9a5b1c Resources: Remove embedded crosshair image 2 years ago
Stenzek 259193a8e5 GPUDevice: Move software cursor to ImGuiManager 2 years ago