New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=eec7fda707dfe834876e4b61c28b23d1cf88a4f4
commit eec7fda707dfe834876e4b61c28b23d1cf88a4f4
Author: Andreas Shimokawa <[email protected]>
Date: Sat Oct 23 10:21:22 2010 +0200
Query GLX_RED_SIZE, GLX_GREEN_SIZE, GLX_BLUE_SIZE, GLX_ALPHA_SIZE and add
their values instead of querying GLX_BUFFER_SIZE.
(Although the GLX specification says GLX_BUFFER_SIZE is the sum of
GLX_RED_SIZE, GLX_GREEN_SIZE, GLX_BLUE_SIZE, GLX_ALPHA_SIZE, this is often not
the case.)
This fixes glx acceleration with nvidia and probably other drivers.
systems/x11/glx_surface_pool.c | 20 ++++++++++++++++++--
1 files changed, 18 insertions(+), 2 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs