Henrik Rydgård
|
ec5e7312ac
|
Merge pull request #3971 from raven02/patch-18
Fix few crashes when vfb->fbo is null when using GE debugger
|
2013-09-29 02:02:39 -07:00 |
|
Henrik Rydgård
|
f9f35f62f0
|
Merge pull request #3975 from shenweip/patch-9
Win32: Add FXAA to menu item.
|
2013-09-29 02:02:25 -07:00 |
|
Henrik Rydgård
|
3e6267f12d
|
Merge pull request #3976 from unknownbrackets/minor
Small reporting / exit callback changes
|
2013-09-29 02:02:14 -07:00 |
|
Kingcom
|
9e2866d618
|
Update CtrlThreadList
|
2013-09-29 10:50:18 +02:00 |
|
shenweip
|
3e5b6e6200
|
Only use a separate btnmake.
|
2013-09-29 16:21:30 +08:00 |
|
mgaver
|
6be671b8ec
|
Update PSPOskDialog.cpp
|
2013-09-29 17:12:45 +09:00 |
|
Unknown W. Brackets
|
b928f50353
|
Cleanup sceKernelRegisterExitCallback() per tests.
|
2013-09-29 01:10:07 -07:00 |
|
shenweip
|
38e744b080
|
Add FXAA to menu item.
|
2013-09-29 16:08:52 +08:00 |
|
Unknown W. Brackets
|
a7ec139b5a
|
Savestate the exit callback, reporting.
Seems like LoadExecForUser_362A956B() uses it, so we need to save it.
I have no confidence that function works correctly, so let's report it.
|
2013-09-29 00:19:54 -07:00 |
|
Unknown W. Brackets
|
91d73d0972
|
Fix one sceHeap func, add reporting.
|
2013-09-29 00:07:51 -07:00 |
|
raven02
|
50de251aa2
|
Fix few crashes when vfb->fbo is null when using GE debugger
|
2013-09-29 13:03:36 +08:00 |
|
Unknown W. Brackets
|
c83fa8a3bc
|
Fix MT locking, was not really right.
|
2013-09-28 20:56:38 -07:00 |
|
Unknown W. Brackets
|
8540497d09
|
Merge pull request #3966 from thedax/fixAndroidBuild
Fix Android(and probably others) build.
|
2013-09-28 20:21:36 -07:00 |
|
raven02
|
6c1017c45e
|
Render-to-texture : Remove no longer valid game list comments
|
2013-09-29 10:52:29 +08:00 |
|
The Dax
|
79af94f4aa
|
Update the host UI to avoid an UI scaling issue after resetting settings to default.
|
2013-09-28 22:41:47 -04:00 |
|
The Dax
|
d0cdcdfe28
|
Fix Android(and probably others) build.
|
2013-09-28 22:15:02 -04:00 |
|
raven02
|
c9c7184d60
|
UI : Shift in-menu items
|
2013-09-29 09:53:04 +08:00 |
|
Henrik Rydgård
|
3460efe186
|
Merge pull request #3964 from makotech222/cwcheat
Fixed 0x3 codes which i never knew were broken until i wrote one today.....
|
2013-09-28 16:46:45 -07:00 |
|
Henrik Rydgard
|
7bb93c3bfe
|
Forgot to re-enable the "single" case of vh2f
|
2013-09-29 01:43:13 +02:00 |
|
Henrik Rydgård
|
4a6c2e33fa
|
Merge pull request #3965 from Kingcom/GEDebugger
Display lists tab
|
2013-09-28 16:41:09 -07:00 |
|
Kingcom
|
c1690cd3dc
|
Range checks
|
2013-09-29 01:08:46 +02:00 |
|
Kingcom
|
aae0b98cfe
|
Display list tab
|
2013-09-29 01:02:05 +02:00 |
|
Steven Cherry
|
2d83dbfc40
|
Fixed 0x3 codes which i never knew were broken until i wrote one today...
|
2013-09-28 17:33:37 -05:00 |
|
Henrik Rydgård
|
5dd8bab7f8
|
Merge pull request #3963 from thedax/removeUnusedExtern
Remove unused extern.
|
2013-09-28 15:20:17 -07:00 |
|
The Dax
|
1c9c2576eb
|
Add comments back in. I promised Unknown I'd add them back in.
|
2013-09-28 18:18:49 -04:00 |
|
The Dax
|
2f9a909697
|
Remove unused extern.
|
2013-09-28 18:15:40 -04:00 |
|
Henrik Rydgård
|
6395c11b46
|
Merge pull request #3903 from shenweip/patch-ui
Win32: Also receive "More Settings" or "Control Mapping" message in GameSettingsScreen and ControlMappingScreen.
|
2013-09-28 14:56:46 -07:00 |
|
Henrik Rydgård
|
cfb05e66ad
|
Merge pull request #3949 from adrian17/common_cleanup
Common cleanup
|
2013-09-28 14:54:36 -07:00 |
|
Henrik Rydgård
|
00c4fb43f2
|
Merge pull request #3939 from thedax/win32MakeMsgTranslatable
Win32: Make savestate slot OSM translatable.
|
2013-09-28 14:52:34 -07:00 |
|
Henrik Rydgard
|
a5d30d2f02
|
Enable FXAA on mobile. Hopefully the buildbot will copy the shader, too...
|
2013-09-28 23:51:10 +02:00 |
|
adrian17
|
58d8bc86c5
|
Removed two functions as they are also in Native/file.
Also, removed TabsToSpaces() from the header as it no longer exists.
|
2013-09-28 23:05:36 +02:00 |
|
Henrik Rydgård
|
605b3c8cc0
|
Merge pull request #3961 from makotech222/cwcheat
Fix Bug with GetCodesList skipping lines that don't contain 8 characters...
|
2013-09-28 13:47:32 -07:00 |
|
Steven Cherry
|
d240dbecce
|
Fix Bug with GetCodesList skipping lines that don't contain 8 characters (usually titles)
|
2013-09-28 15:42:20 -05:00 |
|
Henrik Rydgard
|
976a8ad1ed
|
Update native
|
2013-09-28 22:31:56 +02:00 |
|
Henrik Rydgård
|
5fba85d62b
|
Merge pull request #3787 from unknownbrackets/softgpu
softgpu: Skip the stencil/depth tests in a clear
|
2013-09-28 13:25:35 -07:00 |
|
Henrik Rydgard
|
649e830028
|
Minor cleanup
|
2013-09-28 22:19:00 +02:00 |
|
Henrik Rydgard
|
171c833c06
|
Merge branch 'master' of github.com:hrydgard/ppsspp
|
2013-09-28 22:18:04 +02:00 |
|
Henrik Rydgard
|
cb43870cc3
|
Merge branch 'halffloat'
Conflicts:
Core/MIPS/x86/CompVFPU.cpp
|
2013-09-28 22:16:44 +02:00 |
|
Henrik Rydgard
|
20174d9410
|
Delete the lookup table version of vh2f
|
2013-09-28 22:15:29 +02:00 |
|
Henrik Rydgård
|
9ffe840ec4
|
Merge pull request #3959 from DanyalZia/patch-12
Don't use clamp on framebuffers on pre-HD ATI cards
|
2013-09-28 13:13:51 -07:00 |
|
Henrik Rydgard
|
7ca6d73857
|
Two approaches to vh2f (half-float to float): lookuptable and fast SSE
|
2013-09-28 22:08:44 +02:00 |
|
danyalzia
|
12d15bc13e
|
fix a clamping bug in pre-HD ATI/AMD drivers
|
2013-09-29 00:25:13 +05:00 |
|
Unknown W. Brackets
|
f5ee058fbc
|
Oops, fix debug build.
|
2013-09-28 12:21:20 -07:00 |
|
Henrik Rydgård
|
98f0f2692b
|
Merge pull request #3948 from thedax/win32DeadlocksTake2
Win32 Deadlocks Part 2: Stop should do the same things Reset does.
|
2013-09-28 12:18:03 -07:00 |
|
danyalzia
|
1aa3c39f77
|
Do not read through PBOs
|
2013-09-29 00:17:19 +05:00 |
|
Unknown W. Brackets
|
e79781b1a3
|
softgpu: Skip the stencil/depth tests in a clear.
|
2013-09-28 12:15:07 -07:00 |
|
Henrik Rydgård
|
b0189b9557
|
Merge pull request #3942 from Kingcom/GEDebugger
Add tab control to GEDebugger (and more)
|
2013-09-28 12:08:27 -07:00 |
|
Kingcom
|
72faf8c8ab
|
Move tab control into separate class
|
2013-09-28 20:57:02 +02:00 |
|
Henrik Rydgard
|
04b911a03b
|
Change a bunch of "MayHavePrefix" to "HasUnknownPrefix".
Should be safe, I think none of these have any sane use of prefixes anyway.
|
2013-09-28 20:07:58 +02:00 |
|
Henrik Rydgard
|
8d1fce2935
|
Update lang
|
2013-09-28 20:07:57 +02:00 |
|