The Dax
|
24d587c991
|
Adjust a few calls. Display fullscreen/normal resolution mode info only one time.
|
2013-09-26 17:50:30 -04:00 |
|
The Dax
|
83a168c25e
|
Win32: Only show the resolution information when selecting resolution sizes or window sizes from the Settings menu.
|
2013-09-26 17:46:11 -04:00 |
|
Henrik Rydgard
|
6143cfabd9
|
Fix encoding of PSPOskDialog so it works on the build bot. Oh no, not another of these...
|
2013-09-26 17:39:36 +02:00 |
|
mgaver
|
1f210f870a
|
Update korean.txt
|
2013-09-27 00:38:21 +09:00 |
|
mgaver
|
a475691171
|
Update PSPOskDialog.cpp
|
2013-09-27 00:29:04 +09:00 |
|
Henrik Rydgård
|
9088027a29
|
sceMp3: Add back "wrong name" comments
|
2013-09-26 17:20:50 +02:00 |
|
Henrik Rydgård
|
69812ddaf6
|
Merge pull request #3932 from raven02/patch-12
Align OSK button bit better
|
2013-09-26 07:54:37 -07:00 |
|
raven02
|
deaf86a433
|
Align OSK button bit better
|
2013-09-26 21:26:19 +08:00 |
|
Henrik Rydgard
|
94a3f4ce67
|
Update native (reduce moga logging)
|
2013-09-26 14:44:21 +02:00 |
|
Henrik Rydgard
|
e7fc1e3d8b
|
Fix bug in FXAA shader that could cause the AMD issue
|
2013-09-26 14:32:49 +02:00 |
|
Henrik Rydgard
|
a0227d3037
|
Update native with Moga controller support
|
2013-09-26 14:26:31 +02:00 |
|
Henrik Rydgard
|
b10e2bce3c
|
Add FXAA antialiasing on non-mobile. Works best when render resolution = window size.
|
2013-09-26 12:41:59 +02:00 |
|
Henrik Rydgård
|
49a72a4bfa
|
Merge pull request #3926 from Kingcom/GEDebugger
Highlight stall address
|
2013-09-26 03:34:11 -07:00 |
|
Kingcom
|
94b04d7326
|
Highlight stall address with a red background
|
2013-09-26 12:31:58 +02:00 |
|
raven02
|
86c7b728f7
|
Add few arguments for sceDmacTryMemcpy()
|
2013-09-26 12:04:31 +02:00 |
|
raven02
|
f84047675e
|
Add ERROR_LOG_REPORT for sceDmacTryMemcpy()
|
2013-09-26 17:25:56 +08:00 |
|
Henrik Rydgård
|
3f1b87c85e
|
Merge pull request #3923 from thedax/fixBuilds
Fix headless.
|
2013-09-26 02:19:19 -07:00 |
|
Henrik Rydgård
|
2ad7fd5248
|
Merge pull request #3927 from raven02/patch-8
Implement sceMp3ResetPlayPosition2()
|
2013-09-26 02:12:14 -07:00 |
|
raven02
|
380cc61aff
|
Add ERROR_LOG_REPORT for two unknown sceMp3 calls
|
2013-09-26 17:09:32 +08:00 |
|
raven02
|
0219ab2e93
|
Implement sceMp3ResetPlayPosition2()
|
2013-09-26 17:06:08 +08:00 |
|
Kingcom
|
124b11f29d
|
Highlight stall address
|
2013-09-26 10:24:41 +02:00 |
|
The Dax
|
a15ba1322d
|
Move GetLangValuesMapping out of MiscScreens.cpp so it can be used globally.
|
2013-09-25 21:06:58 -04:00 |
|
Henrik Rydgård
|
0f67666fc1
|
Merge pull request #3922 from thedax/oskOverhaul
Osk overhaul: Adjust button functionality, and some text positioning.
|
2013-09-25 14:40:35 -07:00 |
|
The Dax
|
3cc07ec1af
|
Let LTRIGGER cycle languages backward.
|
2013-09-25 17:33:22 -04:00 |
|
The Dax
|
a7a416fa88
|
Pull language names from langregion.ini.
|
2013-09-25 17:17:17 -04:00 |
|
The Dax
|
546a506c62
|
Be consistent with braces.
|
2013-09-25 16:52:18 -04:00 |
|
The Dax
|
17d52ce07c
|
Adjust some of the text to look better.
|
2013-09-25 16:25:26 -04:00 |
|
The Dax
|
7b6414e78d
|
Overhaul the OSK. Select now acts as a shift button(swaps between upper/lower case; in the case of Korean, it does nothing. In the case of Japanese, it swaps Katakana/Hiragana). R Trigger now acts as a language selector, cycling through the 5 keyboard languages(English, English full-width, Japanese, Korean, Russian).
|
2013-09-25 16:18:07 -04:00 |
|
Henrik Rydgård
|
14aa0c6ffa
|
Merge pull request #3920 from thedax/oskAddFWLatin
OSK: Add full-width Latin keyboard(upper/lower) for compatibility with games that need it.
|
2013-09-25 11:04:41 -07:00 |
|
The Dax
|
1061d6193c
|
Remove some unused stuff.
|
2013-09-25 13:52:41 -04:00 |
|
The Dax
|
90c21a370c
|
Add Full-width Latin keyboard(upper and lower cases), and allow OSK to input characters as long as it's <= FieldMaxLength. This should allow Valkyria Chronicles II to have correct password entry on all platforms.
|
2013-09-25 13:50:50 -04:00 |
|
Henrik Rydgård
|
2a62739fba
|
Merge pull request #3919 from shenweip/patch-7
Win 32: Fix a bug that mouse cannot work correctly when maximize the window from 1x window size.
|
2013-09-25 10:43:14 -07:00 |
|
Henrik Rydgård
|
e7c01b8d32
|
Clang fixes (apple)
|
2013-09-25 18:50:09 +02:00 |
|
shenweip
|
eb33037f3c
|
Fix a bug that mouse cannot work correctly when maximize the window from 1x window size.
|
2013-09-26 00:19:13 +08:00 |
|
Henrik Rydgård
|
653de117b9
|
Merge pull request #3917 from Kingcom/GEDebugger
Simple display list view
|
2013-09-25 06:41:07 -07:00 |
|
Kingcom
|
98f4273dcc
|
Simple display list view
|
2013-09-25 15:24:53 +02:00 |
|
Henrik Rydgård
|
9b000a0d55
|
Merge pull request #3913 from raven02/patch-7
Implement sceMp3GetSumDecodedSample()
|
2013-09-25 01:37:53 -07:00 |
|
Henrik Rydgård
|
7575674af4
|
Merge pull request #3910 from Kingcom/GEDebugger
Change SimpleGLWindow
|
2013-09-25 01:23:01 -07:00 |
|
raven02
|
6141514160
|
Support load a savestate created with a previous git build
|
2013-09-25 14:37:27 +08:00 |
|
raven02
|
368e4d93f9
|
Implement sceMp3GetSumDecodedSample()
|
2013-09-25 11:50:38 +08:00 |
|
Kingcom
|
443f9bdfd5
|
Fix spaces
|
2013-09-24 20:11:42 +02:00 |
|
Kingcom
|
312f957963
|
Change how SimpleGLWindow is constructed and move it to the resource file
|
2013-09-24 20:06:25 +02:00 |
|
Henrik Rydgard
|
4cba4efbba
|
Try to fix scaling of generated UV texcoords on splines.
|
2013-09-24 14:14:05 +02:00 |
|
Henrik Rydgard
|
bd8cb4b02d
|
Start work on implementing bbox, add a comment with some thoughts..
|
2013-09-24 14:14:05 +02:00 |
|
Henrik Rydgard
|
424b4cbd5f
|
Move GE_CMD_BJUMP to GPUCommon. Add the flag. (no actual bbox impl yet)
|
2013-09-24 14:14:04 +02:00 |
|
Henrik Rydgård
|
9e7769c337
|
Merge pull request #3906 from raven02/patch-4
Try to draw pic0 if pic1 is not available
|
2013-09-24 04:14:21 -07:00 |
|
raven02
|
c7021b0a2e
|
Use better approach to show either pic0 or pic1
|
2013-09-24 19:07:27 +08:00 |
|
Henrik Rydgard
|
2b66a850be
|
More spline/bezier optimization. Enable real splines. Add option "Low quality spline/bezier curves".
|
2013-09-24 11:14:49 +02:00 |
|
raven02
|
eeb50b354f
|
Make sure ginfo->pic0Texture is not NULL
|
2013-09-24 16:16:37 +08:00 |
|
Henrik Rydgård
|
216ccbb94b
|
Merge pull request #3901 from thedax/win32FixFullScreenAgain
Win32: Fix 2 fullscreen bugs
|
2013-09-24 01:12:17 -07:00 |
|