1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/opengl32
2024-03-11 21:22:41 +01:00
..
tests winex11.drv: Fix wglSwapBuffers() with NULL current context with child window rendering. 2024-01-25 21:59:42 +01:00
make_opengl opengl32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 20:52:28 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
opengl32.spec opengl32: Add stub for wglGetDefaultProcAddress(). 2020-04-23 13:35:05 +02:00
private.h opengl32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 20:52:28 +01:00
thunks.c opengl32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 20:52:28 +01:00
unix_private.h opengl32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 20:52:28 +01:00
unix_thunks.c opengl32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 20:52:28 +01:00
unix_wgl.c opengl32: Replace sprintf with snprintf/asprintf to avoid deprecation warnings on macOS. 2024-03-11 21:22:41 +01: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 2024. 2024-01-01 20:15:23 +01:00
wgl.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
winegl.xml