Commit Graph

  • 1a1f3bb932 Fix gpu example Makefiles for latest picasso master Luke Street 2015-08-17 12:00:28 -04:00
  • 7d63ab5050 Merge pull request #146 from Lectem/fixy2r fincs 2015-08-10 00:58:54 +02:00
  • 8d36f3f03b Fixed transfer unit and gap type and added a warning Lectem 2015-08-10 00:32:41 +02:00
  • 2127f7f9c2 Revert "Fix GPU_Reset having wrong GSP command buffer" revert-143-fix-gpu-reset smea 2015-08-04 11:15:47 -07:00
  • 40d972d5ba Revert 73e0267a because it breaks all existing GPU code fincs 2015-08-04 19:31:46 +02:00
  • 9f6f7a57ec Merge pull request #143 from aroulin/fix-gpu-reset smea 2015-07-24 13:15:58 -07:00
  • 73e0267ae4 Fix GPU_Reset having wrong GSP command buffer aroulin 2015-07-24 21:49:49 +02:00
  • cc8d6d7427 Merge pull request #142 from Lectem/documentation fincs 2015-07-23 22:55:24 +02:00
  • ea7b0eac5d added gpu examples to doc Lectem 2015-07-23 22:41:13 +02:00
  • 2d7a53d75f Documented GX TRANSFER_SCALE and FILL_CONTROL Lectem 2015-07-23 21:23:50 +02:00
  • 894d5342a1 fixed y2r doc and added csnd pan/vol ranges Lectem 2015-07-11 20:37:31 +02:00
  • bf7d686e88 Add new GPU examples fincs 2015-07-22 19:41:59 +02:00
  • 10b81077e3 Merge pull request #140 from Lectem/patch-3 fincs 2015-07-20 00:52:10 +02:00
  • 4109bf5b66 Fixed wrap_s and wrap_t Lectem 2015-07-20 00:20:35 +02:00
  • 096bbdf401 added ac:i support smea 2015-07-15 23:40:11 -07:00
  • acdb6e5c72 added support for qtm:s and qtm:sp smea 2015-07-13 23:01:50 -07:00
  • 00eb8c38dc added hid:SPVR support smea 2015-07-13 23:00:52 -07:00
  • e539c83d58 Merge branch 'master' of github.com:smealum/ctrulib smea 2015-07-12 15:31:57 -07:00
  • ea88f92464 fixed SOC device madness smea 2015-07-12 15:19:36 -07:00
  • d861ec4157 Merge pull request #137 from Lectem/patch-2 fincs 2015-07-11 16:00:26 +02:00
  • d0dd07d8f4 Fixed command code for Y2RU_SetConversionParams Lectem 2015-07-11 15:51:06 +02:00
  • 9fac0a0ea1 socMemhandle should be closed even if shutdown command fails smea 2015-07-07 19:52:18 -07:00
  • e9651a2869 Merge pull request #136 from Lectem/wrap_modes fincs 2015-07-08 00:48:23 +02:00
  • a204c0def7 added texture border color Lectem 2015-07-08 00:16:00 +02:00
  • 0774378190 added texture border color Lectem 2015-07-08 00:03:01 +02:00
  • c46562d54b Clean up libapplet_launch example fincs 2015-07-07 23:46:08 +02:00
  • 1ff4bb5e92 Merge pull request #135 from Lectem/sound_example_update fincs 2015-07-07 23:26:50 +02:00
  • 44db57bd6d updated sound example for new API Lectem 2015-07-07 22:21:47 +02:00
  • 17b0f88dcb Merge pull request #134 from Lectem/wrap_modes fincs 2015-07-07 22:41:20 +02:00
  • 594215e5e5 Added GPU_CLAMP_TO_BORDER and GPU_MIRRORED_REPEAT Lectem 2015-07-07 22:25:00 +02:00
  • 8e620c269d Fixed socket() error handling when cmdbuf[2] is actually an error-code, not a handle. In socket(), write SYNC_ERROR to errno when an error occurs due to cmdbuf[1]. yellows8 2015-07-02 18:53:16 -04:00
  • 585f84276a Merge pull request #133 from linkmauve/cube-directions fincs 2015-06-28 19:01:53 +02:00
  • a7e9a858dd Merge pull request #132 from Lectem/documentation fincs 2015-06-28 19:01:46 +02:00
  • 986f1a7068 Use more sensible input to move the cube in the gpu example. Emmanuel Gil Peyrot 2015-06-28 17:34:16 +01:00
  • 63472635ff added examples to documentation Lectem 2015-06-28 10:52:34 +02:00
  • ee210d1963 Merge pull request #131 from Lectem/fix_heaps_warning fincs 2015-06-28 13:36:09 +02:00
  • c62d54d831 fix arning types not matching Lectem 2015-06-28 13:10:38 +02:00
  • 68fbd06375 Do not signal APTHOOK_ONRESTORE when the app is being closed fincs 2015-06-28 11:30:57 +02:00
  • 2b385581b9 svc.h : updated MemOp enum and documented half of the file Lectem 2015-06-28 01:33:50 +02:00
  • 0c8c272bf4 updated y2r documentation Lectem 2015-06-26 23:00:12 +02:00
  • ac9b5dbb61 os documentation Lectem 2015-06-26 22:58:22 +02:00
  • 8c053770a2 gfx documentation Lectem 2015-06-26 19:41:49 +02:00
  • 266ab2fe42 Merge pull request #129 from Lectem/firm_version_fix plutoo 2015-06-26 22:25:19 +02:00
  • 5b6d9b1ad9 fix firm/kernel version and added defines Lectem 2015-06-26 22:18:15 +02:00
  • 2791ab4850 Merge pull request #127 from infinicore/linklevel yellows8 2015-06-23 16:06:38 -04:00
  • ec64beffbd os: add function to get link level infinicore 2015-06-23 15:49:16 +00:00
  • 66b2e4548e Merge pull request #126 from yuriks/y2r fincs 2015-06-22 00:22:41 +02:00
  • 364b9834db Documented y2r Lectem 2015-06-21 13:15:10 +02:00
  • 8a76010988 Add y2r:u commands Yuri Kunde Schlesner 2015-06-21 07:25:28 -03:00
  • a7aba7feae (I forgot to update the comment in the header file) fincs 2015-06-20 18:21:06 +02:00
  • de18776fac Clean up and simplify APT_CheckNew3DS fincs 2015-06-20 18:17:44 +02:00
  • 4ebb95cc2f Run initialization/shutdown code in irrstInit/irrstExit when needed fincs 2015-06-20 17:07:06 +02:00
  • 7706270720 Some minor APT fixes (capture typo, race condition fix, etc) fincs 2015-06-20 17:06:32 +02:00
  • e7ea04e532 Merge pull request #124 from Lectem/gx_fill_enum fincs 2015-06-06 22:52:51 +02:00
  • de687695cf added GX_SetMemoryFill control enums Lectem 2015-06-03 21:17:38 +02:00
  • 37ae484338 Merge pull request #58 from Aurelio92/example-BothScreenText smea 2015-05-31 09:37:14 -07:00
  • 5bb733455b Merge pull request #59 from Aurelio92/example-MultipleWindowsText smea 2015-05-31 09:35:39 -07:00
  • 988cf9f905 Merge pull request #60 from Aurelio92/example-ColoredText smea 2015-05-31 09:33:37 -07:00
  • 31e0f2ee07 Merge pull request #122 from Lectem/thread_svcs smea 2015-05-30 09:07:41 -07:00
  • 0ec23dc90a In APT_CheckNew3DS_*, properly load+check the retval from the cmdbuf when svcSendSyncRequest was successful. In APT_CheckNew3DS(), added code to check for out nullptr, and code to clear out. yellows8 2015-05-29 17:15:55 -04:00
  • 6ca5285d10 better svcGet*Info Lectem 2015-05-28 21:04:52 +02:00
  • f631036063 Added code for getting the session handles for am, fs, and srv. Updated ACU_WaitInternetConnection() so that it waits for outval!=0 instead of outval==1, this fixes new3ds support for this func. yellows8 2015-05-26 13:49:37 -04:00
  • 79e2efdc0c Update svc.h smea 2015-05-25 23:05:14 -07:00
  • c03688cfd4 Merge pull request #123 from 173210/master smea 2015-05-25 23:04:20 -07:00
  • 9ad62755b7 svc.h: Remove volatile for getThreadLocalStorage 173210 2015-05-26 14:48:20 +09:00
  • 4130bb71d0 Updated for latest ctrulib Aurelio Mannara 2015-05-25 22:42:46 +02:00
  • f32d31a806 Updated for latest ctrulib Aurelio Mannara 2015-05-25 22:40:31 +02:00
  • 887a05a765 Updated for latest ctrulib Aurelio Mannara 2015-05-25 22:35:55 +02:00
  • f3bb5339f7 threads svcs Lectem 2015-05-25 21:11:16 +02:00
  • 308aa7aaa8 Merge pull request #65 from Aurelio92/example-RTC smea 2015-05-25 11:28:35 -07:00
  • 1f375c0a75 Update for latest ctrulib Aurelio Mannara 2015-05-25 10:29:06 +02:00
  • 33eb72e071 Merge pull request #112 from xerpi/master smea 2015-05-24 21:36:25 -07:00
  • 5747dcbd0d Merge pull request #120 from Lectem/texenv_operands smea 2015-05-24 21:34:42 -07:00
  • 9f9139a8d3 Merge pull request #121 from Steveice10/master smea 2015-05-23 11:00:08 -07:00
  • 40d0739ade Update NS_APPID values. Steven Smith 2015-05-23 10:57:40 -07:00
  • 8ac3549abf Fix APT applet launch code [regression caused by c75ed65] fincs 2015-05-23 18:46:56 +02:00
  • da680e0503 Add APT event hooking mechanism fincs 2015-05-22 21:56:47 +02:00
  • e2f8011f69 Merge pull request #115 from Steveice10/master smea 2015-05-19 15:40:35 -07:00
  • 53b03ef6c5 use GPU prefix instead of GL Lectem 2015-05-16 21:53:10 +02:00
  • 7c26d8e68d added missing texenv op Lectem 2015-05-16 21:43:34 +02:00
  • e2b1da4d80 Minor APT behaviour change fincs 2015-05-13 14:10:25 +02:00
  • 7e10620b7f Merge pull request #119 from archshift/patch-1 smea 2015-05-12 22:55:13 -07:00
  • e66e417ce0 Add missing httpcAddRequestHeaderField to httpc.h archshift 2015-05-12 22:29:40 -07:00
  • d30d14dff4 Merge pull request #116 from profi200/master smea 2015-05-09 13:46:56 -07:00
  • 1b1c2a0cea Whitespace fix plutoo 2015-05-06 23:12:32 +02:00
  • bf4364af0e Fix svcCreateAddressArbiter plutoo 2015-05-06 23:10:44 +02:00
  • 350cb955b2 Added RUNFLAG_APTREINIT for supporting environments that require APT reinitialization fincs 2015-05-06 22:01:40 +02:00
  • 004dfff8bd Added some srv commands fincs 2015-05-06 21:59:47 +02:00
  • df46a2c7dd Added AM_GetCiaFileInfo() and FSUSER_DeleteDirectoryRecursively(). profi200 2015-04-30 13:56:22 +02:00
  • 5a28a7398a Merge branch 'master' of github.com:smealum/ctrulib fincs 2015-04-15 22:17:53 +02:00
  • c443c34ad0 Major CSND overhaul, see details: fincs 2015-04-15 22:17:19 +02:00
  • 6f37ad03f7 Add news:u commands. Steven Smith 2015-04-14 09:45:51 -07:00
  • 71f330aad2 Merge pull request #114 from Steveice10/master plutoo 2015-04-13 22:07:45 +02:00
  • 3adff173cd Remove MEMOP_FREE_LINEAR Steven Smith 2015-04-13 12:50:02 -07:00
  • 7b059d9395 svc.h/s cleanup; add svcWriteProcessMemory & svcControlProcessMemory fincs 2015-04-13 17:56:38 +02:00
  • 16732899d5 Merge pull request #113 from archshift/backdoor smea 2015-04-04 13:53:21 -07:00
  • 7bb4fc8547 Implement svcBackdoor in SVCs archshift 2015-04-03 14:37:09 -07:00
  • cf7082ad1b Added GX_SetDisplayTransfer flags enums and define helpers Solved GPU_SetTexture bug (width and height was swapped) Comment the GPU sample a bit more (to make it easier to understand) Sergi Granell 2015-04-03 18:05:31 +02:00
  • 7d940da23a Merge pull request #106 from profi200/master plutoo 2015-03-28 22:24:53 +01:00
  • 4ab2b1a363 Replaced AM_installFIRM() with AM_installNativeFirm(). profi200 2015-03-24 00:05:26 +01:00