Sweden-Number/dlls/opengl32
Francois Gouget c887d0809c Add 'use strict' and fix make_opengl accordingly.
Add function prototypes.
Write "$a $b" rather than the more complex $a . " " . $b.
Document which OpenGL spec files need to be downloaded.
Update the documentation of the list of supported OpenGL versions.
Tweak the usage so it always reports the right command name.
2005-05-20 18:58:10 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
make_opengl Add 'use strict' and fix make_opengl accordingly. 2005-05-20 18:58:10 +00:00
opengl32.spec Beginning of infrastructure to support WGL extensions. 2004-02-07 01:29:33 +00:00
opengl_ext.c Sync to the latest opengl specs. 2005-04-11 14:24:27 +00:00
opengl_ext.h Added yet another missing OpenGL define. 2005-05-13 13:59:00 +00:00
opengl_norm.c - implement wglGetCurrentReadDCARB, wglMakeContextCurrentARB on 2005-04-28 18:31:15 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
wgl.c - better robustness of pbuffer code (checks, SetLastError as specs, etc...). 2005-05-12 09:55:44 +00:00
wgl.h - implement wglGetCurrentReadDCARB, wglMakeContextCurrentARB on 2005-04-28 18:31:15 +00:00
wgl_ext.c - better robustness of pbuffer code (checks, SetLastError as specs, etc...). 2005-05-12 09:55:44 +00:00
wgl_ext.h - implement wglGetCurrentReadDCARB, wglMakeContextCurrentARB on 2005-04-28 18:31:15 +00:00