[Git][wine/wine][master] 5 commits: opengl32: Allocate display lists for client-side contexts.
Alexandre Julliard pushed to branch master at wine / wine Commits: ea178822 by Rémi Bernon at 2026-06-08T09:39:14+02:00 opengl32: Allocate display lists for client-side contexts. - - - - - 0ce57ea7 by Rémi Bernon at 2026-06-08T09:39:14+02:00 opengl32: Share display lists in wglShareLists on the PE side. - - - - - 3a0e4acf by Rémi Bernon at 2026-06-08T09:39:17+02:00 opengl32: Query the context profile mask on init. - - - - - 9ba0c470 by Rémi Bernon at 2026-06-08T09:39:19+02:00 opengl32: Track client-side buffer names allocation. - - - - - b9aaa166 by Rémi Bernon at 2026-06-08T13:38:38+02:00 opengl32: Track implicit buffer names allocation. - - - - - 7 changed files: - dlls/opengl32/make_opengl - dlls/opengl32/private.h - dlls/opengl32/tests/opengl.c - dlls/opengl32/thunks.c - dlls/opengl32/unix_wgl.c - dlls/opengl32/wgl.c - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/66a1d04995a85518b6429b4c13d66f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/66a1d04995a85518b6429b4c13d66f... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)