Commit graph

  • dd441a3dd6 arm_interface: directly initialize class members Lioncash 2015-12-06 15:07:00 -05:00
  • de9a625c7e arm_interface: directly initialize class members Lioncash 2015-12-06 15:07:00 -05:00
  • 93cd3dccc5 dyncom: const correctness changes Lioncash 2015-12-06 15:03:06 -05:00
  • d03e7f08ff dyncom: const correctness changes Lioncash 2015-12-06 15:03:06 -05:00
  • c94a1a0375 GPU/PrimitiveAssembler: Fixed drawing triangle fans. Subv 2015-12-06 10:17:47 -05:00
  • 7b33e163b9 GPU/PrimitiveAssembler: Fixed drawing triangle fans. Subv 2015-12-06 10:17:47 -05:00
  • 30c70c905f OpenGL: Flip framebuffers during transfer rather than when rendering Yuri Kunde Schlesner 2015-12-04 22:23:39 -08:00
  • cf81e08389 OpenGL: Flip framebuffers during transfer rather than when rendering Yuri Kunde Schlesner 2015-12-04 22:23:39 -08:00
  • 8e478d8b99 OpenGL: Add support for glFrontFace in the state tracker Yuri Kunde Schlesner 2015-08-31 12:03:21 -03:00
  • 95dbc6eb0e OpenGL: Add support for glFrontFace in the state tracker Yuri Kunde Schlesner 2015-08-31 12:03:21 -03:00
  • 3a96788f4f Merge pull request #1252 from Subv/cam bunnei 2015-12-03 22:01:45 -05:00
  • 87df493b5b Merge pull request #1252 from Subv/cam bunnei 2015-12-03 22:01:45 -05:00
  • 03867dce7f Merge pull request #1261 from yuriks/tev-buffer-delay bunnei 2015-12-01 19:30:28 -05:00
  • 644d1e7ca3 Merge pull request #1261 from yuriks/tev-buffer-delay bunnei 2015-12-01 19:30:28 -05:00
  • 7b9807c835 PICA: Properly emulate 1-stage delay in the combiner buffer Yuri Kunde Schlesner 2015-11-30 22:33:38 -08:00
  • e9c209ccc8 PICA: Properly emulate 1-stage delay in the combiner buffer Yuri Kunde Schlesner 2015-11-30 22:33:38 -08:00
  • 58f19e689d Merge pull request #1257 from yuriks/svcGetSystemInfo Yuri Kunde Schlesner 2015-11-30 21:17:34 -08:00
  • bec9049597 Merge pull request #1257 from yuriks/svcGetSystemInfo Yuri Kunde Schlesner 2015-11-30 21:17:34 -08:00
  • 5bed732b03 Kernel: Implement svcGetSystemInfo Yuri Kunde Schlesner 2015-11-26 19:00:16 -08:00
  • 84a22cb594 Kernel: Implement svcGetSystemInfo Yuri Kunde Schlesner 2015-11-26 19:00:16 -08:00
  • 5aca5d4993 Merge pull request #1259 from lioncash/zero Mathew Maidment 2015-11-29 16:40:22 -05:00
  • 32f92b4a69 Merge pull request #1259 from lioncash/zero Mathew Maidment 2015-11-29 16:40:22 -05:00
  • af06eaf78d armstate: Zero out the registers on creation Lioncash 2015-11-29 15:16:30 -05:00
  • 5e2b66d2a4 armstate: Zero out the registers on creation Lioncash 2015-11-29 15:16:30 -05:00
  • a84d5aa51e Core/ARM11: Correct the size of the VFP register array in the ThreadContext structure. Subv 2015-11-29 13:06:45 -05:00
  • 1d02eb0587 Core/ARM11: Correct the size of the VFP register array in the ThreadContext structure. Subv 2015-11-29 13:06:45 -05:00
  • ae854d124f Merge pull request #1225 from lioncash/clean bunnei 2015-11-28 23:32:05 -05:00
  • e906165229 Merge pull request #1225 from lioncash/clean bunnei 2015-11-28 23:32:05 -05:00
  • 548374be48 Merge pull request #1256 from archshift/refactor-scandir bunnei 2015-11-28 23:12:45 -05:00
  • 48265fa94c Merge pull request #1256 from archshift/refactor-scandir bunnei 2015-11-28 23:12:45 -05:00
  • 6e66a1244e Refactor ScanDirectoryTreeAndCallback to separate errors and retvals archshift 2015-11-26 00:34:26 -08:00
  • b3cfcf55ea Refactor ScanDirectoryTreeAndCallback to separate errors and retvals archshift 2015-11-26 00:34:26 -08:00
  • 31fd71db94 Merge pull request #1254 from bunnei/fix-gl-uniforms bunnei 2015-11-25 22:43:28 -05:00
  • 913be80782 Merge pull request #1254 from bunnei/fix-gl-uniforms bunnei 2015-11-25 22:43:28 -05:00
  • 4cbe626fc7 renderer_opengl: Fix uniform issues introduced with kemenaran/avoid-explicit-uniform-location. bunnei 2015-11-25 22:33:24 -05:00
  • f008dfbaca renderer_opengl: Fix uniform issues introduced with kemenaran/avoid-explicit-uniform-location. bunnei 2015-11-25 22:33:24 -05:00
  • 6f6b1aea3e Merge pull request #1253 from kemenaran/avoid-explicit-uniform-location bunnei 2015-11-25 20:50:29 -05:00
  • ff502a51c5 Merge pull request #1253 from kemenaran/avoid-explicit-uniform-location bunnei 2015-11-25 20:50:29 -05:00
  • 1c196456f0 Use regular uniform location Pierre de La Morinerie 2015-11-25 11:56:11 +01:00
  • 0735630744 Use regular uniform location Pierre de La Morinerie 2015-11-25 11:56:11 +01:00
  • 56f3db72cb Merge pull request #1248 from polaris-/add-ssl-stubs bunnei 2015-11-24 16:15:21 -05:00
  • c642dc459b Merge pull request #1248 from polaris-/add-ssl-stubs bunnei 2015-11-24 16:15:21 -05:00
  • 092d5b04ec Services/Cam: Added new log type and camera enums from 3dbrew. Subv 2015-11-23 17:17:28 -05:00
  • 434ae89a6a Services/Cam: Added new log type and camera enums from 3dbrew. Subv 2015-11-23 17:17:28 -05:00
  • 18990ff322 Add stub functions for Initialize and GenerateRandomData in ssl:C polaris- 2015-11-22 15:57:06 -05:00
  • 4179e91baf Add stub functions for Initialize and GenerateRandomData in ssl:C polaris- 2015-11-22 15:57:06 -05:00
  • 2b68cf07c7 Merge pull request #1246 from polaris-/patch-1 bunnei 2015-11-22 13:38:50 -05:00
  • 78b0d9c8b0 Merge pull request #1246 from polaris-/patch-1 bunnei 2015-11-22 13:38:50 -05:00
  • 23bf1911e6 Merge pull request #1247 from polaris-/add-ssl-stubs bunnei 2015-11-22 13:38:29 -05:00
  • 907c21d7fa Merge pull request #1247 from polaris-/add-ssl-stubs bunnei 2015-11-22 13:38:29 -05:00
  • 7603ea3da1 Add Initialize and GenerateRandomData stubs polaris- 2015-11-22 09:27:46 -05:00
  • 912e53323d Add Initialize and GenerateRandomData stubs polaris- 2015-11-22 09:27:46 -05:00
  • ec1195c252 Fix read and write register blocks in gdbstub polaris- 2015-11-21 10:31:02 -05:00
  • 2732ec758d Fix read and write register blocks in gdbstub polaris- 2015-11-21 10:31:02 -05:00
  • 9be370a2cf Merge pull request #1237 from Subv/ubos bunnei 2015-11-18 22:20:12 -05:00
  • ac829f87e0 Merge pull request #1237 from Subv/ubos bunnei 2015-11-18 22:20:12 -05:00
  • 9acdb1e7f2 FragShader: Use an UBO instead of several individual uniforms Subv 2015-11-10 11:58:53 -05:00
  • 823ce62f2f FragShader: Use an UBO instead of several individual uniforms Subv 2015-11-10 11:58:53 -05:00
  • ab32a303ae Merge pull request #1239 from wwylele/silent-vec-warning bunnei 2015-11-18 11:49:56 -05:00
  • f971aceac3 Merge pull request #1239 from wwylele/silent-vec-warning bunnei 2015-11-18 11:49:56 -05:00
  • 8b6d444dd1 fix failure on gcc and clang wwylele 2015-11-12 20:31:31 +02:00
  • 1f89d5d184 fix failure on gcc and clang wwylele 2015-11-12 20:31:31 +02:00
  • 3b7cbb25e3 disable unary minus when the type is not signed wwylele 2015-11-12 17:19:02 +02:00
  • 8de154893c disable unary minus when the type is not signed wwylele 2015-11-12 17:19:02 +02:00
  • ced4656f90 Merge pull request #1238 from citra-emu/neobrain-rtti Tony Wasserka 2015-11-12 17:19:38 +01:00
  • 161be512fd Merge pull request #1238 from citra-emu/neobrain-rtti Tony Wasserka 2015-11-12 17:19:38 +01:00
  • 72d767c35a Enable RTTI on Windows builds. Tony Wasserka 2015-11-12 16:07:49 +01:00
  • 5f567a8229 Enable RTTI on Windows builds. Tony Wasserka 2015-11-12 16:07:49 +01:00
  • 5f52cec725 Merge pull request #1122 from polaris-/gdbstub bunnei 2015-11-11 23:21:31 -05:00
  • 43bb29edc5 Merge pull request #1122 from polaris-/gdbstub bunnei 2015-11-11 23:21:31 -05:00
  • 7bf0dd7cf5 Merge pull request #1236 from Subv/log_overflow bunnei 2015-11-09 21:57:49 -05:00
  • 1463127fad Merge pull request #1236 from Subv/log_overflow bunnei 2015-11-09 21:57:49 -05:00
  • b797ef4d9a GPU/Loaders: Log an error when a loader tries to load from a component beyond the available ones (12). Subv 2015-11-09 21:16:11 -05:00
  • 7a37dba75b GPU/Loaders: Log an error when a loader tries to load from a component beyond the available ones (12). Subv 2015-11-09 21:16:11 -05:00
  • 505489551d Fix bug with reading addresses and lengths polaris- 2015-11-03 21:50:53 -05:00
  • bcea959910 Fix bug with reading addresses and lengths polaris- 2015-11-03 21:50:53 -05:00
  • 093aae0663 .travis-deps.sh: don't install pkgbuild on OS X archshift 2015-11-03 17:40:10 -08:00
  • 808053cbcf .travis-deps.sh: don't install pkgbuild on OS X archshift 2015-11-03 17:40:10 -08:00
  • 1c9a181c44 .travis-deps.sh: update curl invocation to follow 302 redirects archshift 2015-11-03 17:28:24 -08:00
  • 2fd4f6f154 .travis-deps.sh: update curl invocation to follow 302 redirects archshift 2015-11-03 17:28:24 -08:00
  • fd7f61becf Change headers polaris- 2015-10-29 06:17:29 -04:00
  • b6422038b5 Change headers polaris- 2015-10-29 06:17:29 -04:00
  • 1349faf744 csnd_snd: Get rid of type punning Lioncash 2015-10-28 16:10:21 -04:00
  • a1bd909294 csnd_snd: Get rid of type punning Lioncash 2015-10-28 16:10:21 -04:00
  • 58857f832e Merge pull request #1165 from esoteric-programmer/master bunnei 2015-10-28 15:19:13 -04:00
  • 7c12ee9ecc Merge pull request #1165 from esoteric-programmer/master bunnei 2015-10-28 15:19:13 -04:00
  • 5c7881c4a3 Added CSND stub. Matthias Ernst 2015-10-27 22:40:34 +01:00
  • 3d89e0a94c Added CSND stub. Matthias Ernst 2015-10-27 22:40:34 +01:00
  • 62c57400e8 Merge pull request #1208 from archshift/free-bytes bunnei 2015-10-28 11:30:25 -04:00
  • af26b7a0bc Merge pull request #1208 from archshift/free-bytes bunnei 2015-10-28 11:30:25 -04:00
  • 5da25ae7d0 Implement FS_User::GetFreeBytes archshift 2015-10-18 15:52:37 -07:00
  • 5dfd2dba70 Implement FS_User::GetFreeBytes archshift 2015-10-18 15:52:37 -07:00
  • f63781a0ed Merge pull request #1217 from filfat/master bunnei 2015-10-27 16:07:43 -04:00
  • 7e18bcf6e0 Merge pull request #1217 from filfat/master bunnei 2015-10-27 16:07:43 -04:00
  • 23e1121337 Fix copy paste Filiph Sandström 2015-10-24 13:17:04 +02:00
  • a06a32c05d Fix copy paste Filiph Sandström 2015-10-24 13:17:04 +02:00
  • 705dd2b552 OpenGL: Log GL_KHR_debug messages we receive Emmanuel Gil Peyrot 2015-10-10 00:32:40 +01:00
  • 53df67376d OpenGL: Log GL_KHR_debug messages we receive Emmanuel Gil Peyrot 2015-10-10 00:32:40 +01:00
  • d248fba5e3 Fix wrong branch Filiph Sandström 2015-10-23 23:58:54 +02:00
  • 0c84d59a27 Fix wrong branch Filiph Sandström 2015-10-23 23:58:54 +02:00