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