aboutsummaryrefslogtreecommitdiffstats
path: root/progs/demos
Commit message (Expand)AuthorAgeFilesLines
* progs/demos: new image dissolve demoBrian Paul2010-01-293-0/+160
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-252-8/+0
|\
| * progs/demos: Remove unnecessary header from shadowtex.c.Vinson Lee2010-01-232-8/+0
* | Merge branch 'mesa_7_7_branch'Jakob Bornecrantz2010-01-145-7/+22
|\|
| * progs/demos: Remove unnecessary header from morph3d.c.Vinson Lee2010-01-111-1/+0
| * progs/demos: Remove unnecessary header from isosurf.c.Vinson Lee2010-01-111-1/+0
| * progs/demos: Remove unnecessary header from fbotexture.c.Vinson Lee2010-01-111-1/+0
| * progs/demos: Bounds check input to fire.c.Vinson Lee2010-01-101-1/+7
| * progs/demos: Add missing initializers in engine.c.Vinson Lee2010-01-081-3/+15
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-081-0/+2
|\|
| * progs/demos: Assert that input to malloc is valid.Vinson Lee2010-01-061-0/+2
* | scons: Build progs together with everything else.José Fonseca2010-01-011-71/+53
* | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-313-9/+25
|\|
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-273-9/+25
| |\
| | * progs/demos: Silence warn_unused_result warnings.Vinson Lee2009-12-263-9/+25
* | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-212-5/+6
|\| |
| * | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-211-1/+1
| |\|
| | * progs/demos: Silence compiler warning in morph3d.c.Vinson Lee2009-12-181-1/+1
| | * progs/demos: Use C-style comment.Vinson Lee2009-12-181-1/+1
| * | progs/demos: report pixel rate in million pixels / secBrian Paul2009-12-211-4/+5
* | | progs/demos: fix glut initialization callsBrian Paul2009-12-1845-106/+54
|/ /
* | Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-071-0/+1
|\|
| * progs/demos: Fix memory leak in projtex.c.Vinson Lee2009-12-071-0/+1
| * progs/demos: Fix memory leak in ray.c.Vinson Lee2009-12-031-0/+2
| * progs/demos: Fix memory leak in projtex.c.Vinson Lee2009-12-031-0/+3
| * progs/demos: Fix memory leak in ipers.c.Vinson Lee2009-12-031-0/+2
| * progs/demos: Fix memory leak in fslight.c.Vinson Lee2009-12-031-0/+1
* | Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz2009-12-021-2/+0
|\|
| * progs/demos: remove unused glFogCoordPointer_ext varBrian Paul2009-12-011-2/+0
* | progs/demos: silence warningsBrian Paul2009-11-172-2/+3
* | progs/demos: Fix memory leak in ray.c.Vinson Lee2009-11-161-0/+2
* | progs/demos: Fix memory leak in projtex.c.Vinson Lee2009-11-161-0/+3
* | progs/demos: Fix memory leak in ipers.c.Vinson Lee2009-11-161-0/+2
* | progs/demos: Fix memory leak in fslight.c.Vinson Lee2009-11-161-0/+1
* | progs/demos: add fps to multiarbKeith Whitwell2009-10-231-0/+16
* | progs/demos: try different depth formats in fbo_firecube.cBrian Paul2009-10-141-8/+28
* | Merge branch 'softpipe-opt'Keith Whitwell2009-09-231-0/+16
|\ \
| * | progs/demos: add fps output to cubemapKeith Whitwell2009-08-231-0/+16
* | | progs/demos: use non-default texobj in cubemap.cBrian Paul2009-09-151-0/+5
* | | progs/demos: create a texture object in lodbias.cBrian Paul2009-09-151-0/+4
* | | progs/demos: added RGB invert optionBrian Paul2009-09-081-0/+22
| |/ |/|
* | mesa: gitignoreYounes Manton2009-08-261-0/+1
* | Merge branch 'mesa_7_5_branch'Brian Paul2009-08-181-4/+24
|\ \
| * | progs/demos: print more info in fbotexture.cBrian Paul2009-08-141-4/+24
* | | demos/cubemap: Add support for GL_ARB_seamless_cube_mapIan Romanick2009-08-141-16/+38
| |/ |/|
* | demos: use glEnable/DisableClientState() for vertex arraysBrian Paul2009-07-081-2/+2
* | Merge branch 'mesa_7_5_branch'Jakob Bornecrantz2009-07-031-5/+20
|\|
| * progs/isosurf: add materials mode for glVertex + TRISTRIPKeith Whitwell2009-06-301-5/+20
* | demos: Set the depth mask correctly to get the desired blendingIan Romanick2009-06-302-4/+4
* | Merge branch 'mesa_7_5_branch'Brian Paul2009-06-261-2/+6
|\|