This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-06-22 13:02:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fee6b42963
libnx
/
nx
/
include
/
switch
/
gfx
History
plutoo
fee6b42963
Align code style for AM
2018-01-06 05:57:56 +01:00
..
binder.h
Align code style for AM
2018-01-06 05:57:56 +01:00
buffer_producer.h
Added bufferProducerRect for crop. Updated a resolution comment and added a comment for crop.
2017-12-27 18:52:53 -05:00
gfx.h
Perf adjustments for gfxGetFramebufferDisplayOffset().
2017-12-30 02:13:04 -05:00
ioctl.h
Moving ioctls to separate files
2017-12-27 18:52:39 -05:00
nvgfx.h
Added better code for gpfifo handling which is disabled, currently broken with the data written into the gpfifo-data mem. Updated nvgfxEventWait(). Load the classnum for nvioctlChannel_AllocObjCtx() from gpu_characteristics. Added disabled code for gpfifo in gfx.c + added a comment.
2017-12-27 18:52:53 -05:00
nvioctl.h
Added gfxInitResolution() + added gfx.h comments. Updated gfxGetFramebufferDisplayOffset() so that the returned pixel-offset is in a region that's not displayed when the x/y is out-of-bounds. Fixed g_gfx_framebuf_aligned_{width/height} init when the initial width/height is not the default 0. Updated nvioctlNvhostAsGpu_InitializeEx/nvioctlNvhostAsGpu_AllocSpace usage etc, required for using non-720p framebufs.
2017-12-27 18:52:54 -05:00
parcel.h
Added parcelReadFlattenedObject/parcelWriteFlattenedObject. Parse bufferProducerDequeueBuffer output properly. Handle bufferProducerQueueBuffer input/output properly. Updated vsync handling. Added a 3s delay for gfx-init. Updated g_gfxQueueBufferData, etc.
2017-12-27 18:52:52 -05:00