summaryrefslogtreecommitdiff
path: root/progs/egl
AgeCommit message (Expand)AuthorFilesLines
2009-10-22progs/egl: Add support for pixmap and pbuffer surface to xeglgears.Chia-I Wu1-110/+289
2009-10-15progs/egl: put declarations before codeBrian Paul3-10/+15
2009-09-30progs/egl: Make demo3 work again.Chia-I Wu1-10/+15
2009-09-30progs/egl: Check EGL_MESA_screen_surface is supported in demo2.Chia-I Wu1-0/+6
2009-09-30progs/egl: Fix a crash in demo1.Chia-I Wu1-10/+11
2009-09-30progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.Chia-I Wu8-18/+6
2009-08-27progs: EGL/X progs should link to libX11.Chia-I Wu1-72/+27
2009-08-26mesa: gitignoreYounes Manton1-0/+1
2009-08-18egl: Make lookup functions static inline.Chia-I Wu1-1/+1
2009-08-06progs/egl: Add xeglbindtex, really.Chia-I Wu1-0/+474
2009-08-05progs/egl: Add xeglbindtex.Chia-I Wu1-0/+7
2009-07-17xeglthreads: Check current context for EGL per-thread support.Chia-I Wu1-2/+9
2009-07-16egl: Add xeglthreadsChia-I Wu3-0/+775
2009-01-19egl: eglinfo load i915 driverJakob Bornecrantz1-1/+2
2009-01-18egl: Make eglscreen sleep for five secondsJakob Bornecrantz1-0/+3
2009-01-18egl: Add eglscreen to help debug egl mesa screenJakob Bornecrantz3-0/+123
2009-01-17egl: Make eglinfo print screen infoJakob Bornecrantz1-1/+2
2008-09-26link EGL demos with -lGLAlan Hourihane1-8/+8
2008-09-18Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-5/+10
2008-09-17egl: print multisample infoBrian Paul1-5/+10
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell11-39/+1786
2008-08-17pick first modeAlan Hourihane2-2/+2
2008-08-17choose a 1024x768 resolutionAlan Hourihane1-1/+1
2008-07-04egl: Add egltriJakob Bornecrantz3-2/+277
2008-06-16git: Updated .gitignore filesJakob Bornecrantz1-0/+3
2008-06-04egl: single triangle testBrian Paul2-1/+368
2008-06-04egl: fix X visual selectionBrian Paul1-7/+9
2008-06-04egl: query/print EGL_NATIVE_VISUAL_IDBrian Paul1-9/+7
2008-06-04egl: Added peglgears, gears that uses pbuffersJakob Bornecrantz2-2/+457
2008-06-04egl: updated egl.h include pathsBrian Paul6-9/+12
2008-05-30egl: bind the OpenGL APIBrian Paul1-0/+2
2008-05-30egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)Brian Paul2-1/+613
2008-05-28egl: query/print EGL_CLIENT_APISBrian Paul1-0/+3
2008-05-28egl: Fix warning in eglgearsJakob Bornecrantz1-1/+1
2008-05-28egl: Make demo3 compileJakob Bornecrantz1-0/+1
2008-05-27include eglext.h, define EGL_EGLEXT_PROTOTYPESBrian Paul1-1/+4
2008-05-27updates for EGL 1.4Brian Paul2-20/+42
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz6-6/+12
2008-05-20Ignore more generated files in progs/Dan Nicholson1-0/+5
2008-05-14egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz6-6/+12
2008-05-07Never fail `make clean'Dan Nicholson1-3/+3
2007-10-10Ignore more generated files in progs/Dan Nicholson1-0/+5
2007-09-28add support for LDFLAGS env varDan Nicholson1-5/+5
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-10/+10
2005-12-23update to new APIDave Airlie2-2/+2
2005-12-10s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/Brian Paul1-1/+1
2005-11-23check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() callBrian Paul1-3/+7
2005-11-23Choose the display mode / surface size in an intelligent way.Brian Paul1-34/+61
2005-08-21fix up libdrm for eglDave Airlie1-5/+5
2005-08-08Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick1-5/+5