nanogui@linuxhacker.org
nanogui@linuxhacker.org
:Have any of you looked any at adding shared memory support for
:the off screen
:support?
Currently, Nano-X doesn't support offscreen drawing, let alone
offscreen shared memory drawing. Getting the off-screen
drawing done has been on my list for awhile. Making the offscreen
buffer sharable would not be that big a deal if the initial call to
get the memory allocated was passed a SHARE_PROCESS
flag or the like.
Regards,
Greg:
nanogui@linuxhacker.org