[Git][wine/wine][master] 7 commits: opengl32: Improve whitespaces in wrapper declarations.
Alexandre Julliard pushed to branch master at wine / wine Commits: 8be67931 by Jacek Caban at 2025-08-13T16:21:55+02:00 opengl32: Improve whitespaces in wrapper declarations. - - - - - 4271971b by Jacek Caban at 2025-08-13T16:21:59+02:00 opengl32: Use extra unix call argument to pass client buffer from glUnmapBuffer. - - - - - 513b820d by Jacek Caban at 2025-08-13T16:22:02+02:00 opengl32: Use extra unix call argument to pass client buffer from glUnmapNamedBuffer. - - - - - 1694a0cf by Jacek Caban at 2025-08-13T16:22:05+02:00 opengl32: Use wow64 wrappers for glMapBuffer and glMapBufferARB implementations. - - - - - 7a099036 by Jacek Caban at 2025-08-13T16:22:08+02:00 opengl32: Use wow64 wrappers for glMapBufferRange. - - - - - 06da2df3 by Jacek Caban at 2025-08-13T16:22:45+02:00 opengl32: Use wow64 wrappers for glMapNamedBuffer and glMapNamedBufferEXT. - - - - - b822e25e by Jacek Caban at 2025-08-13T16:22:45+02:00 opengl32: Use wow64 wrappers for glMapNamedBufferRange and glMapNamedBufferRangeEXT. - - - - - 6 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/unix_thunks.c - dlls/opengl32/unix_thunks.h - dlls/opengl32/unix_wgl.c - dlls/opengl32/unixlib.h - dlls/opengl32/wgl.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3d8e31dfc824c19f2c981f05c97f78... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3d8e31dfc824c19f2c981f05c97f78... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)