Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix testsuite build on OS X. | Eric Anholt | 2013-12-16 | 1 | -0/+4 |
* | Fix most GLhandleARB warnings on OS X with a big comment in our code. | Eric Anholt | 2013-12-12 | 1 | -0/+4 |
* | Disable EGL on OS X. | Eric Anholt | 2013-12-11 | 1 | -0/+6 |
* | Add an appropriate error message if libX11 is missing. | Eric Anholt | 2013-12-11 | 1 | -0/+4 |
* | Add dispatch generation for wgl. | Eric Anholt | 2013-12-10 | 1 | -0/+8 |
* | Port tests directory to win32. | Eric Anholt | 2013-12-06 | 1 | -0/+6 |
* | Start porting the GL dispatch code to win32. | Eric Anholt | 2013-12-06 | 1 | -10/+29 |
* | Conditionalize building the EGL and GLX dispatch code. | Eric Anholt | 2013-12-06 | 1 | -0/+2 |
* | Conditionalize building GLX and EGL tests and headers. | Eric Anholt | 2013-12-06 | 1 | -0/+21 |
* | Fix make distcheck. | Eric Anholt | 2013-12-06 | 1 | -0/+1 |
* | Add a test for a bug when called during glBegin()/glEnd(). | Eric Anholt | 2013-12-05 | 1 | -0/+1 |
* | Add an initial testsuite for GLX API. | Eric Anholt | 2013-11-14 | 1 | -0/+1 |
* | Add the generator and build infrastructure. | Eric Anholt | 2013-10-16 | 1 | -0/+75 |