summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2009-08-07mesa: improve getprocaddress testRobert Ellison
2009-08-07progs/xdemos: added multictx.c (multi-context rendering demo)Brian Paul
2009-08-07glxgears: make functions static, update commentsBrian Paul
2009-08-06progs/egl: Add xeglbindtex, really.Chia-I Wu
2009-08-05progs/egl: Add xeglbindtex.Chia-I Wu
2009-08-05Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-05tests: also test xoffset in texcompsub testRoland Scheidegger
2009-08-04tests/getteximage: test more texture sizes, including npotBrian Paul
2009-08-03xdemo/glxswapcontrol: Move get_framge_usage after the swap.Pauli Nieminen
2009-08-03xdemos/glxcontexts: Don't leak visual info when choosing visual again.Pauli Nieminen
2009-07-30progs/vp: Correct the PARAM array sizes in arl-*.txtIan Romanick
2009-07-30tests: glGetTexImage() testBrian Paul
2009-07-28Merge branch 'mesa_7_5_branch'Brian Paul
2009-07-28progs/trivial: add missing files to Makefile, .gitignoreVinson Lee
2009-07-17Merge branch 'mesa_7_5_branch'Brian Paul
2009-07-17progs/util: remove extfuncs.h (we use GLEW instead)Brian Paul
2009-07-17progs/glsl: finish conversion to GLEWBrian Paul
2009-07-17xeglthreads: Check current context for EGL per-thread support.Chia-I Wu
2009-07-16egl: Add xeglthreadsChia-I Wu
2009-07-14progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz
2009-07-14progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz
2009-07-14progs/tests: Add yet another mipmap testJakob Bornecrantz
2009-07-13Merge branch 'mesa_7_5_branch'Brian Paul
2009-07-10demos: set 4th component of texcoord to 1.0Brian Paul
2009-07-06demos: Fix vsync checking in glxgearsIan Romanick
2009-07-08demos: indentation fixBrian Paul
2009-07-08demos: use glEnable/DisableClientState() for vertex arraysBrian Paul
2009-07-04progs/tests: Use compressed texture in mipmap_comp_testsJakob Bornecrantz
2009-07-04Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-07-04progs/tests: Tests more views in mipmap_comp_testsJakob Bornecrantz
2009-07-06Merge commit 'origin/openvg-1.0'Zack Rusin
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-07-03progs: revert damage to progs/SConscript from recent compressed texture commitKeith Whitwell
2009-07-02Merge commit 'origin/dlist-statechange-shortcircuit' into mesa_7_5_branchKeith Whitwell
2009-06-30demos: Set the depth mask correctly to get the desired blendingIan Romanick
2009-06-30mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell
2009-06-30progs/trivial: add dlist-mat-tri.cKeith Whitwell
2009-06-30progs/trivial: add test case for short-circuiting material changesKeith Whitwell
2009-06-30progs/trivial: add dlist-flat-tri.cKeith Whitwell
2009-06-30progs/trivial: add dlist-recursive-callKeith Whitwell
2009-06-30dlist-tri-flat-tri: make tri render differently if flatshade not enabledKeith Whitwell
2009-06-30Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuitKeith Whitwell
2009-06-30progs/trivial: add test case for lighting plus per-vertex materialsKeith Whitwell
2009-06-30progs/isosurf: add materials mode for glVertex + TRISTRIPKeith Whitwell
2009-06-30Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-30progs/util: make sure function pointers are initializedKeith Whitwell
2009-06-30progs/tests: Add tests for glCompressedTexSubImageJakob Bornecrantz
2009-06-30xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY
2009-06-30mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell
2009-06-30progs/trivial: test case for dlist statechange eliminationKeith Whitwell