Commit Graph
11573 Commits
Author SHA1 Message Date
Sacha 892169e215 Update project files for changes in armjit. CMake and Qt. 2013-01-13 20:52:41 +10:00
Henrik Rydgard a79caf0bb9 Handle vcount like jpscp. sceDisplayWaitVblank shouldn't wait if already in vblank (while WaitVBlankStart does). 2013-01-13 11:33:26 +01:00
Henrik Rydgård e7f5397716 Merge pull request #380 from YaPeL/master
Wrap some functions v3...
2013-01-12 14:11:46 -08:00
Henrik Rydgård e42af4717e Merge pull request #411 from xsacha/master
Fix physical VRAM memory ranges [WIP]
2013-01-12 13:45:11 -08:00
Federico Apelhanz 463883acd5 fixed tabulation 2013-01-12 15:24:58 -03:00
Federico Apelhanz e82161f33a Revert some files (I think) 2013-01-12 15:24:58 -03:00
Federico Apelhanz ebc669c0f6 Revert "Wraped some functions, removed some spaces"
This reverts commit 1c62f75a04c39b1bc9568a79a7a8eee18cc56542.
2013-01-12 15:24:09 -03:00
Federico Apelhanz 062838da8a Wraped some functions, removed some spaces 2013-01-12 15:21:12 -03:00
YaPeLandFederico Apelhanz 9cde301f4d Wrap functions on HLETables 2013-01-12 15:17:35 -03:00
Sacha f0bd526ca3 Fix physical VRAM memory ranges. BlazBlue is now playable again. 2013-01-13 03:52:49 +10:00
Henrik Rydgard 590d94da9f Add basic stencil test functionality, shadows work in Wipeout. update native.
This is not the whole story though, the PSP is being tricky by sharing the dest alpha and stencil.
2013-01-12 17:21:07 +01:00
Henrik Rydgård 508e2512f3 Merge pull request #410 from xsacha/master
Pandora port
2013-01-12 08:18:11 -08:00
Sacha 4d67f9af28 Pandora port. Thanks to ptitSeb. 2013-01-13 01:15:46 +10:00
Henrik Rydgård 02e65c39ce Merge pull request #409 from thefarcry118/master
silenced compiler warnings (unused unsigned size_it)
2013-01-12 05:46:01 -08:00
Lewis Robbins e0e8ae8673 silenced compiler warnings 2013-01-12 13:35:51 +00:00
Henrik Rydgard cf1b5a6911 Try to fix color masking problems. 2013-01-12 14:20:38 +01:00
Henrik Rydgard 60f9da3926 Add support for color masking. Improves the look of Wipeout greatly. 2013-01-12 12:52:00 +01:00
Henrik Rydgard 6c9d28205d Disable the LoggingDeadline. Uncomment if you want to use it. 2013-01-12 12:52:00 +01:00
Henrik Rydgard 6a3dd792a5 Identify CISO the right way. Fixes issues with uppercase filenames.. 2013-01-12 12:52:00 +01:00
Henrik Rydgard 64f953c5e1 8-byte align the ARM stack. Type some ideas. 2013-01-12 12:26:44 +01:00
Henrik Rydgård 9123a321ba Merge pull request #407 from raven02/autosave
Fix DS_ERROR , allow Ys vs Sora ingame
2013-01-12 01:36:47 -08:00
raven02 4673fa30c7 Fix DS_ERROR , allow Ys vs Sora ingame 2013-01-12 16:29:34 +08:00
raven02 113706ad49 Add UpdateMenus() to ID_OPTIONS_FULLSCREEN 2013-01-12 14:45:28 +08:00
raven02 908e4ecabf Revert AB for HW transform until find a better fix 2013-01-12 08:24:05 +08:00
raven02 3a6246eae7 Add Disable G3D Log to ini , make default false 2013-01-12 08:23:24 +08:00
Henrik Rydgard 674911ddba Move downcount into MIPSState for efficiency, enable block linking.
On ARM JIT we can now reach it through the cpu context reg.
2013-01-12 00:44:18 +01:00
Henrik Rydgard 38f437010c Merge branch 'master' into armjit 2013-01-12 00:44:06 +01:00
Henrik Rydgard 88cdbb9cc6 Viewport fix 2013-01-12 00:00:18 +01:00
Henrik Rydgard 0663f471a2 Merge branch 'master' into armjit 2013-01-11 23:48:42 +01:00
Henrik Rydgard b4af05a23c Call init on drawbuffer. upgrade native. 2013-01-11 23:48:07 +01:00
Henrik Rydgard 36eaabd917 Some constant propagation. Comment out sltiu which causes problems aiming in puzbob (???) 2013-01-11 23:42:58 +01:00
Henrik Rydgard 551bf7b0ad Let's build for both armeabi and armeabi-v7a again. 2013-01-11 19:40:33 +01:00
Henrik Rydgård 40dbdb8d4e Merge pull request #404 from unknownbrackets/more-stats
Show the most active syscall too
2013-01-11 10:31:55 -08:00
Henrik Rydgård a808f08b3e Merge pull request #402 from KentuckyCompass/chdir_bugfix
don't chop off prefix when mapping path for chdir
2013-01-11 10:18:44 -08:00
Henrik Rydgård a7312654e3 Merge pull request #403 from Orphis/cmakedebug
Properly set the _DEBUG and _NDEBUG defines in multi configuration proje...
2013-01-11 10:18:10 -08:00
KentuckyCompass a13c2da407 rename System -> MountPoint and add convenience wrapper 2013-01-11 10:10:37 -08:00
KentuckyCompass 9f4680a267 don't chop off prefix when mapping path for chdir 2013-01-11 10:10:36 -08:00
Florent Castelli 7da7091648 Properly set the _DEBUG and _NDEBUG defines in multi configuration projects 2013-01-11 19:06:02 +01:00
Henrik Rydgard bb0809b686 Merge branch 'armjit' of github.com:hrydgard/ppsspp into armjit 2013-01-11 19:04:59 +01:00
Henrik Rydgard 7a9827ed54 Merge branch 'master' into armjit 2013-01-11 19:03:57 +01:00
Henrik Rydgard 5a2fc722f6 VBO buffer rotation. Helps a little on my Nexus S but perf is still bad. 2013-01-11 19:03:16 +01:00
Henrik Rydgard 37be2600be Shave some more instructions 2013-01-11 18:50:05 +01:00
Unknown W. Brackets bec6c8d80c Make the debug statistics easier to read. 2013-01-11 09:01:57 -08:00
Henrik Rydgard 2e6063d084 Merge branch 'master' into armjit 2013-01-11 18:01:32 +01:00
Unknown W. Brackets 6ec8fe6bf3 Track summed totals of syscalls.
Just so we can easily see if some func is being called a ton.
2013-01-11 08:59:15 -08:00
Henrik Rydgard ebcb7af7cc Typo fix 2013-01-11 17:57:20 +01:00
Henrik Rydgard 29e422cbf1 Avoid flicker by not throwing away the last 3 FBOs. 2013-01-11 17:55:26 +01:00
Henrik Rydgard bc9c3db303 Armjit: Add option for fastmem. Small optimization. 2013-01-11 17:25:54 +01:00
Henrik Rydgård 09eca7b044 Merge pull request #401 from xsacha/master
Symbian/Qt Update
2013-01-11 07:11:16 -08:00
Sacha e998621b1f Only show native dialog for Symbian. Show Qt in credits to everything USING_QT_UI. 2013-01-12 00:37:22 +10:00