Sacha
|
92f0678f2f
|
Introduce 'lowmem' fonts for Symbian.
Right now it is for all Symbian devices. Although, high mem devices should continue to use the old fonts.
|
2013-08-18 19:07:18 +10:00 |
|
Henrik Rydgård
|
0f1d8f82df
|
Merge pull request #3217 from unknownbrackets/softgpu
Fix softgpu's 4444 color conversion
|
2013-08-18 01:34:03 -07:00 |
|
Sacha
|
8908ec22a8
|
Small changes. Symbian buildfix.
|
2013-08-18 18:17:23 +10:00 |
|
Sacha
|
e7cf9361ff
|
Symbian can't compile Software GPU (internal compiler error). Probably can't run it well either. So, disabled.
|
2013-08-18 18:07:15 +10:00 |
|
Sacha
|
959c9b2dd8
|
Update native.
|
2013-08-18 17:33:11 +10:00 |
|
Unknown W. Brackets
|
ff9cff08ed
|
Fix softgpu's 4444 color conversion.
And use the standard 4->8 swizzling funcs (more self documenting.)
|
2013-08-17 17:33:10 -07:00 |
|
Henrik Rydgard
|
8516b562e2
|
Typo/buildfix
|
2013-08-18 01:41:41 +02:00 |
|
Henrik Rydgard
|
2b1777d4a7
|
Transfer some features from oldUI to newUI
|
2013-08-18 01:24:53 +02:00 |
|
Henrik Rydgard
|
1fabe1f78e
|
Fix loading of non-mapped keys
|
2013-08-18 01:04:49 +02:00 |
|
Henrik Rydgard
|
71404c3d13
|
Fix checkmark for multithreaded I/O, fixes #3216
|
2013-08-18 00:45:10 +02:00 |
|
Henrik Rydgard
|
47f2efb0e5
|
Fixes to default key mappings, add default button, fix saving of mapped controls on Android, fixes #3213
|
2013-08-18 00:41:19 +02:00 |
|
Henrik Rydgard
|
96572a3226
|
Misc UI stuff, back button should now work as expected.
|
2013-08-17 23:50:15 +02:00 |
|
Henrik Rydgård
|
7cb6dcaf5d
|
Merge pull request #3214 from Kingcom/Debug
Assemble opcode by typing
|
2013-08-17 13:15:57 -07:00 |
|
Kingcom
|
c7c826b7b6
|
Assemble opcode by typing
|
2013-08-17 21:20:24 +02:00 |
|
Henrik Rydgård
|
52940abf31
|
Merge pull request #3212 from unknownbrackets/softgpu
Software GPU width tweak
|
2013-08-17 10:58:54 -07:00 |
|
Unknown W. Brackets
|
92dbfd177a
|
Render the display width properly in softgpu.
|
2013-08-17 10:57:08 -07:00 |
|
Henrik Rydgård
|
b98bb90777
|
Merge pull request #3206 from thedax/UIImprovements
Improve the Win32 UI
|
2013-08-17 10:36:15 -07:00 |
|
Henrik Rydgård
|
0c31a986d7
|
Merge pull request #3210 from raven02/patch-3
softgpu : fix v_color0 to use MaterialAmbient
|
2013-08-17 10:00:08 -07:00 |
|
Henrik Rydgård
|
e19e71254a
|
Merge pull request #3211 from unknownbrackets/sysmem
Stop lying about free memory in HLE
|
2013-08-17 09:54:20 -07:00 |
|
Unknown W. Brackets
|
90affa2203
|
Remove very questionable DrawSync override.
|
2013-08-17 09:53:10 -07:00 |
|
Unknown W. Brackets
|
a4bea9c878
|
Add support for multithreading in softgpu.
|
2013-08-17 09:52:35 -07:00 |
|
Unknown W. Brackets
|
f501c98a5d
|
Report "Software" for sw GPU engine.
|
2013-08-17 09:48:06 -07:00 |
|
Unknown W. Brackets
|
8191ea4d76
|
Stop lying about free memory in HLE.
|
2013-08-17 09:28:44 -07:00 |
|
raven02
|
758cc878fb
|
softgpu : should be vreader.ReadColor1
|
2013-08-17 22:21:14 +08:00 |
|
raven02
|
8ff2a1bb35
|
softgpu : fix v_color0 to use MaterialAmbient
|
2013-08-17 22:05:50 +08:00 |
|
The Dax
|
7f26d17cc6
|
Adjust rendering options position slightly.
|
2013-08-17 08:08:39 -04:00 |
|
The Dax
|
66641f2891
|
Fix some text.
|
2013-08-17 07:52:17 -04:00 |
|
The Dax
|
229c0f16ab
|
Eliminate most of the popup menus as per Henrik's request, and fix a minor bug with AT3+ in NewUI.
|
2013-08-17 07:52:17 -04:00 |
|
The Dax
|
ef88f78aab
|
Win32 UI improvements: Improve the Emulation menu by consolidating down the sound, threading, CPU modes, and GPU modes into pop-out menus.
|
2013-08-17 07:52:17 -04:00 |
|
Henrik Rydgard
|
47ac6c02fc
|
Disable accelerometer as axis, fix some omissions in KeyMap (doesn't actually autoload all those maps yet)
|
2013-08-17 13:41:29 +02:00 |
|
Henrik Rydgard
|
8028ff7f12
|
Android buildfix
|
2013-08-17 13:26:19 +02:00 |
|
Henrik Rydgard
|
dd07665814
|
Update native, add checkbox for sw renderer to developer settings
|
2013-08-17 13:22:44 +02:00 |
|
Henrik Rydgard
|
b89af62143
|
Fix the settings screen layout so the back button is always visible
|
2013-08-17 13:08:32 +02:00 |
|
Henrik Rydgard
|
0d048edb5e
|
NewUI on by default. Not changing the name of the setting yet by choice.
|
2013-08-17 13:04:08 +02:00 |
|
Henrik Rydgard
|
9f3848b49c
|
swrast warning fixes
|
2013-08-17 12:37:47 +02:00 |
|
Henrik Rydgård
|
d83a6e74a6
|
Merge pull request #3202 from hrydgard/better-controlmap
Better control mapping
|
2013-08-17 03:11:52 -07:00 |
|
Henrik Rydgard
|
f990df6af8
|
Let the user escape the controls dialog with the global back button (Esc on PC)
|
2013-08-17 12:09:50 +02:00 |
|
Henrik Rydgard
|
82b59a7e9d
|
Fix up/down/left/right ordering for analog sticks
|
2013-08-17 11:47:56 +02:00 |
|
Henrik Rydgård
|
e1126af4eb
|
Merge pull request #3203 from Kingcom/Debug
Various debugger changes
|
2013-08-17 02:23:01 -07:00 |
|
Henrik Rydgård
|
fa59ba4e3d
|
Merge pull request #3197 from neobrain/softgpu2
Software Renderer
|
2013-08-17 02:22:22 -07:00 |
|
Henrik Rydgard
|
edb0614a59
|
Fix analog axis names. Make L2/R2 on x360 controllers analog.
Also slightly nicer behaviour - don't create empty mapping, instead ask for mappings immediately.
|
2013-08-17 11:18:45 +02:00 |
|
Kingcom
|
e308ef59f5
|
Add step out feature and button
|
2013-08-17 11:18:03 +02:00 |
|
Kingcom
|
b3cd95ec68
|
Remove Skip button
|
2013-08-17 10:59:43 +02:00 |
|
Kingcom
|
984a038b36
|
Merge stop and go buttons
|
2013-08-17 10:57:29 +02:00 |
|
neobrain
|
f02f13f2dc
|
Fix Qt and Android build.
|
2013-08-17 10:50:22 +02:00 |
|
neobrain
|
edc0dd9e48
|
GPU: Remove unncessary flags in the VC project file.
|
2013-08-17 10:50:17 +02:00 |
|
Kingcom
|
4e8bca7549
|
Move step into, step out and run to line into accelerators
|
2013-08-17 10:49:07 +02:00 |
|
Henrik Rydgard
|
c14fcfdae1
|
Merge branch 'master' into better-controlmap
|
2013-08-17 10:37:04 +02:00 |
|
Henrik Rydgard
|
f93b1b47b1
|
Update native
|
2013-08-17 10:36:49 +02:00 |
|
Henrik Rydgard
|
3636f90902
|
Step 3: Replace current key mapping dialog with a list-based one which is much more workable.
|
2013-08-17 10:34:38 +02:00 |
|