summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | press 'f' to cycle through depth test funcsBrian Paul2008-09-111-0/+26
| | * | | | | | | | | | | | | | | mesa: added test for very long fixed-function vertex programsBrian Paul2008-08-282-0/+152
| * | | | | | | | | | | | | | | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-11314-10553/+20041
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add NV_vertex_program specific tests.Michal Krol2008-08-192-0/+11
| | * | | | | | | | | | | | | | | Add support for NVIDIA programs.Michal Krol2008-08-191-10/+31
| | * | | | | | | | | | | | | | | Port vp to Windows.Michal Krol2008-08-193-3/+171
| | * | | | | | | | | | | | | | | pick first modeAlan Hourihane2008-08-172-2/+2
| | * | | | | | | | | | | | | | | choose a 1024x768 resolutionAlan Hourihane2008-08-171-1/+1
| | * | | | | | | | | | | | | | | add edge detection to that exampleZack Rusin2008-07-211-0/+13
| | * | | | | | | | | | | | | | | mesa: call glutDestroyWindow() on exitBrian Paul2008-07-091-0/+2
| | * | | | | | | | | | | | | | | egl: Add egltriJakob Bornecrantz2008-07-043-2/+277
| | * | | | | | | | | | | | | | | Fix CRLF line endings.José Fonseca2008-06-2450-6059/+6059
| | * | | | | | | | | | | | | | | tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz2008-06-183-0/+196
| | * | | | | | | | | | | | | | | added ARCH_FLAGSseventh guardian2008-06-161-5/+5
| | * | | | | | | | | | | | | | | git: Updated .gitignore filesJakob Bornecrantz2008-06-162-0/+13
| | * | | | | | | | | | | | | | | trivial: Update clear-undefinedJakob Bornecrantz2008-06-131-0/+7
| | * | | | | | | | | | | | | | | trival: Added test for undefined context of bufferJakob Bornecrantz2008-06-132-0/+131
| | * | | | | | | | | | | | | | | add some glsl example testing different arrays of uniformsZack Rusin2008-06-125-0/+131
| | * | | | | | | | | | | | | | | trivial: add test for integer vertex arraysKeith Whitwell2008-06-112-0/+118
| | * | | | | | | | | | | | | | | trivial: add trifan testsKeith Whitwell2008-06-106-0/+706
| | * | | | | | | | | | | | | | | trivial: add poly-flat-clip testsKeith Whitwell2008-06-103-4/+150
| | * | | | | | | | | | | | | | | trivial: add tristrip-flat to makefileKeith Whitwell2008-06-101-0/+1
| | * | | | | | | | | | | | | | | sync up with glxgears.c from masterBrian Paul2008-06-041-75/+121
| | * | | | | | | | | | | | | | | egl: single triangle testBrian Paul2008-06-042-1/+368
| | * | | | | | | | | | | | | | | egl: fix X visual selectionBrian Paul2008-06-041-7/+9
| | * | | | | | | | | | | | | | | egl: query/print EGL_NATIVE_VISUAL_IDBrian Paul2008-06-041-9/+7
| | * | | | | | | | | | | | | | | egl: Added peglgears, gears that uses pbuffersJakob Bornecrantz2008-06-042-2/+457
| | * | | | | | | | | | | | | | | egl: updated egl.h include pathsBrian Paul2008-06-046-9/+12
| | * | | | | | | | | | | | | | | egl: bind the OpenGL APIBrian Paul2008-05-301-0/+2
| | * | | | | | | | | | | | | | | egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)Brian Paul2008-05-302-1/+613
| | * | | | | | | | | | | | | | | egl: query/print EGL_CLIENT_APISBrian Paul2008-05-281-0/+3
| | * | | | | | | | | | | | | | | Merge branch 'gallium-vertex-linear' into gallium-0.1Jakob Bornecrantz2008-05-281-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | vp-tris: use test name as window nameKeith Whitwell2008-05-231-1/+1
| | * | | | | | | | | | | | | | | | egl: Fix warning in eglgearsJakob Bornecrantz2008-05-281-1/+1
| | * | | | | | | | | | | | | | | | egl: Make demo3 compileJakob Bornecrantz2008-05-281-0/+1
| | * | | | | | | | | | | | | | | | include eglext.h, define EGL_EGLEXT_PROTOTYPESBrian Paul2008-05-271-1/+4
| | * | | | | | | | | | | | | | | | updates for EGL 1.4Brian Paul2008-05-272-20/+42
| | * | | | | | | | | | | | | | | | Remove CVS keywords.José Fonseca2008-05-2626-30/+0
| | * | | | | | | | | | | | | | | | Merge branch 'gallium-tex-surface' into gallium-0.1Jakob Bornecrantz2008-05-266-6/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'gallium-i915-current' into gallium-0.1Jakob Bornecrantz2008-05-236-6/+12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | egl: Updated EGL samples to use new i915 EGL winsysJakob Bornecrantz2008-05-146-6/+12
| | * | | | | | | | | | | | | | | | | | Merge branch 'gallium-0.1' into gallium-tex-surfacesMichel Dänzer2008-05-2119-32/+574
| | |\| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | fix assorted bugs, works nowBrian2008-05-211-12/+13
| | | * | | | | | | | | | | | | | | | | add new binaries to ignore to make 'git status' cleanerZack Rusin2008-05-204-1/+28
| | | * | | | | | | | | | | | | | | | | Ignore more generated files in progs/Dan Nicholson2008-05-2011-18/+58
| | | * | | | | | | | | | | | | | | | | add a simple but nice example of convolution filters in glslZack Rusin2008-05-204-1/+475
| | * | | | | | | | | | | | | | | | | | Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul2008-05-201-2/+3
| | |\| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | mesa: call glutDestroyWindow()Brian Paul2008-05-201-2/+3
| | | * | | | | | | | | | | | | | | | | mesa: call glutDestroyWindow()Brian Paul2008-05-201-1/+3
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge branch 'gallium-0.1' into gallium-tex-surfacesBrian Paul2008-05-201-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \