Sacha
|
61cf802836
|
Qt: Use AssetsAssetReader to load Qt assets.
|
2013-11-21 20:11:37 +10:00 |
|
Henrik Rydgård
|
37beb1a54a
|
Merge pull request #4603 from unknownbrackets/softgpu
softgpu: Advance vertex/index address on prim.
|
2013-11-21 00:57:38 -08:00 |
|
Unknown W. Brackets
|
70b6a4a796
|
Small optimization to vertex preview.
|
2013-11-20 22:36:48 -08:00 |
|
Sacha
|
cd6de7922c
|
Change to default of 2x IR for large screens. Including mobiles as there is no noticeable trade-off on modern devices.
|
2013-11-21 16:29:56 +10:00 |
|
Unknown W. Brackets
|
d227b13f36
|
softgpu: Advance vertex/index address on prim.
Fixes some broken graphics in a lot of places.
|
2013-11-20 21:59:45 -08:00 |
|
Sacha
|
061966dae2
|
Qt: Hide menubar. Attach shortcuts to the main window so they still trigger when menubar is hidden. Fix bug with ctrl+number for screen size during full screen.
|
2013-11-21 13:48:16 +10:00 |
|
Sacha
|
392abf4a26
|
Qt: Prevent window resize, fixes #4594
|
2013-11-21 13:24:33 +10:00 |
|
Sacha
|
89c136473f
|
Qt: Allow shortcuts to work in fullscreen. Fixes #4601
|
2013-11-21 12:45:45 +10:00 |
|
Sacha
|
4cb1ecb4dc
|
Qt: Some improvements to main screen.
|
2013-11-21 12:44:06 +10:00 |
|
Sacha
|
b84ce4bc44
|
Qt: Load language at boot.
|
2013-11-21 11:59:02 +10:00 |
|
Henrik Rydgard
|
1a6b4ceafb
|
Compensate frame delay for the PSP refreshing at 59.94 Hz
|
2013-11-20 23:53:28 +01:00 |
|
Henrik Rydgård
|
89b48cf95b
|
Add missing brace.
|
2013-11-20 16:57:12 +01:00 |
|
Henrik Rydgård
|
0ce37f1418
|
Merge pull request #4599 from pal1000/master
Indentation fix for CtrlMemView.cpp
|
2013-11-20 07:51:35 -08:00 |
|
pal1000
|
e2aa554884
|
Indentation fix part 2
|
2013-11-20 17:46:01 +02:00 |
|
pal1000
|
8fa99749c9
|
Indentation fix for CtrlMemView.cpp
|
2013-11-20 17:43:26 +02:00 |
|
Sacha
|
a151abf115
|
Qt Fullscreen: Remove some redundant code. Let the window resize naturally to changes in its content.
|
2013-11-21 00:07:04 +10:00 |
|
Henrik Rydgård
|
25b33d9544
|
Update native
|
2013-11-20 14:56:16 +01:00 |
|
Henrik Rydgård
|
b38e60672c
|
Debug level reduction
|
2013-11-20 14:55:35 +01:00 |
|
Henrik Rydgård
|
343209b936
|
Update native
|
2013-11-20 14:55:35 +01:00 |
|
Henrik Rydgård
|
800805e2b5
|
Merge pull request #4590 from unknownbrackets/savestates
Ignore the current button state in savestates.
|
2013-11-20 01:00:06 -08:00 |
|
Henrik Rydgård
|
f180b9e341
|
Merge pull request #4588 from unknownbrackets/io-minor
Delay, don't eat, inside the fat ms check.
|
2013-11-20 00:57:39 -08:00 |
|
Henrik Rydgård
|
00d65dc5f1
|
Merge pull request #4593 from unknownbrackets/debugger
Properly handle 2x etc. render resolution
|
2013-11-20 00:57:22 -08:00 |
|
Unknown W. Brackets
|
29d78e4b5e
|
Resize and clear cache when changing res.
Native only handles one message at a time, and resizing can require both
(because of auto settings.)
|
2013-11-19 22:44:12 -08:00 |
|
Unknown W. Brackets
|
cdee644ddb
|
Fix vertex preview at odd render resolutions.
Note that the Windows resolution menu no longer seems to send a resize
event?
|
2013-11-19 22:29:37 -08:00 |
|
Sacha
|
7b6c59ea18
|
Qt: Fix font display on non-UTF systems (eg. Symbian).
|
2013-11-20 15:16:44 +10:00 |
|
Sacha
|
effca1e4c7
|
Improvements to timer hack.
|
2013-11-20 12:55:56 +10:00 |
|
Unknown W. Brackets
|
7cff309cf7
|
Ignore the current button state in savestates.
Fixes #4149.
|
2013-11-19 18:33:17 -08:00 |
|
Sacha
|
5cdfe40c03
|
Qt5: Buildfix. Thanks to @Bigpet.
Implement an about section. Maybe this should run credits?
Fixes #4587
|
2013-11-20 11:50:16 +10:00 |
|
Unknown W. Brackets
|
3c006339a9
|
Delay, don't eat, inside the fat ms check.
Fixes #2118 (Star Ocean video stutter.)
|
2013-11-19 17:48:13 -08:00 |
|
Sacha
|
5f5037754a
|
Android/Blackberry: Update the ui_atlas.
|
2013-11-20 11:21:40 +10:00 |
|
Henrik Rydgard
|
7640d15d7b
|
Add support for missing Vietnamese characters
|
2013-11-20 00:09:26 +01:00 |
|
Henrik Rydgard
|
e89b158206
|
Update native
|
2013-11-19 23:44:48 +01:00 |
|
Henrik Rydgard
|
e3d471f590
|
Fix issues with texturing from render targets with prescaled UV (texcoord speed hack)
|
2013-11-19 23:38:36 +01:00 |
|
Henrik Rydgård
|
21bafd5d18
|
Merge pull request #4581 from unknownbrackets/armjit-divu
armjit: Fix divu when divisor is a constant 1
|
2013-11-19 13:28:41 -08:00 |
|
Henrik Rydgård
|
fdaa3df4af
|
Merge pull request #4534 from Bigpet/WinRegisterlistFix
Windows Register List fixes
|
2013-11-19 13:25:50 -08:00 |
|
Henrik Rydgård
|
41fd68be68
|
Merge pull request #4577 from unknownbrackets/vblank-interval
Switch to 59.94 fps rather than 60, since we say we are 59.94
|
2013-11-19 13:24:38 -08:00 |
|
Unknown W. Brackets
|
c50ab6d6aa
|
armjit: Fix divu when divisor is a constant 1.
Fixes #4539 and #4520.
|
2013-11-19 13:24:15 -08:00 |
|
Henrik Rydgard
|
bd3a03ad1d
|
Quick buildfix. Last commit was meant to go on a WIP branch but meh :)
|
2013-11-19 21:44:18 +01:00 |
|
Henrik Rydgard
|
ab3037112f
|
Some scaffolding for a future VFPU-on-NEON implementation
|
2013-11-19 21:41:48 +01:00 |
|
Henrik Rydgard
|
99af10cb09
|
Get rid of bool disablePrefixes in ARM build (already gone in x86)
|
2013-11-19 21:41:48 +01:00 |
|
Henrik Rydgard
|
dca457e6df
|
Optimize multiple sv.s and lv.s calls on ARM. Also some cleanup.
|
2013-11-19 21:41:47 +01:00 |
|
Henrik Rydgard
|
5bb3824dcf
|
Implement vocp on ARM and x86.
|
2013-11-19 21:41:47 +01:00 |
|
Henrik Rydgård
|
f27464e143
|
Merge pull request #4580 from pal1000/master
Fix for broken pull #4575: Automatic pause/resume when memory dumping - by using a simpler and more safer coding
|
2013-11-19 09:57:39 -08:00 |
|
pal1000
|
77cad8f5be
|
Attempted an indentation fix
|
2013-11-19 19:37:09 +02:00 |
|
pal1000
|
de09ce6d1c
|
Fix: Auto resume emulation if emulation was in running state to begin with
|
2013-11-19 19:29:38 +02:00 |
|
pal1000
|
37e52f8b92
|
Attempt on fixing breakage caused by pull #4575 by using a simpler and more cautious coding
|
2013-11-19 19:18:08 +02:00 |
|
Sacha
|
a5a69e9f67
|
Use correct home location for Blackberry. Hide /home/sacha paths.
|
2013-11-20 01:25:59 +10:00 |
|
Sacha
|
a41e3d3432
|
Qt: Remove controls. Undefine emit so that it is easier to use Qt headers in native files.
|
2013-11-20 01:25:59 +10:00 |
|
Henrik Rydgård
|
faaabfa21d
|
Merge pull request #4575 from pal1000/master
Update windows Memory Viewer: Attempt automatic pause when dumping RAM
|
2013-11-19 05:16:36 -08:00 |
|
pal1000
|
34be878d2a
|
Automatically resume emulation after memory dump only if the emulation was active beforehand
|
2013-11-19 15:11:47 +02:00 |
|