mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
Support setTexBuffer2 in AIGLX.
Fixes broken GLX_tfp, specifically, lets compositors ignore un-defined alpha channel for pixmaps.
This commit is contained in:
@@ -72,6 +72,7 @@ struct __GLXdrawable {
|
||||
int refCount;
|
||||
|
||||
GLenum target;
|
||||
GLenum format;
|
||||
|
||||
/*
|
||||
** Event mask
|
||||
|
||||
Reference in New Issue
Block a user