Mesa (gallium-0.2): glew: Initial import.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Fri Jan 23 14:55:28 UTC 2009


Module: Mesa
Branch: gallium-0.2
Commit: 57d00016cab9afa3e7853d9830044a8ece9541c4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=57d00016cab9afa3e7853d9830044a8ece9541c4

Author: José Fonseca <jfonseca at vmware.com>
Date:   Fri Jan 23 12:32:35 2009 +0000

glew: Initial import.

>From glew 1.5.1 release.

---

 configs/beos           |    2 +-
 configs/darwin         |    2 +-
 configs/darwin-x86ppc  |    2 +-
 configs/default        |    4 +-
 configs/freebsd-dri    |    2 +-
 configs/linux-cell     |    2 +-
 configs/linux-directfb |    2 +-
 configs/linux-dri-xcb  |    4 +-
 configs/linux-fbdev    |    2 +-
 configs/linux-indirect |    2 +-
 configs/linux-solo     |    2 +-
 include/GL/glew.h      |12262 ++++++++++++++++++++++++++++++++++++++++++++++++
 include/GL/glxew.h     | 1397 ++++++
 include/GL/wglew.h     | 1165 +++++
 src/SConscript         |    5 +-
 src/glew/LICENSE.txt   |   73 +
 src/glew/Makefile      |   55 +
 src/glew/SConscript    |   50 +
 src/glew/glew.c        |12180 +++++++++++++++++++++++++++++++++++++++++++++++
 src/glew/glewinfo.c    | 7180 ++++++++++++++++++++++++++++
 src/glew/visualinfo.c  | 1173 +++++
 21 files changed, 35552 insertions(+), 14 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=57d00016cab9afa3e7853d9830044a8ece9541c4



More information about the mesa-commit mailing list