summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
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
2008-05-26Merge branch 'gallium-tex-surface' into gallium-0.1Jakob Bornecrantz
2008-05-23Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz
2008-05-23vp-tris: use test name as window nameKeith Whitwell
2008-05-21Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer
2008-05-21fix assorted bugs, works nowBrian
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin
2008-05-20Ignore more generated files in progs/Dan Nicholson
2008-05-20add a simple but nice example of convolution filters in glslZack Rusin
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20mesa: call glutDestroyWindow()Brian Paul
2008-05-20mesa: call glutDestroyWindow()Brian Paul
2008-05-20Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-20mesa: call glutDestroyWindow()Brian Paul
2008-05-18Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul
2008-05-16mesa: call glutDestroyWindow() on exit to help find mem leaksBrian Paul
2008-05-14egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz
2008-05-08disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...Brian Paul
2008-05-07mesa: document a/s keysBrian Paul
2008-05-07mesa: add texturing to thread testBrian Paul
2008-05-03Press <space> to reset limit/bias values, clean-up limit/bias printfBrian Paul
2008-05-02set TextureID = NULL after deleting the arrayBrian Paul