Commit Graph

  • 05dfd27db8 Merge pull request #2638 from bagnz0r/master Henrik Rydgård 2013-07-18 02:54:03 -07:00
  • 90d0f1649a Removed Polish. Philip Butkiewicz 2013-07-18 11:52:42 +02:00
  • 086746e0fd More NewUI Henrik Rydgard 2013-07-18 11:39:54 +02:00
  • 3a8b5809cd Remove accidentally added file Henrik Rydgard 2013-07-18 10:59:02 +02:00
  • b5d5291a58 Avoid unnecessary buffer flips even when buffered rendering is on. Speeds up buffered rendering in 30fps games. Henrik Rydgard 2013-07-18 10:48:07 +02:00
  • a41cd7bdba Save some work when the displayed buffer isn't dirty. Henrik Rydgard 2013-07-18 10:46:09 +02:00
  • 47b65ce200 Add volume controls to newui Henrik Rydgard 2013-07-18 10:26:29 +02:00
  • cd8987b33b Add basic slider control Henrik Rydgard 2013-07-18 10:25:30 +02:00
  • df89065aab Move more gfx settings to NewUI. Henrik Rydgard 2013-07-18 01:04:11 +02:00
  • d76c45411d alpha test: fix typo, add back rounding offset Henrik Rydgard 2013-07-18 01:01:53 +02:00
  • 8ec3f42d28 Low latency audio disabled by default bagnz0r 2013-07-18 00:59:23 +02:00
  • c543665513 Merge pull request #2817 from thedax/master Henrik Rydgård 2013-07-17 15:30:46 -07:00
  • e4ed0f2d3e Various small code cleanups. The Dax 2013-07-17 17:49:57 -04:00
  • 4511867a5d Merge pull request #2816 from thedax/master Henrik Rydgård 2013-07-17 14:40:32 -07:00
  • 4c99044b06 sceNet.cpp: Fix inconsistent spacing issues. The Dax 2013-07-17 17:38:17 -04:00
  • e072604d9c sceNet.cpp: Fix build error and warning. The Dax 2013-07-17 17:36:51 -04:00
  • 553e331bae sceNet.cpp: Reset & initialise all variables properly upon Init and Shutdown. The Dax 2013-07-17 17:34:17 -04:00
  • edf5e13673 Undo a small difference introduced in #2814, should fix #2815 Henrik Rydgard 2013-07-17 23:12:46 +02:00
  • 3e24949f8a Try different approach to rounding the inputs to the alpha test. Appears to fix some problems on PowerVR. Henrik Rydgard 2013-07-17 23:03:21 +02:00
  • 1f84e21173 Typo fix Henrik Rydgard 2013-07-17 23:01:26 +02:00
  • 6b5d615040 Lock screen orientation again on Android until some issues can be ironed out (doesn't affect my devices though). Henrik Rydgard 2013-07-17 22:50:27 +02:00
  • 2034a7cc57 Merge pull request #2814 from raven02/patch-7 Henrik Rydgård 2013-07-17 13:29:54 -07:00
  • 28ad8dc230 Lots of NewUI stuff (still experimental), fix back bug with x360 controllers Henrik Rydgard 2013-07-17 22:27:05 +02:00
  • a3edda0bc7 Minor logging fixes Henrik Rydgard 2013-07-16 23:41:47 +02:00
  • 2e4e00329f Use getScissor() function for setting scissorX1/Y1/X2/Y2 raven02 2013-07-18 04:04:00 +08:00
  • ff5dfcec13 Merge pull request #2786 from raven02/patch-6 Henrik Rydgård 2013-07-17 11:45:13 -07:00
  • 07e118b6a1 New attempt to generate FBO using fb_stride raven02 2013-07-15 21:49:43 +08:00
  • d6c85c28de Merge pull request #2813 from tpunix/thread_fix Henrik Rydgård 2013-07-17 11:00:49 -07:00
  • a4e447fe7e dont wake up thread with waitType WAITTYPE_MODULE in sceKernelReleaseWaitThread add UTF-8 BOM to MiscScreens.cpp to avoid compile error. tpu 2013-07-18 00:16:42 +08:00
  • a61117dec4 Correct function. papel 2013-07-17 03:34:43 -03:00
  • 99754bcd7a Merge branch 'master' of https://github.com/hrydgard/ppsspp papel 2013-07-17 02:33:53 -03:00
  • 9b6f1abed8 Version to savestate and open other game in other screens. papel 2013-07-17 02:33:26 -03:00
  • 74e0d51d26 Use more wildcards in Qt to prevent updating issues in future. Sacha 2013-07-17 11:14:41 +10:00
  • 07feef3f44 Various newui tweaks Henrik Rydgard 2013-07-17 01:03:29 +02:00
  • 414acd13b0 Restore android optimization level that I accidentally lowered. Henrik Rydgard 2013-07-16 23:03:52 +02:00
  • 81411a74ed Experimental: Make orientation change possible on Android. Henrik Rydgard 2013-07-16 22:50:53 +02:00
  • 8559d298f8 Android: Make preparations to let the app survive an activity shutdown. Lets us deal with orientation change natively. Henrik Rydgard 2013-07-16 22:49:57 +02:00
  • e370723c6c Merge pull request #2799 from tpunix/master Henrik Rydgård 2013-07-16 04:26:19 -07:00
  • 94ef18025f bugfix of LoadRelocations2 tpunix 2013-07-16 18:17:12 +08:00
  • ed7e8aa417 Merge pull request #2797 from thedax/hdRemasterSupport Henrik Rydgård 2013-07-16 01:10:27 -07:00
  • 21e8ef6f2a Merge pull request #2792 from sum2012/bat-patch Henrik Rydgård 2013-07-16 00:56:47 -07:00
  • c89614d180 Fix silly bug caused when fixing another silly bug in f528774b39 Henrik Rydgård 2013-07-16 09:49:07 +02:00
  • 1c0ca96346 Clean up HDRemaster.h; it was a mess. The Dax 2013-07-16 00:32:54 -04:00
  • c80265f4c2 Remove struct info; it's the same game, heh.. The Dax 2013-07-15 23:46:21 -04:00
  • 282864c329 Add struct info for Dynasty Warriors Strikeforce 2 HD Edition. Unsure if the info is 100% correct. The Dax 2013-07-15 23:36:33 -04:00
  • b7774f4b54 Fix texture sizes in Shin Sangoku Musou Multi Raid 2 HD Ver; it doesn't use double texture coordinates. The Dax 2013-07-15 23:25:13 -04:00
  • 8689fd290f Qt Buildfix. Sacha 2013-07-16 10:51:38 +10:00
  • 76621d78d2 Fix for PPSSPP auto logging mode for Windows 64-bit sum2012 2013-07-16 06:42:46 +08:00
  • a8f87d17c9 NewUI: Add new Language selector screen (uses the new popup list screen). Henrik Rydgard 2013-07-16 00:29:00 +02:00
  • a7b92d63d6 NewUI work (popup lists) Henrik Rydgard 2013-07-16 00:25:08 +02:00
  • e8a451e512 Merge pull request #2790 from thedax/sceNetStubs Henrik Rydgård 2013-07-15 15:04:33 -07:00
  • 30dd5157ca Add new booleans to savestate. The Dax 2013-07-15 17:59:29 -04:00
  • 6887411738 Add correct behaviour to the various sceNet*init and sceNet*term functions. Fixes Peace Walker's mission hangs, and should possibly fix other games that would hang with repeated initialisations and terminations of the sceNet libraries. The Dax 2013-07-15 17:55:00 -04:00
  • 3703599bee Fix touch screen controls, Fixes 2789 Henrik Rydgard 2013-07-15 20:30:23 +02:00
  • 46c9fd3819 Can now merge the result from the buttontracker. Henrik Rydgard 2013-07-15 20:29:50 +02:00
  • 1a25309ade Update native with minor newui improvements (focus, tabs) Henrik Rydgard 2013-07-15 19:57:26 +02:00
  • 70a5970d45 Make tabs look a bit more like tabs (color sticks). Also saner focus movement. Henrik Rydgard 2013-07-15 19:56:36 +02:00
  • bf58b32208 Fix bug that caused us to always show UNKNOWN.PNG for PBP files in recent list and new ui Henrik Rydgard 2013-07-15 18:57:42 +02:00
  • b0181dfe8f Warning fix Henrik Rydgard 2013-07-15 18:45:00 +02:00
  • f528774b39 Fix some pointer silliness that clang fortunately caught Henrik Rydgård 2013-07-15 18:18:03 +02:00
  • c5e8de540f Merge pull request #2787 from tpunix/master Henrik Rydgård 2013-07-15 09:06:34 -07:00
  • d34495a23f Cleanup Henrik Rydgard 2013-07-15 18:03:34 +02:00
  • c525d2fb86 bugfix: params of textureCache_.Invalidate tpu 2013-07-15 23:54:44 +08:00
  • 7aa8aabc3d Focus fixes. Henrik Rydgard 2013-07-15 17:51:12 +02:00
  • 09a7bd08fa Assorted UI cleanups. Add a bunch of little image files that may be used in the Ouya port later. Henrik Rydgard 2013-07-15 17:41:24 +02:00
  • 7151e4c06e Generalize the code mapping android key events into pad button bits, add support for keys needed to navigate UI. Henrik Rydgard 2013-07-15 17:37:16 +02:00
  • ef98d30c38 Merge branch 'ouya-stuff' Henrik Rydgard 2013-07-15 15:16:48 +02:00
  • 2054e46c1f Update native Henrik Rydgard 2013-07-15 14:53:45 +02:00
  • 693944a0a5 SDL: Fix silly dpi scaling bug Henrik Rydgard 2013-07-15 14:53:06 +02:00
  • bb5a1e434c Merge pull request #2782 from raven02/patch-2 Henrik Rydgård 2013-07-15 05:52:00 -07:00
  • 3d8474a64a Fix missing title screens in Growlanser raven02 2013-07-15 04:24:08 +08:00
  • 6d5d531238 Merge pull request #2777 from mattweb28/loadexec-patch2 Henrik Rydgård 2013-07-14 10:22:21 -07:00
  • 891b7174da Merge pull request #2781 from raven02/patch-5 Henrik Rydgård 2013-07-14 10:21:11 -07:00
  • 167a56642b Consolidate culling test into non-clear mode raven02 2013-07-15 00:10:43 +08:00
  • 13287001c0 param fix without c++ class mattweb28 2013-07-14 23:34:06 +08:00
  • 10f9adb7dc Merge pull request #2761 from thedax/master Henrik Rydgård 2013-07-14 07:52:42 -07:00
  • b039768b2d Merge pull request #2772 from raven02/patch-4 Henrik Rydgård 2013-07-14 06:36:21 -07:00
  • c4e65870ae Merge pull request #2747 from raven02/patch-2 Henrik Rydgård 2013-07-14 06:27:19 -07:00
  • 9ef7a615af Update native Henrik Rydgård 2013-07-14 14:35:08 +02:00
  • 9ad07c3db0 Change SDL button mapping to (seem to) match DInput buttons Henrik Rydgård 2013-07-14 14:34:24 +02:00
  • 4a49ec2e40 Fix silly key mapping bug. Update native with SDL gamepad support (that needs more work). Henrik Rydgård 2013-07-14 13:52:02 +02:00
  • ed1f13a33f Initial SDL gamepad support Henrik Rydgård 2013-07-14 13:51:30 +02:00
  • f7573b35e2 sceKernelLoadExec() parameters fix mattweb28 2013-07-14 17:07:24 +08:00
  • dcb400f85d Merge pull request #2770 from raven02/patch-3 Henrik Rydgård 2013-07-14 01:32:53 -07:00
  • bee66bdb4d Fix depth issues in multiple games raven02 2013-07-14 02:56:48 +08:00
  • 00fe237f45 Fix YES/NO selection color in save dialog raven02 2013-07-13 22:56:46 +08:00
  • 925714ab39 Better attempt to calc FBO size using viewport , scissor & region all together raven02 2013-07-11 09:37:52 +08:00
  • 8eab028383 Fix CMakeList to pull in the right ffmpeg libraries on Linux/x64. Won't work on x32 yet. Henrik Rydgård 2013-07-13 11:21:15 +02:00
  • b75e86f547 Merge pull request #2766 from sum2012/eboot-patch Henrik Rydgård 2013-07-13 01:38:03 -07:00
  • 755e642efc Add Another patcher sum2012 2013-07-13 06:46:30 +08:00
  • 216ee1b163 MenuScreens.cpp: Add +/- 10 Speed limit buttons to make it easier to reset the value above 60, and remove upper limit. The Dax 2013-07-12 05:08:53 -04:00
  • 05f019d434 Change flash to flash0. Sacha 2013-07-12 11:14:53 +10:00
  • 415afa98d4 Merge pull request #2757 from thedax/master Henrik Rydgård 2013-07-11 13:39:58 -07:00
  • 1fdebd53e1 Guard a potential redefine Henrik Rydgard 2013-07-11 22:16:35 +02:00
  • 9af456a179 Fix breaking the button.. :| The Dax 2013-07-11 15:55:33 -04:00
  • 93e1404056 Remove dead code. The Dax 2013-07-11 15:51:45 -04:00
  • 0bc27f6d95 Make SpeedToggle button switch between only fixed/standard. There's no need for it to be a tri-state button when there is a separate button for unlimited speed. The Dax 2013-07-11 15:43:51 -04:00
  • 3c653cb3fc Drop the gameinfocache correctly on shutdown, avoiding a log flood and possible mem leak on android. Henrik Rydgård 2013-07-11 14:29:56 +02:00
  • ca7eb305e4 Comment out annoying logging Henrik Rydgård 2013-07-11 14:08:58 +02:00
  • eaa59f9bfe Switch back to the native file browser on Windows (oops). Fixes #2750. Henrik Rydgård 2013-07-11 10:46:53 +02:00