diff options
author | Keith Whitwell <keithw@vmware.com> | 2009-08-14 17:56:33 +0100 |
---|---|---|
committer | Keith Whitwell <keithw@vmware.com> | 2009-08-14 17:56:47 +0100 |
commit | 51c47383f9ec68d2ac851e0abd447311ebce2d7f (patch) | |
tree | 732b2d90161a3f314bb3c2ebcf8d638a566b47e0 /src/gallium/state_trackers/xorg | |
parent | 9616e4ad1c055d8ff9ab671914f97e402d0aa4b0 (diff) |
st/xlib: reduce the proliferation of GLX context types
Now there is just a single, struct __GLXcontextRec, which is the
GLXContext typedef has already been defined as a pointer to. I
believe this is the intended usage, that GLX implementations should
define that struct as they require.
Merge the two previous structs into one and get rid of the
no-longer-necessary type casts and sub-classing.
Diffstat (limited to 'src/gallium/state_trackers/xorg')
0 files changed, 0 insertions, 0 deletions