Commit Graph

78 Commits

Author SHA1 Message Date
plutooo
8b5b328a1f Added Dma 2018-04-15 20:22:48 +02:00
plutooo
1e51ea6662 Merge remote-tracking branch 'origin/master' into gpu 2018-04-15 20:21:11 +02:00
plutooo
ad473cce01 Added VnViewport 2018-04-15 19:32:06 +02:00
plutooo
5083c015cd Add NvRenderTargetConfig 2018-04-15 19:14:01 +02:00
plutooo
5ea56defc4 Getting closer to GPU initialization 2018-04-01 16:48:52 +02:00
plutooo
e420e53bde Fixing small mistakes 2018-04-01 04:46:40 +02:00
plutooo
9e1d4dbb67 ClearBuffers not yet working. SAD! 2018-03-25 20:33:23 +02:00
plutooo
8fc8d42d61 Started on nvidia/cmds/* 2018-03-25 18:56:59 +02:00
Dave Murphy
21d27b935e modularise nxlink code 2018-03-18 20:51:49 +01:00
plutoo
08feab07e8 Started sketching on cmd lists 2018-03-11 21:49:22 +01:00
plutoo
ab95d28e30 Completing error notifier 2018-03-11 01:31:46 +01:00
plutoo
b23e39ce12 Error notifier bringup 2018-03-11 01:14:52 +01:00
plutoo
7045f37cc9 Add refcounting to nvidia stuff 2018-03-10 15:31:08 +01:00
plutoo
8a23592b86 Merge branch 'master' into gpu 2018-03-10 14:44:39 +01:00
plutoo
d12e99e3ad Move ipc.h to kernel/ 2018-03-10 14:03:29 +01:00
Mike H
208daf6344 Audio input implementation and fixes (#60)
* Implemented audin service and fixed released audio buffer handling
2018-03-04 12:20:31 -05:00
TuxSH
0b92bb76b0 Add newlib wrapper for sockets...
... fix several bugs, etc.
2018-02-27 19:14:44 +01:00
plutoo
282a5ad904 Merge branch 'master' into gpu 2018-02-27 09:03:07 +01:00
plutoo
1f0820dd6a Add missing include 2018-02-27 00:34:08 +01:00
plutoo
3cc15aeafc Stubbed 3d_ctx 2018-02-26 22:55:05 +01:00
plutoo
957ebba6ff Stubbed gpfifo, zcull_ctx 2018-02-26 22:44:02 +01:00
plutoo
73485fd8d3 Fix nvgfx, add nvinfo 2018-02-26 22:16:18 +01:00
plutoo
0b47a785e9 Make compilable 2018-02-26 09:52:56 +01:00
plutoo
838b4e4873 Started implementing channels 2018-02-26 08:44:25 +01:00
plutoo
1d880f0189 Rename nvmap->buffer 2018-02-26 06:56:57 +01:00
plutoo
1992f1b8e2 Stylechanges to binder, and implemented gpu address space 2018-02-26 05:34:07 +01:00
yellows8
4c1b09d6b9 Check for invalid handle in fs*Close(). Added fsOpenDataStorageByCurrentProcess(), fsStorageRead(), and fsStorageClose(). Added fsdevGetDefaultFileSystem(). Imported nro.h from nx-hbmenu. Implemented proper RomFS support. 2018-02-23 22:29:43 -05:00
plutoo
60876ef3f3 Eyeballin set:sys 2018-02-22 08:44:12 +01:00
yellows8
14263ddd78 Initial time support, timezones are not handled yet. 2018-02-20 18:17:32 -05:00
plutoo
0c52515f37 Renamed gfx/ to display/ 2018-02-20 07:04:57 +01:00
Mike H
0e40828c19 Initial audio support (#43)
Initial audio support
2018-02-17 11:40:59 -05:00
fincs
ff472848a9 Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
yellows8
ca6d017be9 Started irs IR-sensor support. 2018-01-29 23:16:06 -05:00
plutoo
b34f59e179 ARM cache operations 2018-01-22 20:29:49 +01:00
plutoo
6fa8370bfb This looks better 2018-01-22 20:11:55 +01:00
plutoo
22e9a0fcc3 Jit bringup, improvements to virtmem 2018-01-20 13:56:12 +01:00
plutoo
ec4430d2e6 Introduce random 2018-01-18 20:51:55 +01:00
plutoo
6720355dd1 Bringup loader config block parsing
Not tested yet
2018-01-11 22:59:40 +01:00
plutoo
7482c849fe Introducing RwLock, make hid threadsafe 2018-01-11 22:25:49 +01:00
plutoo
5f860ad4b3 Rename version.{c.h} to detect 2018-01-11 21:43:37 +01:00
plutoo
4a19fb7022 Hide utf under runtime/, fix headers 2018-01-11 21:38:12 +01:00
plutoo
fee6b42963 Align code style for AM 2018-01-06 05:57:56 +01:00
yellows8
1dda414f31 Implemented apm. 2017-12-29 16:15:17 -05:00
plutoo
eec87a6ccf Rename account -> acc 2017-12-27 18:52:52 -05:00
plutoo
806a75c841 More refactoring, renamed graphicsproducer -> bufferproducer 2017-12-27 18:52:52 -05:00
yellows8
33c5181237 Added gfxSetDoubleBuffering(). Adjusted g_gfxCurrentBuffer updating. Imported console from libctru with adjustments for Switch. 2017-12-27 18:50:16 -05:00
yellows8
619a9a378c Added nvgfx. 2017-12-27 18:50:14 -05:00
yellows8
0c19c1738c Added nvioctl. 2017-12-27 18:50:14 -05:00
plutoo
e5d0821678 Implement pm:dmnt 2017-12-05 12:30:21 +01:00
yellows8
a405bc4827 Added account. Added u128 type to types.h. 2017-11-29 23:31:18 -05:00