libnx/nx/include/switch
fincs 4e7159ce02 VI service: major revamp, see details:
- Added viOpenDefaultDisplay.
- Replaced viOpenLayer with viCreateLayer.
- NativeWindow parcel data is now parsed by viCreateLayer, and the
  ViLayer struct contains a new igbp_binder_obj_id field.
- LayerFlags/LayerId parameters replaced by weak global variables
  __nx_vi_layer_id/__nx_vi_stray_layer_flags.
- The root vi:* session is closed on startup.
- Simplified corresponding gfx code.
- Misc style fixes
2018-08-31 13:05:22 +02:00
..
arm arm/counter.h: add armGetSystemTickFreq 2018-08-31 13:05:21 +02:00
audio Add audio/ ("AudioDriver"), a high level wrapper around audren 2018-08-31 13:05:21 +02:00
display display/parcel.h: publish ParcelHeader struct 2018-08-31 13:05:22 +02:00
kernel Add rwlockInit (#155) 2018-08-24 16:20:01 +02:00
nvidia gfx: Add a call to get the framebuffer nvmap handle. 2018-08-31 13:05:22 +02:00
runtime implement nxlink stdio redirect (#94) 2018-05-17 00:22:47 +02:00
services VI service: major revamp, see details: 2018-08-31 13:05:22 +02:00
nacp.h Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h gpu takes reference on singletons 2018-08-31 13:05:21 +02:00
types.h Remove ALIGN in favor of C11/C++11 alignas, guard other #defines against redefinition 2018-08-05 13:23:08 +02:00