> > > > 1.) in how many files/ how big that driver (just OpenGL) is at the end? > (scitech OpenGL driver is one file, 800kb and thats all you need, beside > the OpenGL app you want to run)
No. we give you the source code, scitech seem to give you a binary. I assume scitech isn't hardware accelerated so sucks to actually do any real work on. > > 2.) how much is dependant on other libraries/files/drivers and what they > are? > > 3.) do you have any interest in projects similar to mine? do you know of > anyone who might be interested? > > 4.) is there easier way to gather/compile source(fbdev/dri) beside that > one where you have to grab the source from all over the net? EGL and miniglx have been told to you, these however only support a limited number of chipset and configurations for mainly embedded systems work, your idea isn't possible without major work that no-one else is doing at the moment, just use X, start it with -noreset -br, hack out the mouse cursor don't use a window manager, voila a full screen OpenGL.. Dave. -- David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie Linux kernel - DRI, VAX / pam_smb / ILUG ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
