wine/dlls/opengl32
Rémi Bernon 8a6987af12 opengl32: Move function / extension registry mapping to unix_thunks.c.
Keeping the extension function pointers array on the PE side.
2022-11-08 20:07:52 +01:00
..
tests opengl32/tests: Remove depth 32 / stencil 0 test in test_choosepixelformat(). 2022-07-29 21:34:32 +02:00
make_opengl opengl32: Move function / extension registry mapping to unix_thunks.c. 2022-11-08 20:07:52 +01:00
Makefile.in opengl32: Move some WGL functions to unix_wgl.c. 2022-11-04 19:23:55 +01:00
opengl32.spec
opengl_ext.h opengl32: Move function / extension registry mapping to unix_thunks.c. 2022-11-08 20:07:52 +01:00
thunks.c opengl32: Move function / extension registry mapping to unix_thunks.c. 2022-11-08 20:07:52 +01:00
unix_thunks.c opengl32: Move function / extension registry mapping to unix_thunks.c. 2022-11-08 20:07:52 +01:00
unix_wgl.c opengl32: Move glGetIntegerv extension filtering to unix_wgl.c. 2022-11-08 20:07:52 +01:00
unixlib.h opengl32: Move some WGL functions to unix_wgl.c. 2022-11-04 19:23:55 +01:00
version.rc
wgl.c opengl32: Move function / extension registry mapping to unix_thunks.c. 2022-11-08 20:07:52 +01:00
winegl.xml