66 Commits (773dd02f596b3f256bb1c0f65ac091db93a9518b)

Author SHA1 Message Date
Eric Anholt 0983996e49 Fix calling new entrypoints from within glBegin()/glEnd(). 11 years ago
Eric Anholt 1cb041fbaa Fix a compiler warning in the previous commit. 11 years ago
Eric Anholt 8bb5a2545e Fix extension detection on core GL contexts. 11 years ago
Eric Anholt 0270c80008 Add support for EGL. 11 years ago
Eric Anholt de70a2a0ab Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension(). 11 years ago
Eric Anholt 0f67bf3f11 Fix bug in public entrypoint for epoxy_glx_version() 11 years ago
Eric Anholt 5f60534bac Fix up an unfinished comment 11 years ago
Eric Anholt a82e54aafa Make a table full of strings describing our providers. 11 years ago
Eric Anholt 8139c7c489 Actually implement GLX version detection. 11 years ago
Eric Anholt ed938dc4c5 Make a few more public functions actually public. 11 years ago
Eric Anholt 66d7b9fb02 Fix the version detection for GL < 3. 11 years ago
Eric Anholt a1d555e446 Fix a copy-and-paste mistake in getting GL version 11 years ago
Eric Anholt e1a183c4eb Remove accidentally committed debug printf. 11 years ago
Eric Anholt 69241485d1 Fix test for is_desktop_gl. 11 years ago
Eric Anholt 4c9b7e63b1 Consistently use 4-space indents. 11 years ago
Eric Anholt a909eb4a22 Add the generator and build infrastructure. 11 years ago