wine/dlls/opengl32
2023-07-14 09:15:10 +02:00
..
tests opengl32: Implement filtering on all the ChoosePixelFormat() flags that are ignored when unset. 2023-06-27 22:14:16 +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.spec
private.h
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: Correctly interpret glMapBuffer() access in wow64 mapping. 2023-07-14 09:15:10 +02:00
unixlib.h opengl32: Pass the TEB pointer in the Unix call parameters. 2022-12-06 15:18:57 +01:00
version.rc Update copyright info for 2023. 2023-01-08 12:12:25 +01:00
wgl.c opengl32: Implement filtering on all the ChoosePixelFormat() flags that are ignored when unset. 2023-06-27 22:14:16 +02:00
winegl.xml