-
- Downloads
Add GLXFBConfig on Wine_GLContext (we should remove XVisualInfo
references on code). Hook glGetIntegerv on GL_ALPHA_BITS to query on GLXFBConfig instead of glGetInteger (as it returns bad value).
Showing
- dlls/opengl32/make_opengl 3 additions, 0 deletionsdlls/opengl32/make_opengl
- dlls/opengl32/opengl_ext.h 1 addition, 0 deletionsdlls/opengl32/opengl_ext.h
- dlls/opengl32/opengl_norm.c 1 addition, 1 deletiondlls/opengl32/opengl_norm.c
- dlls/opengl32/wgl.c 36 additions, 2 deletionsdlls/opengl32/wgl.c
- dlls/opengl32/wgl_ext.c 7 additions, 4 deletionsdlls/opengl32/wgl_ext.c
- dlls/x11drv/opengl.c 27 additions, 3 deletionsdlls/x11drv/opengl.c
Loading
Please register or sign in to comment