Rev 54 | Blame | Compare with Previous | Last modification | View Log | RSS feed
Project: S.Ha.R.K.
SVGA support from SVGAlib (1.9.17)
Coordinators:
Giorgio Buttazzo <giorgio@sssup.it>
Paolo Gai <pj@gandalf.sssup.it>
Authors:
Giacomo Guidi <giacomo@gandalf.sssup.it>
The current graphics drivers supported are:
NV3 (GEFORCE TNT TNT2)
SAVAGE (VIRGE SAVAGE)
R128 (RAGE128 RADEON)
More drivers will be added in the future.
Init function to call:
setmode(GRAPHICS_MODE,GRAPHICS_DRIVER);
ex: setmode(G640x480x64K,NV3);
(see svgademo example in the demos directory)
Note: Mesa and high-level graphics functions use a
linear frame buffer.