Henrik Rydgard
|
2e26a4798e
|
Scale the frame profiler graph dynamically
|
2015-05-24 23:45:37 +02:00 |
|
Henrik Rydgard
|
26624709f7
|
Hook up the frame profiler to a few measurements
|
2015-05-24 23:45:36 +02:00 |
|
Henrik Rydgard
|
18655d14a4
|
Release PSP buttons when losing gameplay focus, fixes part 1 of #7758, and part 2 of #7758 on Windows only.
|
2015-05-21 10:49:47 +02:00 |
|
Henrik Rydgard
|
ee81c7f1a1
|
Rotate controls along with the display. Only rotates d-pad and analog stick, but easy to add more buttons if desired.
|
2015-05-15 18:49:54 +02:00 |
|
Unknown W. Brackets
|
2b0e0c547d
|
Fix glInvalidateFramebuffer in EmuScreen.
|
2015-03-14 16:01:43 -07:00 |
|
Unknown W. Brackets
|
8f7e98f484
|
Keep Windows devices from sleeping while playing.
|
2015-03-01 08:29:11 -08:00 |
|
Mike
|
0653946acb
|
fix for crash opening directory
|
2015-02-28 16:05:13 -08:00 |
|
Henrik Rydgard
|
ca512ea06a
|
More minor cleanup. Update lang.
|
2015-02-03 21:59:36 +01:00 |
|
Henrik Rydgard
|
682ef7d083
|
Add a focus style to the little screenshot previews to make keyboard navigation less confusing
|
2015-02-02 10:09:00 +01:00 |
|
Henrik Rydgard
|
001eda39e0
|
Add really primitive save preview on "Next Slot". Improve pause screen layout a little.
|
2015-02-01 18:04:50 +01:00 |
|
Henrik Rydgard
|
86cee103f3
|
Add audio debug stats dev tool. Increase audio buffer low watermark a bit, hopefully helping #7370.
|
2015-01-29 12:56:17 +01:00 |
|
Henrik Rydgard
|
3d8e30e4c7
|
Fix #6898 - buttons could disappear in non-buffered rendering
|
2015-01-04 18:00:59 +01:00 |
|
Henrik Rydgard
|
87d221e069
|
Android: Ignore back-button events from other devices than Default if the back button is mapped.
Update native.
Should help #7254.
|
2015-01-02 16:43:08 +01:00 |
|
Henrik Rydgard
|
0cbff84489
|
Draw "OSM" as a view. ES 3.0: Tell tilers to discard depth/stencil of the backbuffer.
Also, don't even bind the UI texture unless there's UI to draw (probably negligible optimization).
|
2014-12-31 20:43:28 +01:00 |
|
Henrik Rydgard
|
2e675c7b0b
|
Move GamePauseScreen into its own file
|
2014-12-22 10:48:17 +01:00 |
|
Unknown W. Brackets
|
2412466065
|
Allow an analog to press a button in any direction.
This is the only remaining case in #4391, so fixes #4391.
|
2014-12-21 18:50:07 -08:00 |
|
Unknown W. Brackets
|
c52b73393b
|
Try default constructors for Symbian.
|
2014-12-20 23:39:44 -08:00 |
|
Unknown W. Brackets
|
3f0b759746
|
Switch to std::function for savestate callbacks.
|
2014-12-20 22:23:26 -08:00 |
|
Henrik Rydgård
|
a074c06f68
|
Merge pull request #7183 from Bigpet/pergamesettings
per game settings
|
2014-12-18 23:25:50 +01:00 |
|
Henrik Rydgård
|
cd573cf731
|
Merge pull request #7063 from Pulfer/axis-swap
Add a hotkey to swap D-pad and left analog stick keys
|
2014-12-18 23:15:28 +01:00 |
|
Peter Tissen
|
be3389fdef
|
added optional per-game settings
call button 'game settings' only when modifying game-only settings
make the user confirm deleting settings
|
2014-12-16 00:14:11 +01:00 |
|
Henrik Rydgard
|
de86b4c51c
|
Fix controls disappearing in non-buffered rendering in some games
|
2014-12-14 01:40:52 +01:00 |
|
Henrik Rydgard
|
75a9420b21
|
Reduce the number of places we include JitCommon.h. Update native.
|
2014-12-12 23:49:08 +01:00 |
|
Andrey Bondrov
|
5201f03720
|
Add a hotkey to swap D-pad and left analog stick keys
|
2014-11-07 22:40:53 +10:00 |
|
Henrik Rydgard
|
02a89306d1
|
Warning fixes, sprintf->snprintf
|
2014-09-13 23:51:07 +02:00 |
|