libnx/nx/source/display
2019-10-22 16:11:10 +02:00
..
binder.c binder: Update for new-ipc 2019-10-22 16:11:10 +02:00
buffer_producer.c Const correctness in bqCancelBuffer 2018-12-19 19:33:31 +01:00
default_window.c nwindowGetDefault: Explicitly initialize dimensions to 1280x720 because 1.x reports a default size of 1x1 2019-01-04 20:41:05 +01:00
framebuffer.c Add framebufferMakeLinear - linear shadow buffer support 2018-12-19 19:33:31 +01:00
native_window.c Added binder_session param to nwindowCreate(), which is now used with the binderInitSession() call instead of a hard-coded Service. Moved the viGetSession_IHOSBinderDriverRelay() call into nwindowCreateFromLayer(), for this new param. 2019-08-25 20:08:22 -04:00
parcel.c fix parcelReadData size checking 2019-07-18 19:11:48 +02:00