Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-28 | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | |
2010-03-03 | Fix unmatched parenthesis introduce by previous commits | Ian Romanick | |
I wasn't careful enough when removing support for GCC versions earlier than 3.3.0. I could have sworn that I compile tested before pushing, but apparently not. FAIL. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> | |||
2010-03-03 | Remove support for GCC older than 3.3.0 from generated sources | Ian Romanick | |
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> | |||
2010-02-09 | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | |