Commit Graph

  • 3c303925c9 Change u32_le to u32. The Dax 2013-08-27 08:41:59 -04:00
  • f70faaa0c2 Terminate the loop early if it's going to overflow; there's no reason to keep riding it out. Also fix use of uninitialized variable. The Dax 2013-08-27 08:08:06 -04:00
  • 2e25f00585 Really prevent the possible buffer overflow. This is getting silly. The Dax 2013-08-27 08:02:42 -04:00
  • 58ca962d89 Prevent possible buffer overflow. The Dax 2013-08-27 07:44:32 -04:00
  • 05b860c167 Win32: Update OSK bypass with Unicode/wchar/wstring support. The Dax 2013-08-27 07:20:41 -04:00
  • bba0e290a1 Merge pull request #3441 from raven02/patch-23 Henrik Rydgård 2013-08-27 02:29:11 -07:00
  • cae5aef231 Detect Ouya correctly, for keymap assignment Henrik Rydgard 2013-08-27 11:27:04 +02:00
  • 65f70c2f09 Merge pull request #3440 from raven02/patch-24 Henrik Rydgård 2013-08-27 02:05:06 -07:00
  • d66f049d22 GLES SW: inline with HW using 0,0,1 ; raven02 2013-08-27 16:52:17 +08:00
  • 87c1dc3dd9 Merge pull request #3420 from Kingcom/Debug Henrik Rydgård 2013-08-27 01:48:01 -07:00
  • eca79d35a7 softgpu : use switch case for texture format raven02 2013-08-27 16:26:01 +08:00
  • 87592560c5 Merge pull request #3439 from raven02/patch-23 Henrik Rydgård 2013-08-27 01:21:58 -07:00
  • bfd60e95a4 softgpu: Use switch case for different texture mapping mode raven02 2013-08-27 16:15:53 +08:00
  • 454d794f9e Merge pull request #3438 from unknownbrackets/win32-unicode Henrik Rydgård 2013-08-27 01:06:13 -07:00
  • 7aa9370fc8 Merge pull request #3437 from raven02/patch-22 Henrik Rydgård 2013-08-27 01:05:36 -07:00
  • 5b553d3c45 Merge pull request #3435 from unknownbrackets/audio-minor Henrik Rydgård 2013-08-27 01:05:20 -07:00
  • dde75143ac Merge pull request #3430 from unknownbrackets/framebuf-wait Henrik Rydgård 2013-08-27 01:04:59 -07:00
  • ed1df8fb88 Merge pull request #118 from unknownbrackets/win32-unicode Henrik Rydgård 2013-08-27 01:04:19 -07:00
  • 379230bd61 Fix a small typo. Unknown W. Brackets 2013-08-27 00:35:52 -07:00
  • 8ccd3773d9 Open files using wide functions on win32. Unknown W. Brackets 2013-08-27 00:28:46 -07:00
  • 885e7163ed Open filenames using wide functions on win32. Unknown W. Brackets 2013-08-27 00:27:06 -07:00
  • 7612335992 Minor fix 'useBufferedRendering' bool variable raven02 2013-08-27 15:11:55 +08:00
  • 18792f64f9 Fix debugger wstring usage. Unknown W. Brackets 2013-08-26 23:54:48 -07:00
  • a0db57a5d3 Clear the mixbuffer when all channels empty. Unknown W. Brackets 2013-08-26 21:06:26 -07:00
  • 57d057d661 Watch for consistently high flips, not spurts. Unknown W. Brackets 2013-08-26 20:12:26 -07:00
  • b6ce0b3d3b Fix some unicode bugs (open file dialog) Henrik Rydgard 2013-08-26 21:32:05 +02:00
  • 09baf1f4f6 Merge pull request #3426 from Kingcom/MemView Henrik Rydgård 2013-08-26 11:52:48 -07:00
  • af1ae8fde7 Win32: Set current directory at startup to where the exe is. Henrik Rydgard 2013-08-26 20:48:34 +02:00
  • bcad8e285b Merge branch 'master' of https://github.com/hrydgard/ppsspp into MemView Kingcom 2013-08-26 20:41:51 +02:00
  • 4b3d4db43f Display ?? in memory view for invalid addresses Kingcom 2013-08-26 20:29:24 +02:00
  • 85270d5898 Merge pull request #3425 from thedax/updateNative Henrik Rydgård 2013-08-26 11:22:35 -07:00
  • 6a0d9b2bb6 Update native. The Dax 2013-08-26 14:18:58 -04:00
  • a872f70cf0 Merge pull request #117 from thedax/master Henrik Rydgård 2013-08-26 11:12:02 -07:00
  • 94087bbc6a Amend comment. The Dax 2013-08-26 14:01:35 -04:00
  • cec2e6cea9 Allow newlines in translation keys. The Dax 2013-08-26 13:53:52 -04:00
  • 49c8d1911f Update native Henrik Rydgard 2013-08-26 19:24:05 +02:00
  • ff3cc325c8 Merge pull request #116 from thedax/master Henrik Rydgård 2013-08-26 10:23:28 -07:00
  • 1ac2bd895d Windows build fix. The Dax 2013-08-26 13:20:58 -04:00
  • 3d8e6064d9 Update native with android buildfix Henrik Rydgard 2013-08-26 19:18:10 +02:00
  • c7bb4d2d6f Android buildfix Henrik Rydgard 2013-08-26 19:17:54 +02:00
  • 55aa3d13c7 Win32: Switch to a UNICODE build. This took quite a bit of fixing. Henrik Rydgard 2013-08-26 19:00:16 +02:00
  • a038f612bd Unicode prep Henrik Rydgard 2013-08-26 18:59:08 +02:00
  • 7d9964c5d9 Don't enable memory window at the start Kingcom 2013-08-26 17:41:31 +02:00
  • b2a033b7e0 Add RROR_LOG_REPORT for vertices without position raven02 2013-08-26 22:09:43 +08:00
  • fdaff2af98 Merge pull request #3418 from theavengerr/master Henrik Rydgård 2013-08-26 07:00:05 -07:00
  • c0eaa665d5 Uncomment out //if (pos) raven02 2013-08-26 21:24:37 +08:00
  • 914392708c iOS buildfix the avenger 2013-08-26 06:01:23 -07:00
  • 9667b9e316 Merge pull request #3387 from raven02/patch-19 Henrik Rydgård 2013-08-26 05:55:01 -07:00
  • d6009d9e3d Create a single instance of the debug windows and keep them Kingcom 2013-08-26 14:19:46 +02:00
  • 2442c24aee Use stenciltest for glblendFuncSeparate() raven02 2013-08-25 20:52:08 +08:00
  • e3d0e4bdfa Merge pull request #3412 from unknownbrackets/power2 Henrik Rydgård 2013-08-26 01:11:10 -07:00
  • fa57e23305 Implement volatile memory lock waiting. Unknown W. Brackets 2013-08-26 01:04:37 -07:00
  • ea2a92a2c8 Seems like these are just aliases. Unknown W. Brackets 2013-01-12 16:09:55 -08:00
  • 21c5121129 Merge pull request #3389 from raven02/patch-20 Henrik Rydgård 2013-08-26 00:50:06 -07:00
  • f49a2f7fa0 GLES: Skip GE_LOGIC_COPY for logic ops raven02 2013-08-25 22:18:03 +08:00
  • 3cc28652f9 Merge pull request #3403 from unknownbrackets/fpl Henrik Rydgård 2013-08-26 00:25:00 -07:00
  • d33cea7c29 Merge pull request #3406 from makotech222/cwcheat Henrik Rydgård 2013-08-26 00:18:45 -07:00
  • eee66f9cac Merge pull request #3410 from unknownbrackets/scheduling Henrik Rydgård 2013-08-26 00:18:34 -07:00
  • cf9f92e12f Reschedule after resuming interrupts. Unknown W. Brackets 2013-08-25 22:38:45 -07:00
  • e6d371c675 Re-enable cheats on android Steven Cherry 2013-08-25 21:09:23 -05:00
  • 354dbfec6c Improve some reporting of options structs. Unknown W. Brackets 2013-08-25 16:43:47 -07:00
  • d547d2b391 Implement sceKernelCancelMutex(). Unknown W. Brackets 2013-08-25 15:37:14 -07:00
  • 18832f3ca7 Wrap sceKernelFreeFpl() and use better errors. Unknown W. Brackets 2013-08-25 15:13:39 -07:00
  • 6c6aa1b8ee Wrap sceKernelAllocateFpl() and friends. Unknown W. Brackets 2013-08-25 13:45:38 -07:00
  • 61e240f482 Allocate fpl blocks in a ring, like the PSP. Unknown W. Brackets 2013-08-25 13:35:53 -07:00
  • 8d750d65e8 Properly remove timed out fpl waits from status. Unknown W. Brackets 2013-08-25 13:14:29 -07:00
  • a947c95829 Clean up sceKernelReferFplStatus(). Unknown W. Brackets 2013-08-25 12:56:35 -07:00
  • fb95f07c5d Implement cancel and delete for fpls. Unknown W. Brackets 2013-08-25 12:49:49 -07:00
  • a2471b810c Implement basic fpl waiting. Unknown W. Brackets 2013-08-25 12:44:25 -07:00
  • 107b464ace Handle the fpl alignment option as well. Unknown W. Brackets 2013-08-25 12:03:40 -07:00
  • 0969261e3e Fix error handling in sceKernelCreateFpl(). Unknown W. Brackets 2013-08-25 01:39:21 -07:00
  • f48b730828 Wrap sceKernelCreateFpl and fix refer status. Unknown W. Brackets 2013-08-25 00:14:14 -07:00
  • 49d41abbd3 Merge pull request #3401 from makotech222/cwcheat Henrik Rydgård 2013-08-25 14:43:47 -07:00
  • f85024bc26 Re-disable Cheats on android. Steven Cherry 2013-08-25 16:41:16 -05:00
  • c6bd78ff7d Merge pull request #3400 from thedax/restoreMaxRecentOptions Henrik Rydgård 2013-08-25 14:29:50 -07:00
  • 13f6c26b6b Fix a couple spacing things. The Dax 2013-08-25 16:55:00 -04:00
  • 95f9128ec2 Merge pull request #3398 from thedax/master Henrik Rydgård 2013-08-25 13:44:34 -07:00
  • a35a407207 Add two new instructions to the MIPS interpreter for logging. vertex.pbp demo seems to use one of them. The Dax 2013-08-25 16:28:19 -04:00
  • 1f60c3c07b Revert hard-coding max recents to 30. The Dax 2013-08-25 16:24:09 -04:00
  • 0e3c68dc9b Restore missing Recent tab option: Clear Recent Section. Hard code MaxRecent to be 30. No real need to make it configurable anymore. The Dax 2013-08-25 15:36:34 -04:00
  • fbfbe6d90d Update native with fix for disappearing button mappings ( #3399 ) Henrik Rydgard 2013-08-25 21:49:21 +02:00
  • cd162639ed Fix ridiculous bug that would ignore (and thus delete when resaved) the last line of ini files if it didn't end with a line break. Henrik Rydgard 2013-08-25 21:48:43 +02:00
  • 8a32dd35dc Merge pull request #3397 from adrian17/master Unknown W. Brackets 2013-08-25 10:57:19 -07:00
  • 3cfd89a721 Merge pull request #3395 from Orphis/enumprim Henrik Rydgård 2013-08-25 10:54:00 -07:00
  • c6932e2675 Use GEPrimitiveType everywhere instead of stupid integer Florent Castelli 2013-08-25 19:51:06 +02:00
  • 06a015983a Fixed some doubled semicolons adrian17 2013-08-25 19:43:18 +02:00
  • dea972b968 Merge pull request #3394 from unknownbrackets/framebuf-wait Henrik Rydgård 2013-08-25 10:33:41 -07:00
  • 8d7eb265be Log context switch time, shorten logging a bit. Unknown W. Brackets 2013-08-25 10:25:49 -07:00
  • 2d806b4820 When fps cap is hit, delay current thread only. Unknown W. Brackets 2013-08-25 09:46:21 -07:00
  • 554ca84556 Revert "More alpha hackery. This is starting to get embarrassing, really need to fix those tests." Henrik Rydgard 2013-08-25 13:24:52 +02:00
  • 97a6921000 More alpha hackery. This is starting to get embarrassing, really need to fix those tests. Henrik Rydgard 2013-08-25 13:12:31 +02:00
  • 4121d5ae62 Fix division by zero in low latency audio mode Henrik Rydgard 2013-08-25 13:03:57 +02:00
  • 2d89323fc2 Merge pull request #3357 from raven02/patch-15 Henrik Rydgård 2013-08-25 03:01:58 -07:00
  • b07a31fde1 Merge pull request #3373 from unknownbrackets/mips-minor Henrik Rydgård 2013-08-25 01:12:29 -07:00
  • 5cc6766ae2 Merge pull request #3378 from sum2012/patch5 Henrik Rydgård 2013-08-25 01:05:03 -07:00
  • 29426dc175 Merge pull request #3381 from raven02/patch-18 Henrik Rydgård 2013-08-25 01:00:35 -07:00
  • 3d0ad08dd2 Merge pull request #3375 from thedax/master Henrik Rydgård 2013-08-25 01:00:17 -07:00
  • 0ea10d96b1 Attempt to use scissor to render correct shadowing in Mortal Kombat/FF CC raven02 2013-08-24 15:59:50 +08:00
  • 8679fb4748 ThreadManForKernel_ceadeb47 should equal to sceKernelDelayThread sum2012 2013-08-25 14:45:44 +08:00
  • 284a3a7b44 Mipmapping only enable when texture scaling disabled raven02 2013-08-25 14:43:03 +08:00