Age | Commit message (Expand) | Author |
2009-08-27 | progs: EGL/X progs should link to libX11. | Chia-I Wu |
2009-08-26 | mesa: gitignore | Younes Manton |
2009-08-18 | egl: Make lookup functions static inline. | Chia-I Wu |
2009-08-06 | progs/egl: Add xeglbindtex, really. | Chia-I Wu |
2009-08-05 | progs/egl: Add xeglbindtex. | Chia-I Wu |
2009-07-17 | xeglthreads: Check current context for EGL per-thread support. | Chia-I Wu |
2009-07-16 | egl: Add xeglthreads | Chia-I Wu |
2009-01-19 | egl: eglinfo load i915 driver | Jakob Bornecrantz |
2009-01-18 | egl: Make eglscreen sleep for five seconds | Jakob Bornecrantz |
2009-01-18 | egl: Add eglscreen to help debug egl mesa screen | Jakob Bornecrantz |
2009-01-17 | egl: Make eglinfo print screen info | Jakob Bornecrantz |
2008-09-26 | link EGL demos with -lGL | Alan Hourihane |
2008-09-18 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-17 | egl: print multisample info | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-08-17 | pick first mode | Alan Hourihane |
2008-08-17 | choose a 1024x768 resolution | Alan Hourihane |
2008-07-04 | egl: Add egltri | Jakob Bornecrantz |
2008-06-16 | git: Updated .gitignore files | Jakob Bornecrantz |
2008-06-04 | egl: single triangle test | Brian Paul |
2008-06-04 | egl: fix X visual selection | Brian Paul |
2008-06-04 | egl: query/print EGL_NATIVE_VISUAL_ID | Brian Paul |
2008-06-04 | egl: Added peglgears, gears that uses pbuffers | Jakob Bornecrantz |
2008-06-04 | egl: updated egl.h include paths | Brian Paul |
2008-05-30 | egl: bind the OpenGL API | Brian Paul |
2008-05-30 | egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now) | Brian Paul |
2008-05-28 | egl: query/print EGL_CLIENT_APIS | Brian Paul |
2008-05-28 | egl: Fix warning in eglgears | Jakob Bornecrantz |
2008-05-28 | egl: Make demo3 compile | Jakob Bornecrantz |
2008-05-27 | include eglext.h, define EGL_EGLEXT_PROTOTYPES | Brian Paul |
2008-05-27 | updates for EGL 1.4 | Brian Paul |
2008-05-23 | Merge branch 'gallium-i915-current' into gallium-0.1 | Jakob Bornecrantz |
2008-05-20 | Ignore more generated files in progs/ | Dan Nicholson |
2008-05-14 | egl: Updated EGL samples to use new i915 EGL winsys | Jakob Bornecrantz |
2008-05-07 | Never fail `make clean' | Dan Nicholson |
2007-10-10 | Ignore more generated files in progs/ | Dan Nicholson |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson |
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul |
2005-12-23 | update to new API | Dave Airlie |
2005-12-10 | s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/ | Brian Paul |
2005-11-23 | check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() call | Brian Paul |
2005-11-23 | Choose the display mode / surface size in an intelligent way. | Brian Paul |
2005-08-21 | fix up libdrm for egl | Dave Airlie |
2005-08-08 | Make the linux-dri-x86 builds work on x86-64 again. mklib now | Ian Romanick |
2005-08-07 | Fix up some of the sample to work with the r200 EGL driver | Jon Smirl |
2005-07-14 | eglgears demo (Dane Rushton) | Brian Paul |
2005-06-16 | Fix a few compiler warnings | Jon Smirl |
2005-05-20 | use MAX_SCREENS instead of hard-coded number | Brian Paul |
2005-05-20 | fix reversed strstr() args, print mode string | Brian Paul |
2005-05-20 | replace // with /* */ | Brian Paul |