mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2025-11-05 06:29:10 +00:00
For VBO:
typedef ptrdiff_t GLsizeiptrARB;
typedef ptrdiff_t GLintptrARB;
as per email discussion with Marco Fabbricatore. See argumentation in
auto/bin/update_ext.sh and auto/src/glew_pre.h.
Windows needs to get this fixed. See glew_pre.h.
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@184 783a27ee-832a-0410-bc00-9f386506c6dd
|
||
|---|---|---|
| .. | ||
| glew_gl.c | ||
| glew_glx.c | ||
| glew_init_glx.c | ||
| glew_post.c | ||
| glew_post.h | ||
| glew_post.html | ||
| glew_pre.c | ||
| glew_pre.h | ||
| glew_pre.html | ||
| glew_wgl.c | ||
| glewinfo_gl.c | ||
| glewinfo_glx.c | ||
| glewinfo_post.c | ||
| glewinfo_pre.c | ||
| glewinfo_wgl.c | ||
| glxew_post.h | ||
| glxew_pre.h | ||
| glxew_pre.html | ||
| wglew_post.h | ||
| wglew_pre.h | ||
| wglew_pre.html | ||