Commit Graph

2714 Commits (8f74d4718fadaf5960de9f4b53dbdc0d99714dbf)
 

Author SHA1 Message Date
Connor McLaughlin 8f74d4718f Android: Fix crash if activity is killed before returning 4 years ago
Connor McLaughlin c18278e664 Android: Support starting emulation activity externally
Should hopefully work for third-party launchers.
4 years ago
Connor McLaughlin 74942443d3 Android: Add patch code (cheat) import 4 years ago
Connor McLaughlin 8cb89636eb Android: Empty audio buffers when returning from activity 4 years ago
Connor McLaughlin f68ad7d0c3 Android: Fix wait for emulation thread returning early 4 years ago
Connor McLaughlin ac89379ca6 GL/ContextEGL: Use pbuffer when surfaceless not supported 4 years ago
Connor McLaughlin b6ec587e5b CheatList: Allow passing in strings instead of filenames 4 years ago
Connor McLaughlin 6828082f8b CheatList: Add merge list function for importing 4 years ago
Connor McLaughlin 576914cd2c CPU/CodeCache: Backpatch code writes after they exceed 10 faults
Small performance improvement in Driver 2.
4 years ago
Connor McLaughlin 62892b02d1 libretro: Add edge blending texture filtering modes 4 years ago
Connor McLaughlin 5635ee1d7c Android: Add 'No Edge Blending' texture filtering modes 4 years ago
Connor McLaughlin 6922380569
Merge pull request #1040 from andercard0/patch-26
Atualização Tradução Português do Brasil
4 years ago
Connor McLaughlin 9cf38a5740
Merge pull request #1045 from ggrtk/analog-controller
AnalogController: Implement legacy rumble method
4 years ago
Albert Liu 6d4b812b7c AnalogController: Implement legacy rumble method
Fixes missing vibration in Tobal 2, Bushido Blade, etc.
4 years ago
Anderson_Cardoso 722c4196f2
Atualização Tradução Português do Brasil
Translated:

- Enhancement Settings Widget;
- General Settings Widget;
- Main Window nessage;
- Advanced Widget;
- OSD messages;
4 years ago
Connor McLaughlin a17e15f176 Android: Remove duplicate speed limiter option from settings 4 years ago
Connor McLaughlin 257cc75183
Update generate_appimages.sh 4 years ago
Connor McLaughlin f94fef11ac Android: Display version in title 4 years ago
Connor McLaughlin e457d4ca0c Android: Move settings icon to action bar 4 years ago
Connor McLaughlin 8816c5048d Android: Add CPU overclocking option 4 years ago
Connor McLaughlin 2388662cc5 Qt: Fix texture filter setting incorrect value for no-edge-blending 4 years ago
Connor McLaughlin 2b66492ed8 HostInterface: Add proper turbo speed setting 4 years ago
Connor McLaughlin d5a5969bd4 Revert "Android: Enable sustained performance mode"
This reverts commit 96ff8c87e5.
4 years ago
Connor McLaughlin 3a6ff109be Qt: Update Chinese translation from @zkdpower 4 years ago
Connor McLaughlin 5a93760af9 Android: Fix some crashes reported via Play Store 4 years ago
Connor McLaughlin efc0a7391d Android: Add presented frame limit option 4 years ago
Connor McLaughlin 96ff8c87e5 Android: Enable sustained performance mode 4 years ago
Connor McLaughlin 7dc71027cf Android: Add chroma smoothing enhancement 4 years ago
Connor McLaughlin d16b5a6721 Android: Add MSAA to enhancements 4 years ago
Connor McLaughlin 2c8a4ff154 HostDisplay: Add an option to decouple display fps from emulator fps
Makes Android so much faster...
4 years ago
Connor McLaughlin ae1e4b1b8f GPU: Add chroma smoothing for 24-bit display enhancement 4 years ago
Connor McLaughlin d102b2facd Qt: Fix selecting fullscreen mode breaking other backend borderless 4 years ago
Connor McLaughlin 863f84e3f6 System: Fix frame limiter on fast systems (when frametime <1ms) 4 years ago
Connor McLaughlin 3cb18d13b0
Merge pull request #1034 from andercard0/patch-25
Update Brazilian Portuguese Translation
4 years ago
Anderson_Cardoso 75a22724b9
Update Brazilian Portuguese Translation
Translated: 

- OSD messages;
- NeGcon controller options;
- GPU Texture Filter new options;
- Display Settings Widget options;
- Fixed not translated res texts i lefted.
4 years ago
Connor McLaughlin 4d5b122772
Update README.md 4 years ago
Connor McLaughlin 121d856b14 Qt: Update Chinese translation from @zkdpower 4 years ago
Connor McLaughlin 2b2a868fef HostInterface: Fix incorrect translation context in CPU mode switch string 4 years ago
Connor McLaughlin 414bc30f24 HostDisplay: Implement exclusive fullscreen for D3D11 renderer 4 years ago
Connor McLaughlin 858f39827d GPU/HW: Add 'Disable Edge Blending' variants of texture filters 4 years ago
Connor McLaughlin 6ddf6784ab GPU/OpenGL: Fix edge blending when texture filtering 4 years ago
Connor McLaughlin ad6a4d4ec0
Merge pull request #1025 from andercard0/patch-24
Update Brazilian Portuguese Translation
4 years ago
Connor McLaughlin 3dce0d654a
Merge pull request #1030 from CookiePLMonster/fix-bios-comparator
Fix bios comparator
4 years ago
Connor McLaughlin 79aa1cece7
Merge pull request #1031 from ggrtk/negcon-deadzone
NeGcon: Add steering axis deadzone setting
4 years ago
Connor McLaughlin 1efcb24886
Merge pull request #1032 from ggrtk/bios-image-infos
BIOS: Add SCPH-1000R image infos
4 years ago
Albert Liu 8b5fde8e6f BIOS: Add SCPH-1000R image infos 4 years ago
Albert Liu 3b51b993f3 NeGcon: Add steering axis deadzone setting 4 years ago
Silent 4ef70ef2aa
Fix bios comparator 4 years ago
Anderson_Cardoso 0d6a3ca28d
Update Brazilian Portuguese Translation
Translated:.

- GPU Settings Widget; 
- OSD Messages | Multisample;
4 years ago
Connor McLaughlin b5b1c725c1 GPU: Fix MSAA in OpenGL ES 4 years ago