summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2008-11-14trivial: more testsKeith Whitwell
2008-10-17mesa: redraw upon keypress in trivial/tri.cBrian Paul
2008-10-14trivial: more vp testsKeith Whitwell
2008-10-14vp: add simple vertex transform testKeith Whitwell
2008-10-07trivial: add more vp testsKeith Whitwell
2008-10-07trivial: exercise vertprog sligtlyKeith Whitwell
2008-09-19mesa: Update ignores a bitJakob Bornecrantz
2008-09-18destroy window on exitBrian Paul
2008-09-18progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz
2008-09-17egl: print multisample infoBrian Paul
2008-09-11use APP_CCBrian Paul
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-09-11simple quad drawing testBrian Paul
2008-09-11press 'c' to toggle Z clear value between 0/1Brian Paul
2008-09-11press 'f' to cycle through depth test funcsBrian Paul
2008-08-28mesa: added test for very long fixed-function vertex programsBrian Paul
2008-08-19Add NV_vertex_program specific tests.Michal Krol
2008-08-19Add support for NVIDIA programs.Michal Krol
2008-08-19Port vp to Windows.Michal Krol
2008-08-17pick first modeAlan Hourihane
2008-08-17choose a 1024x768 resolutionAlan Hourihane
2008-07-21add edge detection to that exampleZack Rusin
2008-07-09mesa: call glutDestroyWindow() on exitBrian Paul
2008-07-04egl: Add egltriJakob Bornecrantz
2008-06-24Fix CRLF line endings.José Fonseca
2008-06-18tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz
2008-06-16added ARCH_FLAGSseventh guardian
2008-06-16git: Updated .gitignore filesJakob Bornecrantz
2008-06-13trivial: Update clear-undefinedJakob Bornecrantz
2008-06-13trival: Added test for undefined context of bufferJakob Bornecrantz
2008-06-12add some glsl example testing different arrays of uniformsZack Rusin
2008-06-11trivial: add test for integer vertex arraysKeith Whitwell
2008-06-10trivial: add trifan testsKeith Whitwell
2008-06-10trivial: add poly-flat-clip testsKeith Whitwell
2008-06-10trivial: add tristrip-flat to makefileKeith Whitwell
2008-06-04sync up with glxgears.c from masterBrian Paul
2008-06-04egl: single triangle testBrian Paul
2008-06-04egl: fix X visual selectionBrian Paul
2008-06-04egl: query/print EGL_NATIVE_VISUAL_IDBrian Paul
2008-06-04egl: Added peglgears, gears that uses pbuffersJakob Bornecrantz
2008-06-04egl: updated egl.h include pathsBrian Paul
2008-05-30egl: bind the OpenGL APIBrian Paul
2008-05-30egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)Brian Paul
2008-05-28egl: query/print EGL_CLIENT_APISBrian Paul
2008-05-28Merge branch 'gallium-vertex-linear' into gallium-0.1Jakob Bornecrantz
2008-05-28egl: Fix warning in eglgearsJakob Bornecrantz
2008-05-28egl: Make demo3 compileJakob Bornecrantz
2008-05-27include eglext.h, define EGL_EGLEXT_PROTOTYPESBrian Paul
2008-05-27updates for EGL 1.4Brian Paul
2008-05-26Remove CVS keywords.José Fonseca