Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-04 | Fix a similar bug to HEAD~2, this time in epoxy_has_glx_extension(). | Eric Anholt | 1 | -7/+19 |
2013-12-04 | Fix bug in public entrypoint for epoxy_glx_version() | Eric Anholt | 1 | -6/+20 |
2013-12-04 | Fix up an unfinished comment | Eric Anholt | 1 | -3/+5 |
2013-12-02 | Make a table full of strings describing our providers. | Eric Anholt | 1 | -0/+12 |
2013-11-14 | Actually implement GLX version detection. | Eric Anholt | 1 | -1/+26 |
2013-11-14 | Make a few more public functions actually public. | Eric Anholt | 1 | -3/+3 |
2013-11-14 | Fix the version detection for GL < 3. | Eric Anholt | 1 | -3/+14 |
2013-11-14 | Fix a copy-and-paste mistake in getting GL version | Eric Anholt | 1 | -1/+1 |
2013-11-14 | Remove accidentally committed debug printf. | Eric Anholt | 1 | -1/+0 |
2013-11-14 | Fix test for is_desktop_gl. | Eric Anholt | 1 | -1/+1 |
2013-11-14 | Consistently use 4-space indents. | Eric Anholt | 1 | -13/+13 |
2013-10-16 | Add the generator and build infrastructure. | Eric Anholt | 1 | -0/+217 |