1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/opengl32
2022-12-06 17:11:21 +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: Use default calling convention for WGL driver entry points. 2022-12-06 17:11:21 +01:00
Makefile.in opengl32: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 16:35:54 +01:00
opengl32.spec
private.h opengl32: Split opengl_ext.h into private.h and unix_private.h. 2022-11-09 16:19:58 +01:00
thunks.c opengl32: Pass the TEB pointer in the Unix call parameters. 2022-12-06 15:18:57 +01:00
unix_private.h opengl32: Pass the TEB pointer in the Unix call parameters. 2022-12-06 15:18:57 +01:00
unix_thunks.c opengl32: Use default calling convention for WGL driver entry points. 2022-12-06 17:11:21 +01:00
unix_wgl.c opengl32: Pass the TEB pointer in the Unix call parameters. 2022-12-06 15:18:57 +01:00
unixlib.h opengl32: Pass the TEB pointer in the Unix call parameters. 2022-12-06 15:18:57 +01:00
version.rc
wgl.c opengl32: Don't free memory at process exit. 2022-12-06 15:18:57 +01:00
winegl.xml