yellows8
|
20ec051ca4
|
Implemented nvioctlNvhostCtrlGpu_GetL2State().
|
2017-12-27 18:50:15 -05:00 |
|
yellows8
|
690b8be39a
|
Implemented setting offset in nvioctlNvhostAsGpu_MapBufferEx(). Fixed broken MapBufferEx usage in nvgfx init for the second nvmap obj.
|
2017-12-27 18:50:15 -05:00 |
|
yellows8
|
0cc65093e3
|
Implemented the ioctls which were skipped during nvgfx init. nvgfx init adjustments. Fixed ioctl direction define for nvioctlNvhostAsGpu_MapBufferEx, this now works properly.
|
2017-12-27 18:50:15 -05:00 |
|
yellows8
|
704ead0d5f
|
Added more nvioctls + more nvgfx init.
|
2017-12-27 18:50:15 -05:00 |
|
yellows8
|
619a9a378c
|
Added nvgfx.
|
2017-12-27 18:50:14 -05:00 |
|
yellows8
|
0c19c1738c
|
Added nvioctl.
|
2017-12-27 18:50:14 -05:00 |
|
yellows8
|
567e8ed6e1
|
Imported more defines from linux ioctl.h. In nvIoctl(), only set the addr/size for send/recv buffers when the associated direction bit is set.
|
2017-11-14 12:15:23 -05:00 |
|
yellows8
|
38cc12f02c
|
Moved ioctl defines into a dedicated header, with some additional defines. Load the output error field for nv cmds.
|
2017-11-12 23:27:42 -05:00 |
|
yellows8
|
80890a3b8e
|
Fixed gfx and parcel issues. Parcel logging adjustments, etc. Changed out_parcel to parcel_reply.
|
2017-11-08 22:36:30 -05:00 |
|
yellows8
|
1d8c51f6fa
|
Added svcGetSystemTick. Added LIBNX_PARCEL_ERRBASE to result.h. Added BINDER_FIRST_CALL_TRANSACTION. Added gfxproducer and parcel. Use gfxproducer in gfx and added gfxSwapBuffers().
|
2017-11-07 13:56:57 -05:00 |
|
yellows8
|
b5abd52b8b
|
Implemented viSetLayerScalingMode(). Implemented vsync handling. Minor other change.
|
2017-11-05 00:50:58 -04:00 |
|
yellows8
|
ec1faa34ef
|
Added display+layer support. Started 'gfx'.
|
2017-11-03 12:33:33 -04:00 |
|