Henrik Rydgård
|
1c76d28843
|
Avoid double-initializing the Vulkan backbuffer on startup.
|
2017-11-10 13:13:56 +01:00 |
|
Florin9doi
|
892bc8617d
|
Integrate sceUsbGps and sceUsbCam with Android
|
2017-08-27 17:19:11 +03:00 |
|
Henrik Rydgård
|
b35d0e00ec
|
Oops, forgot to update NativeQueryConfig, thanks unknown
|
2017-08-16 10:23:27 +02:00 |
|
Gde Made Novan Priambhada
|
f5d56872ce
|
Quick Chat
|
2017-08-09 03:49:52 +08:00 |
|
Henrik Rydgård
|
8ba5d7ec1e
|
Strip spaces from pasted IP addresses. Helps #9795. Fix accidental typo
|
2017-08-08 16:34:46 +02:00 |
|
Henrik Rydgård
|
4b35e9e278
|
Reset the UI state properly in NativeInit. Fixes #9771
|
2017-08-08 15:58:25 +02:00 |
|
Ade Novan
|
6b39018868
|
Android chat empty after : fix
|
2017-07-02 01:28:38 +08:00 |
|
Ade Novan
|
18525ea523
|
Android Chat Support
|
2017-07-02 01:28:38 +08:00 |
|
Unknown W. Brackets
|
41b485aa0a
|
Core: Refactor repeating disc id homebrew code.
|
2017-06-03 15:29:08 -07:00 |
|
Unknown W. Brackets
|
79ae0f77d8
|
UI: Fix Take Screenshot support.
|
2017-06-01 20:40:21 -07:00 |
|
Henrik Rydgård
|
01635a5cd6
|
Android: Just like on Windows, prompt to restart when changing graphics backend.
|
2017-05-31 11:12:11 +02:00 |
|
LunaMoo
|
939b26475d
|
Fix a bunch of emu features for Homebrew by better identification.
|
2017-05-30 12:20:29 +02:00 |
|
Henrik Rydgård
|
6147448719
|
Draw overlays at the proper time in the frame.
|
2017-05-30 09:36:17 +02:00 |
|
Henrik Rydgård
|
df6ce90c84
|
When what we need is a shared_ptr, we should just go ahead and use one.
One of the top crashes reported in the Play Console is a ManagedTexture crash, so seeing if this might help.
|
2017-05-18 13:28:56 +02:00 |
|
Unknown W. Brackets
|
793178c106
|
Windows: Initialize WindowsHost in EmuThread.
This seems like a more appropriate place, and a more appropriate thread,
for it to be initialized on.
|
2017-05-05 06:53:48 -07:00 |
|
Henrik Rydgard
|
d3ff35b2c0
|
Fix to partial restarts (when switching backends), plus misc. Helps #9666
|
2017-05-05 12:31:06 +02:00 |
|
Henrik Rydgard
|
7d89e5d84c
|
Experiment (#9647): Prevent NaN values from getting into the UI system through TouchInput
|
2017-05-04 00:30:04 +02:00 |
|
Unknown W. Brackets
|
ee68f09be5
|
Merge pull request #9653 from xiushudongfang/UI_background_android
UI: Allow choosing bgs (android)
|
2017-04-29 20:23:58 -04:00 |
|
Unknown W. Brackets
|
90f3ae14e0
|
Windows: Simplify host shutdown.
The whole nativeHost/oldHost thing is unnecessary.
This also fixes gl lost holder mismatches.
|
2017-04-29 12:04:54 -07:00 |
|
xiushu
|
93536997cd
|
UI: Allow choosing bgs (android)
|
2017-04-30 02:06:37 +08:00 |
|
Unknown W. Brackets
|
661b2a3aa8
|
UI: Make GPU events more consistent.
|
2017-04-27 20:03:50 -07:00 |
|
Unknown W. Brackets
|
638a015ced
|
Add a restarting flag to NativeInit/NativeShutdown.
Will be used externally. Also cleanup some LogManager init/shutdown in
case these are called multiple times on Windows.
|
2017-04-15 16:30:37 -07:00 |
|
Henrik Rydgard
|
f66e54c4cb
|
Operator precedence fix in ifdef
|
2017-04-05 16:25:17 +02:00 |
|
Henrik Rydgard
|
fc730b76df
|
Fix XInput polling in UWP apps. Should help #9555
|
2017-04-05 14:13:25 +02:00 |
|
Henrik Rydgard
|
8d1ece05ca
|
Finally move flash0 into assets, fixing #9468 and #9520
CMake fix
Fix the innosetup and zip scripts for the new assets location
|
2017-04-01 00:20:53 +02:00 |
|