This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2025-12-22 11:20:11 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
869a1a6066
mesa
/
docs
/
relnotes
/
new_features.txt
3 lines
74 B
Text
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 a new issue
Copy permalink