Search
lxdream.org :: lxdream :: r636:2ccf94f966fc
lxdream 0.9.1
released Jun 29
Download Now
changeset636:2ccf94f966fc lxdream-render
parent635:76c63aac3590
child639:162ee7614b60
authornkeynes
dateThu Feb 14 14:06:41 2008 +0000 (16 years ago)
branchlxdream-render
Update svn:keywords
src/drivers/video_gdk.c
src/pvr2/glutil.c
src/pvr2/glutil.h
src/pvr2/scene.c
src/pvr2/scene.h
1.1 --- a/src/drivers/video_gdk.c Thu Feb 14 13:54:11 2008 +0000
1.2 +++ b/src/drivers/video_gdk.c Thu Feb 14 14:06:41 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: video_gtk.c 636 2008-01-30 11:31:21Z nkeynes $
1.6 + * $Id$
1.7 *
1.8 * The PC side of the video support (responsible for actually displaying /
1.9 * rendering frames)
2.1 --- a/src/pvr2/glutil.c Thu Feb 14 13:54:11 2008 +0000
2.2 +++ b/src/pvr2/glutil.c Thu Feb 14 14:06:41 2008 +0000
2.3 @@ -1,5 +1,5 @@
2.4 /**
2.5 - * $Id: glutil.c 602 2008-01-15 20:50:23Z nkeynes $
2.6 + * $Id$
2.7 *
2.8 * GL-based support functions
2.9 *
3.1 --- a/src/pvr2/glutil.h Thu Feb 14 13:54:11 2008 +0000
3.2 +++ b/src/pvr2/glutil.h Thu Feb 14 14:06:41 2008 +0000
3.3 @@ -1,5 +1,5 @@
3.4 /**
3.5 - * $Id: glutil.h 602 2008-01-15 20:50:23Z nkeynes $
3.6 + * $Id$
3.7 *
3.8 * GL-based support functions
3.9 *
4.1 --- a/src/pvr2/scene.c Thu Feb 14 13:54:11 2008 +0000
4.2 +++ b/src/pvr2/scene.c Thu Feb 14 14:06:41 2008 +0000
4.3 @@ -1,5 +1,5 @@
4.4 /**
4.5 - * $Id: gl_common.c 602 2008-01-15 20:50:23Z nkeynes $
4.6 + * $Id$
4.7 *
4.8 * Manage the internal vertex/polygon buffers and scene data structure.
4.9 * Where possible this uses VBOs for the vertex + index data.
5.1 --- a/src/pvr2/scene.h Thu Feb 14 13:54:11 2008 +0000
5.2 +++ b/src/pvr2/scene.h Thu Feb 14 14:06:41 2008 +0000
5.3 @@ -1,5 +1,5 @@
5.4 /**
5.5 - * $Id: pvr2.h 602 2008-01-15 20:50:23Z nkeynes $
5.6 + * $Id$
5.7 *
5.8 * PVR2 rendering functions (private)
5.9 *
.