Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 1998 16:54:29 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        multimedia@FreeBSD.ORG
Subject:   qkHackLib
Message-ID:  <199802170624.QAA19729@cain.gsoft.com.au>

next in thread | raw e-mail | index | archive | help
Hi,
I just had a look at qkHackLib, and its quite neat.. It goes and alters the 
glquake binary so that it uses the qkhack functions instead of the svga and 
fxMesa ones.. (mmm, sed :) So you can use it under X11 easily..
This also presents an oppurtunity to use the FreeBSD vgalib easily IMO..

BTW the functions used are -
fxMesaCreateContext
fxMesaDestroyContext
fxMesaMakeCurrent
fxMesaSwapBuffers

mouse_init
mouse_close
vga_getmousetype
mouse_update
mouse_seteventhandler

keyboard_init
keyboard_close
keyboard_seteventhandler
keyboard_update


---------------------------------------------------------------------
|Daniel O'Connor software and network engineer for Genesis Software |
|http://www.gsoft.com.au                                            |
|The nice thing about standards is that there are so many of them to|
|choose from. -- Andrew Tanenbaum                                   |
---------------------------------------------------------------------




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



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