Alexandre Julliard pushed to branch master at wine / wine
Commits: 8e6e27d7 by Jacek Caban at 2025-08-14T13:08:24+02:00 opengl32: Use wow64 wrappers for glGetBufferPointerv and glGetBufferPointervARB.
- - - - - 469b995a by Jacek Caban at 2025-08-14T13:08:27+02:00 opengl32: Use wow64 wrappers for glGetNamedBufferPointerv and glGetNamedBufferPointervEXT.
- - - - - 9fafdde0 by Jacek Caban at 2025-08-14T13:08:30+02:00 opengl32: Pass array arguments as pointers in unix calls.
- - - - - 79d683c3 by Jacek Caban at 2025-08-14T13:08:33+02:00 opengl32: Use generated thunk for glPathGlyphIndexRangeNV.
- - - - - 52ff7089 by Jacek Caban at 2025-08-14T13:08:36+02:00 opengl32: Pass type as a string to get_wow64_arg_type.
- - - - -
6 changed files:
- dlls/opengl32/make_opengl - dlls/opengl32/thunks.c - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_thunks.h - dlls/opengl32/unix_wgl.c - dlls/opengl32/unixlib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/90b271b9f98094f0d6b6cad036000f...