summaryrefslogtreecommitdiff
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mesa_7_4_rc1' into debian-experimentalJulien Cristau2009-03-236-25/+165
|\
| * glxgears: No, really. Fix the dyslexia. (cherry picked from commit 5b5ddfb89c...Ian Romanick2009-03-131-1/+1
| * Fix dyslexia. (cherry picked from commit 9d6880ec8d4c13540452a8208ca69a58a3f8...Ian Romanick2009-03-131-1/+1
| * glxgears: Log a message if synched to vblankIan Romanick2009-03-131-0/+74
| * xdemos: On termination with `esc` close the contexts correctly.Alan Hourihane2009-03-111-1/+1
| * demos: update multitex.c GLSL demo to use vertex arrays or glVertex-modeBrian Paul2009-02-192-24/+74
| * util: added more functions to extfuncs.hBrian Paul2009-02-191-0/+15
| * demos: fix glxpixmap and call glXWaitGL before calling XCopyArea.Alan Hourihane2009-02-161-0/+1
| * tests: test pseudo-XOR blend mode.Brian Paul2009-01-193-0/+443
* | Add back progs/fbdevJulien Cristau2009-01-302-0/+653
* | Merge tag 'mesa_7_3_rc1' into debian-experimentalJulien Cristau2009-01-109-20/+887
|\ \ | |/
| * demos: added progs/glsl/samplers.c to test all available texture samplersBrian Paul2009-01-012-0/+365
| * demos: minor fixes to twoside.c glsl demoBrian Paul2008-12-301-16/+28
| * demos: all glutDestroyWindow() upon exit to test query object clean-upBrian Paul2008-12-181-2/+3
| * demos: add test of vertex-only and fragment-only shader programsBrian Paul2008-12-172-0/+200
| * util: check for frag/vertShader=0 before attachingBrian Paul2008-12-171-2/+7
| * demos: updated tests/floattex.c (doesn't work just yet).Brian Paul2008-12-152-46/+136
| * Fix silly type mismatch error in multinoise demo.Gary Wong2008-12-131-4/+8
| * Add "multinoise" demo, to test 1/2/3/4 dimensional noise.Gary Wong2008-12-133-0/+279
| * Ensure p.w is initialised in noise demo.Gary Wong2008-12-131-0/+1
* | delete progs/trivial/Timo Aaltonen2008-12-091-153/+0
* | Merge commit 'origin/debian-experimental' into debian-experimentalTimo Aaltonen2008-12-09317-54335/+0
|\ \ | |/ |/|
| * Merge commit 'mesa_7_2' into debian-experimentalTimo Aaltonen2008-09-232-2/+1
| |\
| | * remove invalid XDestroyWindow() callGuillaume Melquiond2008-09-131-1/+0
| | * silence warningGuillaume Melquiond2008-09-131-1/+1
| * | Merge branch 'mesa_7_2_branch' of git.freedesktop.org:/git/mesa/mesa into deb...Julien Cristau2008-08-242-7/+10
| |\ \ | | |/
| * | Merge tag 'mesa_7_1_rc4' into debian-experimentalJulien Cristau2008-08-1632-87/+1840
| |\ \
| * \ \ Merge branch 'master' of git.freedesktop.org:/git/mesa/mesa into debian-exper...Julien Cristau2008-07-0172-4246/+5710
| |\ \ \
| * \ \ \ Merge branch 'mesa_7_0_branch' of git.freedesktop.org:/git/mesa/mesa into deb...Julien Cristau2008-03-311-1/+1
| |\ \ \ \
| | * | | | Darwin: Config/source fixes to now build glxdemo apps and OSMesaJeremy Huddleston2008-03-101-1/+1
| * | | | | Merge branch 'mesa_7_0_branch' of git.freedesktop.org:/git/mesa/mesa into deb...Julien Cristau2008-02-224-9/+23
| |\ \ \ \ \ | | |/ / / /
| | * | | | glxinfo: Fix multisample visual reporting.Adam Jackson2008-01-221-1/+1
| | * | | | Don't build yuvrect_client by defaultBrian2008-01-221-7/+18
| | * | | | remove unused varBrian2008-01-221-1/+0
| | * | | | define M_PI if neededAlexey Sokolov2008-01-221-0/+4
| | * | | | Convert to 0/1 when setting boolean uniformsBruce Merry2008-01-011-1/+40
| | * | | | Add a test program to test for assorted bugs in shader_api.cBruce Merry2008-01-013-0/+300
| * | | | | Merge branch 'mesa_7_0_branch' of git.freedesktop.org:/git/mesa/mesa into deb...Julien Cristau2007-12-182-67/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | better front-plane clip testBrian2007-11-301-15/+28
| | * | | | remove dependency on libGLUBrian2007-11-121-2/+1
| * | | | | Merge tag 'mesa_7_0_2' into debian-unstableBrice Goglin2007-11-1123-41/+207
| |\ \ \ \ \ | | |/ / / /
| | * | | | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-2915-31/+52
| | * | | | More ignored programs merged back from masterDan Nicholson2007-10-253-1/+21
| | * | | | replace 'brick' with correct program name in printfsBrian2007-10-104-10/+10
| | * | | | Ignore more generated files in progs/Dan Nicholson2007-10-1016-17/+180
| | * | | | add support for LDFLAGS env varDan Nicholson2007-09-2815-49/+49
| | * | | | clean-up (see bug 12317)Brian2007-09-101-11/+11
| * | | | | Merge branch 'mesa_7_0_branch' of git://anongit.freedesktop.org/git/mesa/mesa...Julien Cristau2007-07-273-25/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | More Mingw32 fixes from Zhang (zxpmyth@yahoo.com.cn)Brian2007-07-271-18/+3
| | * | | | clamp float colorsBrian2007-07-261-2/+5