summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2008-12-21Ignore new tests executables.José Fonseca1-5/+20
2008-12-12scons: Build progs.José Fonseca4-0/+281
2008-12-10mesa: more trivial testsKeith Whitwell3-0/+272
2008-11-14trivial: more testsKeith Whitwell8-0/+1064
2008-10-17mesa: redraw upon keypress in trivial/tri.cBrian Paul1-9/+7
2008-10-14trivial: more vp testsKeith Whitwell5-0/+654
2008-10-14vp: add simple vertex transform testKeith Whitwell2-0/+22
2008-10-07trivial: add more vp testsKeith Whitwell3-0/+210
2008-10-07trivial: exercise vertprog sligtlyKeith Whitwell2-0/+104
2008-09-19mesa: Update ignores a bitJakob Bornecrantz2-0/+2
2008-09-18destroy window on exitBrian Paul1-1/+4
2008-09-18progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz2-0/+13
2008-09-17egl: print multisample infoBrian Paul1-5/+10
2008-09-11use APP_CCBrian Paul1-8/+8
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul7-64/+64
2008-09-11simple quad drawing testBrian Paul2-0/+259
2008-09-11press 'c' to toggle Z clear value between 0/1Brian Paul1-4/+21
2008-09-11press 'f' to cycle through depth test funcsBrian Paul1-0/+26
2008-08-28mesa: added test for very long fixed-function vertex programsBrian Paul2-0/+152
2008-08-19Add NV_vertex_program specific tests.Michal Krol2-0/+11
2008-08-19Add support for NVIDIA programs.Michal Krol1-10/+31
2008-08-19Port vp to Windows.Michal Krol3-3/+171
2008-08-17pick first modeAlan Hourihane2-2/+2
2008-08-17choose a 1024x768 resolutionAlan Hourihane1-1/+1
2008-07-21add edge detection to that exampleZack Rusin1-0/+13
2008-07-09mesa: call glutDestroyWindow() on exitBrian Paul1-0/+2
2008-07-04egl: Add egltriJakob Bornecrantz3-2/+277
2008-06-24Fix CRLF line endings.José Fonseca50-6059/+6059
2008-06-18tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz3-0/+196
2008-06-16added ARCH_FLAGSseventh guardian1-5/+5
2008-06-16git: Updated .gitignore filesJakob Bornecrantz2-0/+13
2008-06-13trivial: Update clear-undefinedJakob Bornecrantz1-0/+7
2008-06-13trival: Added test for undefined context of bufferJakob Bornecrantz2-0/+131
2008-06-12add some glsl example testing different arrays of uniformsZack Rusin5-0/+131
2008-06-11trivial: add test for integer vertex arraysKeith Whitwell2-0/+118
2008-06-10trivial: add trifan testsKeith Whitwell6-0/+706
2008-06-10trivial: add poly-flat-clip testsKeith Whitwell3-4/+150
2008-06-10trivial: add tristrip-flat to makefileKeith Whitwell1-0/+1
2008-06-04sync up with glxgears.c from masterBrian Paul1-75/+121
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-28Merge branch 'gallium-vertex-linear' into gallium-0.1Jakob Bornecrantz1-1/+1
2008-05-28egl: Fix warning in eglgearsJakob Bornecrantz1-1/+1
2008-05-28egl: Make demo3 compileJakob Bornecrantz1-0/+1