Files
mesa/src/glx
Adam Jackson 163fc11f27 glx: Unset the direct_support bit for GLX_EXT_import_context
GLX_EXT_import_context operates only on indirect contexts, a direct
context cannot possibly support it. Without this change the extension
will appear in the combined GLX extension string even if it is missing
from the server string, indicating a lack of required server support.
2019-08-27 22:34:46 +00:00
..
2018-10-30 06:19:10 -06:00
2019-08-21 18:36:57 +00:00
2018-10-30 06:19:10 -06:00
2018-10-30 06:19:10 -06:00
2019-08-21 18:36:57 +00:00
2019-08-22 13:28:39 -04:00
2019-06-20 17:21:37 +01:00
2019-07-30 11:49:09 -07:00