Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
If indirect rendering is forced, say how. Otherwise, suggest setting
LIBGL_DEBUG=verbose.
Inspired by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379323 .
|
|
|
|
own header.
Updated to the current DirectFBGL interface (i.e. added GetProcAddress()).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clear dest window to black before copying.
Use glWindowPos2iARB().
|
|
|
|
|
|
|
|
|
|
|
|
checking the extension is present
|
|
|
|
|
|
|
|
incorrectly on software mesa.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use frame counter.
|
|
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scratch. These exercise single pieces of functionality and provide a
gentler ramp than trying to use the mesa demos to bring up drivers with.
|
|
|
|
|
|
|
|
|
|
and demos are also added.
Adding basic support to drivers should be as easy as just enabling the
extension, though thorough test would also be required.
|
|
|
|
|