summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-28eglkms: Use gbmgbmBenjamin Franzke1-15/+16
2011-02-10Update a few missing images -> data renames.José Fonseca2-3/+3
2011-02-08fire: call glutDestroyWindow()Brian Paul1-0/+1
2011-02-02Add --with-system-data-files optionPaulo Zanoni83-107/+181
2011-02-02Add some extra filter types to the mipmap_limits demo.Henri Verbeet1-13/+32
2011-01-30egl/opengl: fixed linking of eglgears_* with libmJure Repinc1-2/+2
2011-01-25tri-clear: fix redrawingMarek Olšák1-1/+1
2011-01-24tests: Add application to step various gl operationsJakob Bornecrantz4-0/+183
2011-01-20glxinfo: add -s flag to print one extension per lineAlexandre Demers1-11/+23
2011-01-18egl: add compile-time extension checking, use eglGetProcAddressBrian Paul2-1/+30
2011-01-14egl/opengl: Use eglChooseConfig in peglgears.Chia-I Wu1-1/+14
2011-01-13perf/glslstateschange: evaluate shader/texture state change performanceJerome Glisse6-1/+339
2011-01-13Add more missing files to .gitignorePaulo Zanoni3-1/+9
2011-01-12Allow builders to specify GLEW_CFLAGS & GLEW_LIBSAlan Coopersmith1-5/+3
2011-01-12es1_info: change printf(indentString) to printf("%s", indentString)Paulo Zanoni1-2/+2
2011-01-12Ship opengles2 demosPaulo Zanoni1-4/+1
2011-01-12Rename opengles2/tri to opengles2/es2triPaulo Zanoni2-2/+2
2011-01-12opengles2/tri.c: remove trailing white spacesPaulo Zanoni1-2/+2
2011-01-12Add missing binaries to .gitignorePaulo Zanoni6-0/+9
2011-01-12es1_info: convert indentString into a literal stringPaulo Zanoni1-1/+1
2011-01-10Commit forgotten build system parts of eglkms patchKristian Høgsberg2-0/+12
2011-01-10egl: Add eglkms demoKristian Høgsberg1-0/+237
2011-01-10cmake: add build system to some of the egl demosRALOVICH, Kristóf5-0/+30
2010-12-23bumpmap: Remove meaningless const qualifier.Vinson Lee1-1/+1
2010-12-23glxswapcontrol: Fix memory leak on error path.Vinson Lee1-0/+8
2010-12-23geartrain: Fix and clean up printf messages on error paths.Vinson Lee1-20/+9
2010-12-22objview: Remove unnecessary header.Vinson Lee1-1/+0
2010-12-22egl/opengl: EGL_SURFACE_TYPE should be ORed.Chia-I Wu1-4/+4
2010-12-13shadow_sampler: probe/print pixel value, fix GL version checkBrian Paul1-1/+13
2010-12-13glxinfo: check for extension support before querying limitsBrian Paul1-43/+63
2010-12-10egl/opengles1: Clean up "clear" demo.Chia-I Wu2-10/+21
2010-12-10egl/opengles1:Chia-I Wu2-0/+89
2010-12-09egl/opengles1: Update tri to use GL_FIXED.Chia-I Wu1-1/+1
2010-12-04egl/openvg: Add VG_BLEND_ADDITIVE test to blend demo.Chia-I Wu1-0/+12
2010-12-04egl/openvg: Verify blend demo rendering with vgReadPixels.Chia-I Wu1-5/+119
2010-12-04egl/openvg: blend demo needs a window with alpha channel.Chia-I Wu3-1/+10
2010-12-03egl/openvg: Print FPS for lion.Chia-I Wu1-0/+22
2010-12-02egl/openvg: Remove eglutPostRedisplay calls.Chia-I Wu1-1/+0
2010-12-02Revert "hack for OpenVG RI"Chia-I Wu3-7/+7
2010-12-02egl/eglut: Avoid busy looping.Chia-I Wu1-2/+9
2010-12-01hack for OpenVG RIChia-I Wu3-7/+7
2010-11-30egl/openvg: Add a demo for paint types.Chia-I Wu2-0/+157
2010-11-30egl/openvg: Add a demo for blend modes.Chia-I Wu2-0/+152
2010-11-29fog: Remove this now that it's been converted into piglit tests.Eric Anholt3-202/+0
2010-11-29egl/openvg: Add text demo.Chia-I Wu3-0/+443
2010-11-29egl/openvg: Add a demo for color transform.Chia-I Wu2-0/+138
2010-11-29egl/openvg: Add demos for VGMaskLayer functions.Chia-I Wu3-0/+247
2010-11-29egl/openvg: Add a demo for VGImage functions.Chia-I Wu2-0/+83
2010-11-24yuvrect_client: fix build if GLX_MESA_allocate_memory is not availableMarek Olšák1-2/+6
2010-11-23wglinfo: Fix installation directory.José Fonseca1-1/+1