summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2009-08-17demos/glsl: remove glutInitWindowPosition() callsBrian Paul
2009-08-15mesa: Add 2 new demos to .gitignore.Pauli Nieminen
2009-08-14demos/cubemap: Add support for GL_ARB_seamless_cube_mapIan Romanick
2009-08-14Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-14glsl: re-write Makefile after I called it bad.Dave Airlie
2009-08-13progs/glsl: added multitex.shtest config fileBrian Paul
2009-08-13progs/glsl: set generic vertex attribute valuesBrian Paul
2009-08-13progs/glsl: add type field to shtest config filesBrian Paul
2009-08-14glsl/tests: skinning.oDave Airlie
2009-08-13progs/tests: hack a PBO/dlist testBrian Paul
2009-08-13progs/util: ignore pre-defined uniforms in SetUniformValues()Brian Paul
2009-08-13progs/glsl: new shtest program, a simple shader test harness appBrian Paul
2009-08-12progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul
2009-08-12demos: call SetUniformValues()Brian Paul
2009-08-12demos: rename InitUniforms() to SetUniformValues()Brian Paul
2009-08-12progs/util: added more shader utility functionsBrian Paul
2009-08-10demos: Fix the VBO usage in glsl/multitex.Eric Anholt
2009-08-07tests: have getprocaddress return a return codeRobert Ellison
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