summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-27include eglext.h, define EGL_EGLEXT_PROTOTYPESBrian Paul1-1/+4
2008-05-27updates for EGL 1.4Brian Paul2-20/+42
2008-05-26Remove CVS keywords.José Fonseca26-30/+0
2008-05-26Merge branch 'gallium-tex-surface' into gallium-0.1Jakob Bornecrantz6-6/+12
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz6-6/+12
2008-05-23vp-tris: use test name as window nameKeith Whitwell1-1/+1
2008-05-21Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer19-32/+574
2008-05-21fix assorted bugs, works nowBrian1-12/+13
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin4-1/+28
2008-05-20Ignore more generated files in progs/Dan Nicholson11-18/+58
2008-05-20add a simple but nice example of convolution filters in glslZack Rusin4-1/+475
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul1-2/+3
2008-05-20mesa: call glutDestroyWindow()Brian Paul1-2/+3
2008-05-20mesa: call glutDestroyWindow()Brian Paul1-1/+3
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul1-1/+3
2008-05-20mesa: call glutDestroyWindow()Brian Paul1-1/+3
2008-05-18Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul2-2/+8
2008-05-16mesa: call glutDestroyWindow() on exit to help find mem leaksBrian Paul2-2/+8
2008-05-14egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz6-6/+12
2008-05-08disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...Brian Paul1-0/+1
2008-05-07mesa: document a/s keysBrian Paul1-0/+2
2008-05-07mesa: add texturing to thread testBrian Paul1-67/+237
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul1-7/+25
2008-05-02set TextureID = NULL after deleting the arrayBrian Paul1-0/+1