libnx/nx
fincs ec6d878d12 Major buffer producer refactor, see details:
- Introduced NativeHandle (display/types.h)
- Introduced NvGraphicBuffer (nvidia/graphic_buffer.h)
- Renamed BqQueueBufferInput to BqBufferInput
- Renamed BqQueueBufferOutput to BqBufferOutput
- BqGraphicBuffer is now defined and marshalled in a way that matches
  official sw more closely, with a pointer to a NativeHandle instead of
  inline flattened data and other miscellaneous junk
- Const correctness fixes
- bqSetPreallocatedBuffer now has flattening logic for BqGraphicBuffer
- bqRequestBuffer doesn't have this logic for now, passing anything other
  than NULL will fail
- gfx.c updated to use the refactored buffer producer
2018-12-19 19:33:31 +01:00
..
data switch to 16x16 console font 2018-02-25 15:49:25 +01:00
external/bsd/include netinet: fix missing declarations (#187) 2018-10-19 17:15:24 +02:00
include Major buffer producer refactor, see details: 2018-12-19 19:33:31 +01:00
source Major buffer producer refactor, see details: 2018-12-19 19:33:31 +01:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
default_icon.jpg Changed the default icon (again) 2018-02-25 15:49:50 +01:00
Doxyfile Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile Major refactor and redesign of nvidia wrapper objects, see details: 2018-12-19 19:33:31 +01:00
switch_rules Add rules for building .npdm, .nsp and .kip, see details: 2018-05-09 17:55:30 +02:00
switch.ld Add MOD0 header to crt0 2018-08-31 13:05:21 +02:00
switch.specs Embed GNU build ID in compiled binaries for use by creport 2018-06-26 19:19:41 +02:00