Search
lxdream.org :: lxdream/src/drivers/video_gl.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/drivers/video_gl.h
changeset 662:7c8b88493ee1
prev635:76c63aac3590
next669:ab344e42bca9
author nkeynes
date Thu Apr 17 07:54:17 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix header comment
file annotate diff log raw
1.1 --- a/src/drivers/video_gl.h Thu Feb 14 13:54:11 2008 +0000
1.2 +++ b/src/drivers/video_gl.h Thu Apr 17 07:54:17 2008 +0000
1.3 @@ -1,7 +1,7 @@
1.4 /**
1.5 * $Id$
1.6 *
1.7 - * Parent for all X11 display drivers.
1.8 + * Common GL code that doesn't depend on a specific implementation
1.9 *
1.10 * Copyright (c) 2005 Nathan Keynes.
1.11 *
.