libnx/nx/source
Mike H cde07068dd Return result from audoutPlayBuffer (#46)
* Return result from audoutPlayBuffer
* Add alignment note in header file
2018-02-19 16:43:58 -05:00
..
arm ARM cache operations 2018-01-22 20:29:49 +01:00
gfx Fixed size of bufferProducerGraphicBuffer and removed the union for it. Removed an invalid comment from gfx.c, since bufferProducerRequestBuffer() is used after bufferProducerGraphicBufferInit(). 2018-02-17 19:35:04 -05:00
kernel Document kernel/condvar.h 2018-02-10 22:40:11 +01:00
runtime Implemented arg parsing for NRO env. When args aren't available, set __system_argv to {ptr to NULL} instead of NULL. 2018-02-17 21:25:21 -05:00
services Return result from audoutPlayBuffer (#46) 2018-02-19 16:43:58 -05:00
internal.h ARM cache operations 2018-01-22 20:29:49 +01:00