On Wed, 2002-07-24 at 03:24, Micah Dowty wrote:
> Hi Everybody,
>
> This would have to wait for shared memory bitmap support in pgserver, but besides a
>port of SDL and a VNC viewer, it would be cool to have an emulator for the Linux
>framebuffer. There are a two ways I thought of to do it:
>
Now I can handle signals but there is a little problem with pgSetIdle()
function. This functions were executing some of my code in specified time
interval before handling signals. There were no problem with pgSetIdle().But
now I set a function to be called in specified time interval by using
p
Hi Everybody,
This would have to wait for shared memory bitmap support in pgserver, but besides a
port of SDL and a VNC viewer, it would be cool to have an emulator for the Linux
framebuffer. There are a two ways I thought of to do it:
- Write a backend for some framebuffer library like Direc