From 7196cddb3a404292858101f9cd1a5061e422d2c1 Mon Sep 17 00:00:00 2001 From: Sean D'Epagnier Date: Thu, 10 Aug 2006 10:21:17 +0000 Subject: Added initial multisampling support to glfbdev driver. Fully implemented glutGameMode, and added vidresize stubs to make Added support for glutReshapeDisplay to change video mode but not lose current mesa context. implementation glut 5 complient. Fixed many minor bugs Updated docs --- docs/glfbdev-driver.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/glfbdev-driver.html') diff --git a/docs/glfbdev-driver.html b/docs/glfbdev-driver.html index f191b390fb..981df7c088 100644 --- a/docs/glfbdev-driver.html +++ b/docs/glfbdev-driver.html @@ -70,7 +70,7 @@ tty group as well

4. Using fbdevglut

Almost all of the programs in the progs directory use glut, and they compile with fbdevglut. -Currently glBlendFunc is not working with glFBDev. +

To compile the redbook sample programs:

-- 
cgit v1.2.3