Sweden-Number/dlls/opengl32
Ken Thomases 4a6743e913 opengl32: Fix get_current_context_type() to not shift the type bits down.
The result is compared directly with handle type values like HANDLE_CONTEXT
whose meaningful values are in the high nibble.
2015-02-03 12:45:35 +09:00
..
tests opengl32/tests: Test glGetString() without an active GL context. 2014-06-25 11:51:48 +02:00
Makefile.in opengl32: Load dll below 2GB address space. 2014-11-21 18:12:51 +09:00
make_opengl opengl32: Update to GL 4.5. 2015-01-15 22:12:57 +01:00
opengl32.spec opengl32: Get rid of wine_ prefix on generated functions. 2012-11-08 15:37:45 +01:00
opengl_ext.c opengl32: Update to GL 4.5. 2015-01-15 22:12:57 +01:00
opengl_ext.h opengl32: Avoid using the system GL headers. 2012-11-07 18:12:02 +01:00
opengl_norm.c opengl32: Update to GL 4.5. 2015-01-15 22:12:57 +01:00
version.rc
wgl.c opengl32: Fix get_current_context_type() to not shift the type bits down. 2015-02-03 12:45:35 +09:00