Sign in
goma
/
wine
/
ffd78b153bbed44e9c5d82b1e58e22b041535ff4
/
dlls
/
opengl32
/
opengl_ext.c
0dde222
opengl32: Don't use 64bit gl types.
by Roderick Colenbrander
· 18 years ago
c9d4aec
opengl32: Fix some gl type bugs.
by Roderick Colenbrander
· 18 years ago
3e63a9f
opengl32: Add new extensions.
by Roderick Colenbrander
· 18 years ago
cb42253
opengl32: Add OpenGL 2.1 support and more extensions.
by Roderick Colenbrander
· 18 years ago
2f8a05e
wgl: Add extension checking code / glxGetProcAddress protection.
by Roderick Colenbrander
· 18 years ago
ad5e02e
opengl32: Store function pointers in a separate array to avoid a bunch of relocations.
by Alexandre Julliard
· 19 years ago
3e68508
opengl32: Only store the glX name if different from the wgl name.
by Alexandre Julliard
· 19 years ago
cac3301
opengl32: Make all the function pointers and thunks static.
by Alexandre Julliard
· 19 years ago
2510658
Now generating argument-less functions as (void) instead of ().
by Eric Pouech
· 20 years ago
e4a3c2e
Sync to the latest opengl specs.
by Tom Wickline
· 20 years ago
eab1f45
Sync to latest OpenGL specifications.
by Tom Wickline
· 20 years ago
8bbabd1
Added glDeleteObjectBufferATI function. Fix for types that have a common root.
by Christian Costa
· 21 years ago
0e999e3
- sync up with latest OpenGL specifications
by Lionel Ulmer
· 21 years ago
8def400
Only put 'pure' GL 1.2 calls in the 'opengl_norm.c' file.
by Lionel Ulmer
· 22 years ago
334aacd
Do not use any typedefs in the GL thunks to prevent all possible
by Lionel Ulmer
· 22 years ago
9ac8ba1
Upgrade OpenGL thunks with latest version of OpenGL extension registry.
by Lionel Ulmer
· 22 years ago
4ed280f
- update to latest GL spec files - added KTX Buffer Region extension
by Lionel Ulmer
· 22 years ago
2c40e29
Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and
by Alexandre Julliard
· 23 years ago
5da88a2
Support new registered extensions.
by Lionel Ulmer
· 23 years ago
c4a336a
Authors: Charles Vaughn <charlesv@mfos.org>, Lionel Ulmer <lionel.ulmer@free.fr>
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
ce3ab0e
- better support for extensions functions that do not have the same
by Lionel Ulmer
· 23 years ago
7fc3a3b
- added support for the SGIS multitexture extension. - misc. other fixes
by Lionel Ulmer
· 24 years ago
242d2d6
Upgrade OpenGL thunks with latest informations from OpenGL spec file.
by Lionel Ulmer
· 24 years ago
15a4a77
- add tracing to OpenGL thunks - update to latest gl.spec file
by Lionel Ulmer
· 24 years ago
bff705d
New OpenGL thunk generation script.
by Lionel Ulmer
· 25 years ago
bedf40b
Added support for OpenGL.
by Lionel Ulmer
· 25 years ago