Added support for OpenGL.
commitbedf40b58be689223b8b900d028a3487ac016bfe
authorLionel Ulmer <lionel.ulmer@free.fr>
Fri, 12 May 2000 20:18:14 +0000 (12 20:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 May 2000 20:18:14 +0000 (12 20:18 +0000)
tree80450ee8a41ef797369f314b53abad586f338267
parent6f93bb4fea63813f50db3fbc59743149013d4fd0
Added support for OpenGL.
36 files changed:
Make.rules.in
configure
configure.in
dlls/Makefile.in
dlls/ddraw/d3dviewport.c
dlls/ddraw/ddraw/dga.c
dlls/ddraw/ddraw/x11.c
dlls/ddraw/dsurface/x11.c
dlls/ddraw/mesa_private.h
dlls/opengl32/.cvsignore [new file with mode: 0644]
dlls/opengl32/Makefile.in [new file with mode: 0644]
dlls/opengl32/make_opengl_ext [new file with mode: 0755]
dlls/opengl32/make_opengl_norm [new file with mode: 0755]
dlls/opengl32/make_opengl_spec [new file with mode: 0755]
dlls/opengl32/opengl32.spec [new file with mode: 0644]
dlls/opengl32/opengl_ext.c [new file with mode: 0644]
dlls/opengl32/opengl_ext.h [new file with mode: 0644]
dlls/opengl32/opengl_norm.c [new file with mode: 0644]
dlls/opengl32/wgl.c [new file with mode: 0644]
dlls/opengl32/wgl.h [new file with mode: 0644]
graphics/enhmetafiledrv/init.c
graphics/metafiledrv/init.c
graphics/painting.c
graphics/psdrv/init.c
graphics/ttydrv/init.c
graphics/win16drv/init.c
graphics/x11drv/Makefile.in
graphics/x11drv/init.c
graphics/x11drv/opengl.c [new file with mode: 0644]
include/acconfig.h
include/config.h.in
include/debugdefs.h
include/gdi.h
include/wine_gl.h
include/x11drv.h
loader/loadorder.c