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
d6b4f746b001b1fe7b27bee997f345a5edab1608
third_party_mesa3d
/
docs
/
relnotes
/
new_features.txt
3 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
wgl: Implement WGL_ARB_create_context_robustness Reviewed-by: Jose Fonseca <jfonseca@vmware.com> Reviewed-by: Bill Kristiansen <billkris@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15002>
2022-02-11 07:55:14 -08:00
WGL_ARB_create_context_robustness
d3d12: Hook up robustness extensions We can at least correctly return whether the context was lost, but at this point can't correctly tear down and create a new one, nor do we support the callback for dynamic notification. Reviewed-by: Bill Kristiansen <billkris@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15002>
2022-02-11 08:08:09 -08:00
d3d12 ARB_robust_buffer_access_behavior
Reference in New Issue
Copy Permalink