Commit Graph

  • 6ffaf98d7f Try to force gcc to notice hasNormal(). Unknown W. Brackets 2013-07-26 22:37:47 -07:00
  • 7c238f4567 Avoid a signed/unsigned compare. Unknown W. Brackets 2013-07-26 22:30:17 -07:00
  • e355518549 Fix a bad enum compare. Unknown W. Brackets 2013-07-26 22:30:05 -07:00
  • 0cd5766f50 Support clang as well as gcc for Android/Linux. Unknown W. Brackets 2013-07-26 22:13:57 -07:00
  • efb1eddbc8 Remove an unused private var. Unknown W. Brackets 2013-07-26 22:13:43 -07:00
  • fa3b608b36 Fix a missing log argument. Unknown W. Brackets 2013-07-26 22:13:09 -07:00
  • 04b636e889 Simplify and avoid a shift size warning. Unknown W. Brackets 2013-07-26 22:12:47 -07:00
  • ddc2c15ce8 Remove some unsigned < 0 comparisons. Unknown W. Brackets 2013-07-26 22:12:12 -07:00
  • 349d4eba2b 64-bit PPSSPP(Windows): Attempt to fix games that crash with Atrac3plusdecoder64.dll. It seems to be caused by m_audiocontext being null.. The Dax 2013-07-27 00:38:42 -04:00
  • c7a82b59e9 Convert all of the checkbox loops to use ARRAY_SIZE instead of magic numbers. The Dax 2013-07-26 19:36:16 -04:00
  • 883db82255 Win32 UI: Fix frameskipping menu. Picking 9 would never be checked or work. The Dax 2013-07-26 19:29:47 -04:00
  • b9862c29a0 Merge pull request #2939 from thedax/master Henrik Rydgård 2013-07-26 16:26:22 -07:00
  • 738338f8be Fix typo. The Dax 2013-07-26 19:08:24 -04:00
  • 116d238d2e Win32 UI: Remove secondary loop for unchecking/checking Window Zoom options. It was not needed, and caused a bug.. The Dax 2013-07-26 19:06:29 -04:00
  • 2a2a838b5e Merge pull request #2938 from raven02/patch-1 Henrik Rydgård 2013-07-26 15:48:38 -07:00
  • 5dbf5da355 Merge remote-tracking branch 'origin' Henrik Rydgard 2013-07-27 00:45:54 +02:00
  • a346697037 Update native + some very minor changes Henrik Rydgard 2013-07-27 00:44:16 +02:00
  • dc213f1792 Merge pull request #2934 from raven02/ui Henrik Rydgård 2013-07-26 15:43:35 -07:00
  • 5d3f2e8b5d Add some disabled code to use EGL_NV_system_time for timing. Henrik Rydgard 2013-07-27 00:34:36 +02:00
  • 087cb8b5e0 Clamp vpX0/vpY0 to zero when negative value retured raven02 2013-07-27 06:24:59 +08:00
  • 96d7a58ba0 Print slightly more debug info on link fail. Henrik Rydgard 2013-07-26 22:21:09 +02:00
  • 98c5fbaf28 Merge pull request #2935 from Kingcom/AutoBootFix Henrik Rydgård 2013-07-26 12:06:18 -07:00
  • 3c861419b9 Merge pull request #2931 from unknownbrackets/endian Henrik Rydgård 2013-07-26 12:04:34 -07:00
  • cc8bba1b10 Merge pull request #2924 from thedax/master Henrik Rydgård 2013-07-26 12:03:21 -07:00
  • d836527254 NewUI fix and add selectable frameskipping/Resolution to winUI raven02 2013-07-26 20:25:11 +08:00
  • 87f13d9b32 Fix auto boot Kingcom 2013-07-26 14:42:38 +02:00
  • 2ab8a3d120 Merge pull request #100 from unknownbrackets/endian Henrik Rydgård 2013-07-25 22:40:43 -07:00
  • a740888add Fix typos. Unknown W. Brackets 2013-07-25 22:37:27 -07:00
  • f72b981395 iOS buildfix. Unknown W. Brackets 2013-07-25 22:34:09 -07:00
  • 8da6259aff More carefully check defines for endianness. Unknown W. Brackets 2013-07-25 22:25:50 -07:00
  • 230d061fb2 When possible always use a runtime check for endian. Unknown W. Brackets 2013-07-25 22:24:53 -07:00
  • 1533b588e3 Argh, this really shouldn't be needed but is. Henrik Rydgard 2013-07-26 01:18:40 +02:00
  • b3ea250122 typo Henrik Rydgard 2013-07-26 00:57:29 +02:00
  • 144a5849e2 Uhm, fix the second part of the BIG_ENDIAN #define error... Henrik Rydgard 2013-07-26 00:54:39 +02:00
  • c7929b67ce Merge pull request #99 from thedax/master Henrik Rydgård 2013-07-25 15:38:55 -07:00
  • ea3376b914 Update basictypes.h for Visual Studio 2012 support. The Dax 2013-07-25 18:37:21 -04:00
  • e00364bfa5 Add initial support for native Visual Studio 2012(and above) compilation. Just upgrade the SLN, and go. The Dax 2013-07-25 18:34:55 -04:00
  • 17e3751f45 Really avoid crash if no xinput dll Henrik Rydgard 2013-07-25 23:58:19 +02:00
  • 22505ac998 Jack up default audio volumes to 7, change the parameter names. Henrik Rydgard 2013-07-25 23:51:45 +02:00
  • 5e791fad51 Try to fix the bigendian defines Henrik Rydgard 2013-07-25 23:39:41 +02:00
  • 9fc57894ab Mac build fix (weird, BIG_ENDIAN really shouldn't be defined) Henrik Rydgård 2013-07-25 19:21:43 +02:00
  • 61351e4b59 Merge branch 'patch-1' of https://github.com/raven02/ppsspp into raven02-patch-1 Henrik Rydgård 2013-07-25 18:20:08 +02:00
  • 080c99cd57 Merge pull request #2897 from Kingcom/DiscDirectory Henrik Rydgård 2013-07-25 09:15:34 -07:00
  • 7af1f16f61 Merge pull request #2920 from unknownbrackets/endian Henrik Rydgård 2013-07-25 08:32:29 -07:00
  • 5e87d6e45d Add _le typedefs to font handling stuff. Unknown W. Brackets 2013-07-25 00:18:50 -07:00
  • f3fc9562ff Oops, need floating point types too. Unknown W. Brackets 2013-07-25 00:08:16 -07:00
  • ae5851a393 Use _le typedefs in elf reading. Unknown W. Brackets 2013-07-25 00:07:00 -07:00
  • 81f7103e0b Use *_le for the sceKernel* funcs. Unknown W. Brackets 2013-07-24 23:58:45 -07:00
  • f1c354607e Add special u32_le/etc. types to mark endianness. Unknown W. Brackets 2013-07-24 23:23:35 -07:00
  • bf8e32f6f6 Remove entire if and contents raven02 2013-07-25 20:54:24 +08:00
  • 82b2581d79 Remove 'Display raw framebuffer' option raven02 2013-07-24 15:47:05 +08:00
  • cedb41a10c Merge branch 'master' of https://github.com/hrydgard/ppsspp into DiscDirectory Kingcom 2013-07-25 13:49:53 +02:00
  • b24f4a64d4 Linux fixes and small changes Kingcom 2013-07-25 13:45:30 +02:00
  • 79990fe01d Implement parts of the new input system for Blackberry and Qt. Touchscreen now works again. Sacha 2013-07-25 14:29:12 +10:00
  • 4871c1192d Implement parts of the new input system for Blackberry and Qt. Sacha 2013-07-25 14:28:18 +10:00
  • 7d1b604bf8 Merge pull request #2915 from thedax/master Henrik Rydgård 2013-07-24 14:27:13 -07:00
  • 6551db82a1 NewUI: Allow Unlock CPU Speed to be set to 0 with the slider bar. If the minimum is kept at 1, it can't be turned off otherwise. The Dax 2013-07-24 17:25:44 -04:00
  • 5ddc9afba0 -save state support -abstracted file access -moved to VirtualDiscFileSystem class Kingcom 2013-07-24 22:49:45 +02:00
  • 697ddfda0b Merge pull request #2890 from thedax/master Henrik Rydgård 2013-07-24 12:39:46 -07:00
  • a41e5e4403 Merge pull request #2902 from thedax/sceNetWarningFix Henrik Rydgård 2013-07-24 12:39:33 -07:00
  • 0812da9e01 Merge pull request #2907 from raven02/patch-2 Henrik Rydgård 2013-07-24 12:24:05 -07:00
  • f9b4568f59 Merge pull request #2908 from raven02/patch-3 Henrik Rydgård 2013-07-24 12:23:04 -07:00
  • 629a134946 Fix divide by 0 bug raven02 2013-07-25 00:29:05 +08:00
  • cffb397fbf Fall the depth test to the simplest and correct one raven02 2013-07-25 00:01:00 +08:00
  • f79de0b541 Max frameskip as 8 and code cleanup raven02 2013-07-24 22:46:47 +08:00
  • d83064e483 Add a couple comments. The Dax 2013-07-23 17:08:42 -04:00
  • faa2932c88 Update F5 key behaviour to cycle all buffered rendering modes. The Dax 2013-07-23 17:05:58 -04:00
  • 75dcbc0f09 Fix warning in sceNet.cpp. The Dax 2013-07-23 16:44:42 -04:00
  • e76ffe6b7c Supprt opening whole disc, assume file info is gathered before it's used Kingcom 2013-07-23 22:23:12 +02:00
  • be548fdd2e Disable invalid file operations for virtual discs Kingcom 2013-07-23 20:24:15 +02:00
  • 97b89c50df Fix stupid mistake Kingcom 2013-07-23 18:16:21 +02:00
  • 0afd7dea28 Add error message when opening entire ISO Kingcom 2013-07-23 17:53:55 +02:00
  • f9c5d3766c Display icon in UI Kingcom 2013-07-23 17:35:43 +02:00
  • 8955fedf44 Open directory as disc image Kingcom 2013-07-23 17:24:33 +02:00
  • 3139c5f97f Merge pull request #2896 from sum2012/mpg-patch Henrik Rydgård 2013-07-23 06:47:48 -07:00
  • a0faeb7849 Fix "for The variable 'ringbuffer' is being used without being initialized" sum2012 2013-07-23 20:26:33 +08:00
  • 9644de0949 Merge pull request #2895 from raven02/patch-4 Henrik Rydgård 2013-07-23 05:24:05 -07:00
  • c9279a951b Merge pull request #2894 from raven02/patch-2 Henrik Rydgård 2013-07-23 05:15:11 -07:00
  • 858d1d6987 Framebuffer to memory : Skip frame inline with frameskipping option raven02 2013-07-23 20:01:31 +08:00
  • 793428264e Apply LINEAR/LINEARFMV to TextureCache raven02 2013-07-23 19:31:14 +08:00
  • 4514e07ac1 Use LINEAR and LINEARFMV for framebuffer raven02 2013-07-23 19:30:01 +08:00
  • 2ed82df646 Use UPPER case for enum raven02 2013-07-23 19:28:01 +08:00
  • 5d91518e63 Don't know what I was thinking, sigh. Fixes #2889 Henrik Rydgard 2013-07-23 01:04:57 +02:00
  • 2f2f20ce64 Couple of trivial microoptimizations. probably no impact. Henrik Rydgard 2013-07-23 00:13:51 +02:00
  • fafa9c9bfd Dynamically load XInput, lets us to map the home button with a trick Also avoids failing to start if XInput 1.3 is not installed. Henrik Rydgard 2013-07-23 00:06:07 +02:00
  • 0cbe0dc997 Let's try raven02's #2880, which failed to merge normally so I did it manually instead. Henrik Rydgard 2013-07-22 22:57:12 +02:00
  • 09c7aaacad NewUI: Load games directly by press-and-hold on the main menu Henrik Rydgard 2013-07-22 22:36:56 +02:00
  • b7c8b8ddef Detect OES_mapbuffer extension Henrik Rydgard 2013-07-22 22:36:30 +02:00
  • 9d76ba7dd2 Minor cleanup in texcache, fix some warnings Henrik Rydgard 2013-07-22 19:22:21 +02:00
  • eaf5cc169d TransformPipeline: Minor memory optimization and a prim sanity check Henrik Rydgard 2013-07-22 19:10:19 +02:00
  • 9c73528430 Merge pull request #2881 from raven02/patch-3 Henrik Rydgård 2013-07-22 00:35:06 -07:00
  • 98a7fc124d Merge pull request #2883 from unknownbrackets/gpu-minor Henrik Rydgård 2013-07-22 00:24:14 -07:00
  • c310bbdb3f remove if raven02 2013-07-22 14:26:32 +08:00
  • 4cfa074546 Use GE state accessors in the texcache. Unknown W. Brackets 2013-07-21 19:34:55 -07:00
  • b2927213c7 Use stencil GE state accessors. Unknown W. Brackets 2013-07-21 18:54:17 -07:00
  • 46805b37cb Use the texture-related GE accessors. Unknown W. Brackets 2013-07-21 18:35:52 -07:00
  • abd9dc6137 Use the light computation/type GE accessors. Unknown W. Brackets 2013-07-21 18:13:55 -07:00
  • 988614f6d0 Use lightning GE state accessors where appropriate. Unknown W. Brackets 2013-07-21 17:55:26 -07:00
  • c0da6b97c5 Add and use some color/alpha test accessors. Unknown W. Brackets 2013-07-21 19:06:44 -07:00
  • 3ca0c5397f Add logic op/color masking GE state accessors. neobrain 2013-07-21 18:59:18 -07:00