summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2010-02-18Jazz up glxdemoThomas White
2010-02-18Give glxdemo's window a titleThomas White
2010-02-18progs/trivial: Update .gitignore.Vinson Lee
2010-02-18progs/redbook: Fix array out-of-bounds access.Vinson Lee
2010-02-17progs/rbug: Silence printf format warning.Vinson Lee
2010-02-17progs/rbug: Add missing headers.Vinson Lee
2010-02-17progs/rbug: Use util_format_name().Vinson Lee
2010-02-17progs/rbug: Add missing header.Vinson Lee
2010-02-17progs/rbug: s/read/rbug_read/Vinson Lee
2010-02-17Merge commit '381d5e209815235911c4aab516037c868c8f695f'Ian Romanick
2010-02-17progs/demos: update GL version test to accept GL 3.xBrian Paul
2010-02-17progs/openvg: Add .gitignore.Chia-I Wu
2010-02-17progs/es1: Update .gitignore.Chia-I Wu
2010-02-17progs/redbook: Fix memory leaks on error paths.Vinson Lee
2010-02-16Revert "progs/redbook: Temporarily disable the demos that extensions not part...José Fonseca
2010-02-15progs/redbook: use glewBrian Paul
2010-02-15progs/redbook: Temporarily disable the demos that extensions not part of wind...José Fonseca
2010-02-15progs/redbook: test image for new redbook testsBrian Paul
2010-02-15progs/redbook: add additional tests for GL 1.4Brian Paul
2010-02-15python/retrace: Reconstruct blend state from binary blobs.José Fonseca
2010-02-14progs/objviewer: close file (bug 26559)Brian Paul
2010-02-14progs/fp: close file (bug 26559)Brian Paul
2010-02-14python/retrace: Interpret pipe_screen::context_create().José Fonseca
2010-02-14progs/gallium/python: New home for python statetracker scripts.José Fonseca
2010-02-12progs/tests: Add checks for GL_NV_vertex_program.Vinson Lee
2010-02-11glxgears_fbconfig: Use glXCreateWindow and glXDestroyWindowIan Romanick
2010-02-11glxgears_fbconfig: Use GLX 1.3 name for function poiner typesIan Romanick
2010-02-09eglinfo: Also print visual type, assuming X visual typesKristian Høgsberg
2010-02-09xeglgears: Add test case for eglBindTexImage()Kristian Høgsberg
2010-02-09progs/tests: add line drawing option to cylwrap.cBrian Paul
2010-02-09progs/tests: add x/y rotation to cylwrap.cBrian Paul
2010-02-09progs/tests: new test program for exercising cylindrical tex wrap modeBrian Paul
2010-02-09progs/xdemos: Silence uninitialized variable warning.Vinson Lee
2010-02-08progs/demos: update .gitignoreJoakim Sindholt
2010-02-08progs/xdemos: Silence uninitialized variable warning.Vinson Lee
2010-02-05progs/demos: fix typoBrian Paul
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca
2010-02-04scons: Use only the shared object name when linking progs.José Fonseca
2010-02-03progs/fpglsl: couple more testsKeith Whitwell
2010-02-03progs/fpglsl: fp-tris for glslKeith Whitwell
2010-02-02progs/es2: Fix an assertion failure in tri.Chia-I Wu
2010-02-01progs/tests: add another FBO test to exercise a RGBA vs. Z texture bugBrian Paul
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-31progs/egl: Update eglinfo to display more attributes.Chia-I Wu
2010-01-30progs/es1: Add bindtex.Chia-I Wu
2010-01-29progs/demos: new image dissolve demoBrian Paul
2010-01-29progs/tests: added a few more files to .gitignoreBrian Paul
2010-01-28progs/tests: Remove unnecessary headers.Vinson Lee
2010-01-28progs/glsl: Fix bump GLSL compilation error on Mac OS.Vinson Lee
2010-01-28progs/glsl: Remove unused variable in bump.c.Vinson Lee