Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2000 18:31:46 +1000 (EST)
From:      Andrew Kenneth Milton <akm@mail.theinternet.com.au>
To:        Johan Kruger <jkruger@oskar.dev.nanoteq.co.za>
Cc:        andrew@ugh.net.au, freebsd-hackers@FreeBSD.ORG
Subject:   Re: libvgl and splitting the screen
Message-ID:  <200008100831.SAA21155@mail.theinternet.com.au>
In-Reply-To: <XFMail.000810103452.jkruger@oskar.dev.nanoteq.co.za> from Johan Kruger at "Aug 10, 2000 10:34:52 am"

next in thread | previous in thread | raw e-mail | index | archive | help
+----[ Johan Kruger ]---------------------------------------------
| Use VGLInit(SW_CG640x480);
| Look in the /sys/console.h for modes, plenty of them ( of course 
| not all will work with every card but htis one seems mostly usable)
| Enjoy ;-)
| 
| And O, yip , i guess you would have to do the scrolling the hard way.
| Half the screen 640x240 pixels ( the bottom half ) could be addressed by
| allocating a seperate memeory biffer of that size , draw into it, and the move
| the memory ( or copy it if you want to keep it ) to the current videobuffer
| by using the pointer libvgl provides.

You could also look at microwindows:-

http://microwindows.censoft.com/

I have made this work with libVgl, and moused.

-- 
Totally Holistic Enterprises Internet|  P:+61 7 3870 0066   | Andrew Milton
The Internet (Aust) Pty Ltd          |  F:+61 7 3870 4477   | 
ACN: 082 081 472 ABN: 83 082 081 472 |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068    |akm@theinternet.com.au| 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008100831.SAA21155>