Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: Fix newline typo in Makefiles | Carl-Johan Kjellander | 2009-03-26 | 1 | -1/+2 |
* | egl: fix comment | Alan Hourihane | 2009-03-19 | 1 | -3/+3 |
* | egl: try harder for eglGetProcAddress() | Alan Hourihane | 2009-03-19 | 1 | -1/+14 |
* | egl: glx updates for FBconfigs | Alan Hourihane | 2009-02-19 | 1 | -12/+18 |
* | egl: error checking | Alan Hourihane | 2009-02-19 | 1 | -2/+5 |
* | Add install target for egl | Johannes Engel | 2009-02-11 | 1 | -0/+2 |
* | egl: fix makecurrent with null drawable/context | Alan Hourihane | 2009-01-14 | 1 | -1/+1 |
* | egl: fix egl closure | Alan Hourihane | 2008-12-23 | 1 | -2/+29 |
* | egl: fix startup query version | Alan Hourihane | 2008-12-23 | 1 | -4/+8 |
* | egl: support GLXFBConfigs, pbuffers and pixmaps. | Alan Hourihane | 2008-12-23 | 1 | -13/+246 |
* | disable OPENGL_BIT | Alan Hourihane | 2008-10-27 | 1 | -4/+4 |
* | egl: cleanup doublebuffer check | Alan Hourihane | 2008-09-26 | 1 | -2/+3 |
* | egl: fudge with LIBGL_DRIVERS_PATH to pick up EGL specific DRI driver. | Alan Hourihane | 2008-09-26 | 1 | -3/+12 |
* | egl: Add new EGL driver that wraps GLX. | Alan Hourihane | 2008-09-26 | 2 | -0/+648 |