| Commit message (Expand) | Author | Age | Files | Lines |
* | progs/egl: Update eglinfo to display more attributes. | Chia-I Wu | 2010-01-31 | 2 | -11/+21 |
* | progs/es1: Add bindtex. | Chia-I Wu | 2010-01-30 | 2 | -482/+0 |
* | Revert "add segl" | Chia-I Wu | 2010-01-23 | 5 | -424/+0 |
* | add segl | Chia-I Wu | 2010-01-23 | 5 | -0/+424 |
* | progs/egl: Pass EGLDisplay to eglCopyBuffers. | Chia-I Wu | 2010-01-18 | 1 | -1/+1 |
* | progs/egl: Fix screen surface demos. | Chia-I Wu | 2010-01-12 | 5 | -10/+22 |
* | progs/egl: glGenTextures is called too early in xeglbindtex. | Chia-I Wu | 2010-01-12 | 1 | -2/+2 |
* | progs: Check the number of configs returned by eglChooseConfig. | Chia-I Wu | 2010-01-12 | 3 | -4/+8 |
* | progs: Add missing EGL_RENDERABLE_TYPE for EGL demos. | Chia-I Wu | 2010-01-12 | 3 | -0/+4 |
* | progs/egl: Silence uninitialized variable warnings. | Vinson Lee | 2010-01-03 | 2 | -2/+4 |
* | progs/egl: Add support for pixmap and pbuffer surface to xeglgears. | Chia-I Wu | 2009-10-22 | 1 | -110/+289 |
* | progs/egl: put declarations before code | Brian Paul | 2009-10-15 | 3 | -10/+15 |
* | progs/egl: Make demo3 work again. | Chia-I Wu | 2009-09-30 | 1 | -10/+15 |
* | progs/egl: Check EGL_MESA_screen_surface is supported in demo2. | Chia-I Wu | 2009-09-30 | 1 | -0/+6 |
* | progs/egl: Fix a crash in demo1. | Chia-I Wu | 2009-09-30 | 1 | -10/+11 |
* | progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY. | Chia-I Wu | 2009-09-30 | 8 | -18/+6 |
* | progs: EGL/X progs should link to libX11. | Chia-I Wu | 2009-08-27 | 1 | -72/+27 |
* | mesa: gitignore | Younes Manton | 2009-08-26 | 1 | -0/+1 |
* | egl: Make lookup functions static inline. | Chia-I Wu | 2009-08-18 | 1 | -1/+1 |
* | progs/egl: Add xeglbindtex, really. | Chia-I Wu | 2009-08-06 | 1 | -0/+474 |
* | progs/egl: Add xeglbindtex. | Chia-I Wu | 2009-08-05 | 1 | -0/+7 |
* | xeglthreads: Check current context for EGL per-thread support. | Chia-I Wu | 2009-07-17 | 1 | -2/+9 |
* | egl: Add xeglthreads | Chia-I Wu | 2009-07-16 | 3 | -0/+775 |
* | egl: eglinfo load i915 driver | Jakob Bornecrantz | 2009-01-19 | 1 | -1/+2 |
* | egl: Make eglscreen sleep for five seconds | Jakob Bornecrantz | 2009-01-18 | 1 | -0/+3 |
* | egl: Add eglscreen to help debug egl mesa screen | Jakob Bornecrantz | 2009-01-18 | 3 | -0/+123 |
* | egl: Make eglinfo print screen info | Jakob Bornecrantz | 2009-01-17 | 1 | -1/+2 |
* | link EGL demos with -lGL | Alan Hourihane | 2008-09-26 | 1 | -8/+8 |
* | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-18 | 1 | -5/+10 |
|\ |
|
| * | egl: print multisample info | Brian Paul | 2008-09-17 | 1 | -5/+10 |
* | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 11 | -39/+1786 |
|\| |
|
| * | pick first mode | Alan Hourihane | 2008-08-17 | 2 | -2/+2 |
| * | choose a 1024x768 resolution | Alan Hourihane | 2008-08-17 | 1 | -1/+1 |
| * | egl: Add egltri | Jakob Bornecrantz | 2008-07-04 | 3 | -2/+277 |
| * | git: Updated .gitignore files | Jakob Bornecrantz | 2008-06-16 | 1 | -0/+3 |
| * | egl: single triangle test | Brian Paul | 2008-06-04 | 2 | -1/+368 |
| * | egl: fix X visual selection | Brian Paul | 2008-06-04 | 1 | -7/+9 |
| * | egl: query/print EGL_NATIVE_VISUAL_ID | Brian Paul | 2008-06-04 | 1 | -9/+7 |
| * | egl: Added peglgears, gears that uses pbuffers | Jakob Bornecrantz | 2008-06-04 | 2 | -2/+457 |
| * | egl: updated egl.h include paths | Brian Paul | 2008-06-04 | 6 | -9/+12 |
| * | egl: bind the OpenGL API | Brian Paul | 2008-05-30 | 1 | -0/+2 |
| * | egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now) | Brian Paul | 2008-05-30 | 2 | -1/+613 |
| * | egl: query/print EGL_CLIENT_APIS | Brian Paul | 2008-05-28 | 1 | -0/+3 |
| * | egl: Fix warning in eglgears | Jakob Bornecrantz | 2008-05-28 | 1 | -1/+1 |
| * | egl: Make demo3 compile | Jakob Bornecrantz | 2008-05-28 | 1 | -0/+1 |
| * | include eglext.h, define EGL_EGLEXT_PROTOTYPES | Brian Paul | 2008-05-27 | 1 | -1/+4 |
| * | updates for EGL 1.4 | Brian Paul | 2008-05-27 | 2 | -20/+42 |
| * | Merge branch 'gallium-i915-current' into gallium-0.1 | Jakob Bornecrantz | 2008-05-23 | 6 | -6/+12 |
| |\ |
|
| | * | egl: Updated EGL samples to use new i915 EGL winsys | Jakob Bornecrantz | 2008-05-14 | 6 | -6/+12 |
| * | | Ignore more generated files in progs/ | Dan Nicholson | 2008-05-20 | 1 | -0/+5 |
| |/ |
|