Henrik Rydgård
e9595802fa
Merge pull request #3795 from kaienfr/Update_SYS_LANGUAGE
...
Windows: Update g_Config.ilanguage for ppsspp.ini [SystemParam] Language key
2013-09-15 23:01:05 -07:00
Henrik Rydgård
5882b67944
Merge pull request #3797 from unknownbrackets/texcache
...
Round texture bufw down to nearest 16 byte multiple
2013-09-15 23:00:07 -07:00
Unknown W. Brackets
ad4bd8ed74
softgpu: small optimization, precompute tex info.
2013-09-15 21:39:28 -07:00
Unknown W. Brackets
f43997a47f
Update bufw handling in all gpus.
...
This fixes the softgpu as well, at least.
2013-09-15 21:27:13 -07:00
Unknown W. Brackets
8ca31f7652
Round texture bufw down to nearest 16 byte mult.
2013-09-15 20:06:41 -07:00
kaienfr
c3904ef873
Windows: Update g_Config.ilanguage for ppsspp.ini [SystemParam] Language key
...
This key is important to be updated for multilang game.
2013-09-16 03:30:54 +02:00
Henrik Rydgård
b33f309228
Merge pull request #3767 from raven02/patch-7
...
Attemp to fix Kingdom Heart , Valkyrie Profile & Tales Of Phantasia
2013-09-15 16:03:15 -07:00
Unknown W. Brackets
4e86fc6266
Buildfix.
2013-09-15 16:02:05 -07:00
Henrik Rydgård
274c5bb20e
Merge pull request #3782 from unknownbrackets/dx9
...
Put the DirectX9 stuff into a namespace.
2013-09-15 15:37:08 -07:00
Henrik Rydgard
1bb6bbd07d
Remove superfluous check in vrot
2013-09-16 00:24:28 +02:00
Henrik Rydgård
a4d040beff
Merge pull request #3785 from thedax/moreCommandLineOptions
...
Win32: Add command-line arguments to allow different ppsspp/control ini files.
2013-09-15 15:21:45 -07:00
Henrik Rydgard
1c5d982e39
Update native
2013-09-16 00:14:53 +02:00
Henrik Rydgard
6aecfe3998
Trying the VROT disable experiment again, this time in the right file...
2013-09-16 00:14:05 +02:00
Henrik Rydgård
2ec10d5835
Merge pull request #3780 from unknownbrackets/savestates
...
Make it possible to add new sections optionally
2013-09-15 15:10:16 -07:00
Henrik Rydgård
a500ff3191
Merge pull request #3781 from shenweip/master
...
Fix some double semicolon.
2013-09-15 15:07:25 -07:00
Henrik Rydgård
06b2151939
Merge pull request #3784 from unknownbrackets/debugger
...
Enable the debug windows always, disable buttons
2013-09-15 15:07:13 -07:00
Henrik Rydgård
177511d7db
Merge pull request #3791 from unknownbrackets/ui-tweaks
...
Fix a crash when holding down escape in game
2013-09-15 15:06:56 -07:00
Henrik Rydgård
a83b5a849b
Merge pull request #3790 from thedax/fixAndroidAudio
...
Swap order of ifdefs so Android's Atrac3+ works again.
2013-09-15 15:02:23 -07:00
Unknown W. Brackets
fbd7dfb3f4
Update native (language selector fix.)
2013-09-15 14:59:04 -07:00
Unknown W. Brackets
1a77099b1c
Don't crash if the pause screen is closed quickly.
2013-09-15 14:58:49 -07:00
The Dax
e49bdbb363
Swap order of ifdefs so Android's Atrac3+ works again.
2013-09-15 15:25:35 -04:00
Unknown W. Brackets
16b27ffb23
Disable x86 Comp_VRot on non-Windows.
...
This may fix x86 Android issues as well as Linux/etc.
2013-09-15 11:42:58 -07:00
Unknown W. Brackets
2251b0dd59
Avoid a "pure call" issue.
2013-09-15 10:36:19 -07:00
The Dax
11a49c05fe
Build fix.
2013-09-15 13:12:55 -04:00
The Dax
35c434165b
Correct copy & paste-happiness.
2013-09-15 12:55:49 -04:00
Unknown W. Brackets
cfb50bf4d6
Add some more locking to prevent crash on reset.
2013-09-15 09:53:49 -07:00
The Dax
5cdfb6c4f9
Add command-line argument to allow a path to be specified for configuration files and control mapping files. Also fix a possible crash when loading ini files.
2013-09-15 12:50:42 -04:00
Unknown W. Brackets
8902e85f0a
Enable the debug windows always, disable buttons.
...
This way you can close them/whatever, and hopefully should avoid crashes.
Only downside is you can't pause the game now and then hit stop in the
debugger.
2013-09-15 09:35:58 -07:00
Unknown W. Brackets
f55b6a0dbc
Put the DirectX9 stuff into a namespace.
...
This makes it almost build on Windows, but not quite. Some required files
excluded from build, still.
2013-09-15 08:56:12 -07:00
Sacha
996c47a9b9
Buildfix.
2013-09-16 01:26:29 +10:00
Unknown W. Brackets
301884428f
Buildfixes for Symbian and iOS/etc.
2013-09-15 08:18:20 -07:00
shenweip
03197c376c
Fix some double semicolon.
2013-09-15 23:17:22 +08:00
Unknown W. Brackets
887a61ae56
Make it possible to add new sections optionally.
2013-09-15 07:58:52 -07:00
Henrik Rydgard
bcf3d534b0
Use the right protocol for the new submodule
2013-09-15 16:19:27 +02:00
Henrik Rydgard
8c4503c638
Add a micro version of the DX SDK as submodule, to keep the buildbot running.
2013-09-15 16:15:12 +02:00
Henrik Rydgård
26a93bbeb6
Merge pull request #3778 from vnctdj/patch-1
...
Contributors updated
2013-09-15 06:30:05 -07:00
vnctdj
2b262971d9
Update MiscScreens.cpp
...
Update contributors with my name, I'm sure other people deserve to appear here too...
I allow me to make a pull request for that because of the following comment by Henrik : https://github.com/hrydgard/ppsspp/pull/3617#issuecomment-24465863
2013-09-15 15:28:23 +02:00
Henrik Rydgård
a7d0ea586f
Merge pull request #3776 from raven02/patch-9
...
Allow attach valid FB in FB_BUFFERED_MODE only (exactMatch)
2013-09-15 04:54:48 -07:00
Henrik Rydgard
cc6681cd0b
Compile Ced's DX9 GPU on Windows. Not hooked up yet.
...
This needs work, has several problems that must be fixed to run on Windows.
Ced, you'll have to fix up your xb project file a bit, sorry.
2013-09-15 12:52:44 +02:00
raven02
cda902f02a
Attemp to fix Kingdom Heart , Valkyrie Profile & Tales Of Phantasia
2013-09-15 18:00:56 +08:00
Henrik Rydgard
7482804fbf
Merge branch 'dx9gpu' of https://github.com/Ced2911/ppsspp into Ced2911-dx9gpu
2013-09-15 11:40:50 +02:00
raven02
500c401fb7
Allow attach valid FB in FB_BUFFERED_MODE only (exactMatch)
2013-09-15 17:28:33 +08:00
Henrik Rydgard
9f99815121
Must detect language before loading config. Should fix #3763 broken by #3750 .
2013-09-15 11:05:05 +02:00
Henrik Rydgård
3101f100ce
Merge pull request #3774 from raven02/patch-8
...
Zeroize destination alpha as well when stencil test disabled.
2013-09-15 01:42:01 -07:00
Henrik Rydgård
82ee817647
Convert to new-style DoState
2013-09-15 09:53:24 +02:00
Henrik Rydgård
52e4a7cf5d
Merge branch 'patch-1' of https://github.com/shenweip/ppsspp into shenweip-patch-1
2013-09-15 09:46:52 +02:00
Henrik Rydgård
f26dfcb382
Merge pull request #3755 from thedax/win32RememberWindowPosSize
...
Win32: Don't allow SavePosition to execute if we're entering fullscreen.
2013-09-15 00:27:15 -07:00
Henrik Rydgård
966aa90f10
Merge pull request #3766 from kozec/master
...
AT3+ plugin detection on Linux
2013-09-15 00:26:52 -07:00
Henrik Rydgård
588d3e3c4f
Merge pull request #3758 from thedax/win32Cleanup
...
Win32 UI: Some cleanups and simplifications, fix some small bugs.
2013-09-15 00:26:07 -07:00
Henrik Rydgård
8c9b593824
Merge pull request #3770 from unknownbrackets/softgpu
...
Crashes/cleanup in softgpu, fix a couple warnings, remove some unused gstate_c
2013-09-15 00:25:13 -07:00