New commits:
http://git.directfb.org/?p=core/DirectFBGL.git;a=commit;h=0b68fc5f07dd2d0937f13a1db3ef9a89b8e04915
commit 0b68fc5f07dd2d0937f13a1db3ef9a89b8e04915
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Wed Oct 1 01:32:16 2008 +0200
[CoreGL] I t i s b a c k ! DirectFBGL is back, temporarily using
CoreSurfaceAccessorID CSAID_ACCEL1
to get an OpenGL context for usage by the application.
.gitignore | 40 ++
autogen.sh | 184 +++++----
configure.in | 17 +-
examples/.gitignore | 5 +
examples/lite_gears.c | 2 +-
src/.cvsignore | 6 -
src/CoreGL/Makefile.am | 18 +
src/CoreGL/idirectfbgl.c | 267 ++++++++++++
src/Makefile.am | 24 +-
src/dfbdri.c | 1017 ----------------------------------------------
src/dfbdri.h | 53 ---
src/dri/Makefile.am | 21 +
src/dri/dfbdri.c | 1017 ++++++++++++++++++++++++++++++++++++++++++++++
src/dri/dfbdri.h | 53 +++
src/dri/idirectfbgl.c | 266 ++++++++++++
src/idirectfbgl.c | 266 ------------
16 files changed, 1803 insertions(+), 1453 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs