mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
glx: vndcmds: Update a comment
Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
committed by
Enrico Weigelt
parent
9c53dd0a87
commit
3109a95e56
@@ -229,6 +229,8 @@ static int CommonMakeCurrent(ClientPtr client,
|
||||
// TODO: For switching contexts in a single vendor, just make one
|
||||
// makeCurrent call?
|
||||
|
||||
// Apparently, the answer is 'no': https://github.com/X11Libre/xserver/issues/1246
|
||||
|
||||
// TODO: When changing vendors, would it be better to do the
|
||||
// MakeCurrent(new) first, then the LoseCurrent(old)?
|
||||
// If the MakeCurrent(new) fails, then the old context will still be current.
|
||||
|
||||
Reference in New Issue
Block a user