This website requires JavaScript.
Explore
Help
Register
Sign In
OpenHarmony
/
third_party_mesa3d
Watch
2
Star
0
Fork
0
You've already forked third_party_mesa3d
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
53660e4c4ed315d4b2fe5d921861fbfebf2bbe42
third_party_mesa3d
/
docs
/
relnotes
/
new_features.txt
2 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add EGL xcb platform This enables GL applications to be written without any involvement of Xlib. EGL X11 platform is actually already xcb-only underneath, so this commit just add the necessary interface changes so eglDisplay can be created from a xcb_connection_t. Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6474>
2020-08-26 19:01:53 +01:00
EGL_MESA_platform_xcb
Reference in New Issue
Copy Permalink