Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-17 | egl: Remove redundant DeletePending flag. | Chia-I Wu | 1 | -5/+1 |
2009-07-17 | egl: Use the link functions to manage resources. | Chia-I Wu | 1 | -15/+27 |
2009-03-19 | egl: fix comment | Alan Hourihane | 1 | -3/+3 |
2009-03-19 | egl: try harder for eglGetProcAddress() | Alan Hourihane | 1 | -1/+14 |
2009-02-19 | egl: glx updates for FBconfigs | Alan Hourihane | 1 | -12/+18 |
2009-02-19 | egl: error checking | Alan Hourihane | 1 | -2/+5 |
2009-01-14 | egl: fix makecurrent with null drawable/context | Alan Hourihane | 1 | -1/+1 |
2008-12-23 | egl: fix egl closure | Alan Hourihane | 1 | -2/+29 |
2008-12-23 | egl: fix startup query version | Alan Hourihane | 1 | -4/+8 |
2008-12-23 | egl: support GLXFBConfigs, pbuffers and pixmaps. | Alan Hourihane | 1 | -13/+246 |
2008-10-27 | disable OPENGL_BIT | Alan Hourihane | 1 | -4/+4 |
2008-09-26 | egl: cleanup doublebuffer check | Alan Hourihane | 1 | -2/+3 |
2008-09-26 | egl: fudge with LIBGL_DRIVERS_PATH to pick up EGL specific DRI driver. | Alan Hourihane | 1 | -3/+12 |
2008-09-26 | egl: Add new EGL driver that wraps GLX. | Alan Hourihane | 1 | -0/+574 |