Age | Commit message (Expand) | Author |
2009-04-18 | demos: move glutfx demo to tests/ | Brian Paul |
2009-04-18 | demos: move streaming_rect.c demo to tests/ | Brian Paul |
2009-04-18 | demos: fix incorrect assertion | Brian Paul |
2009-04-18 | demos: fix usage text | Brian Paul |
2009-04-17 | demos: move glewInit() call, fixes crash/bug 21247 | Brian Paul |
2009-04-17 | demos: move glewInit() after glutCreateWindow() | Brian Paul |
2009-04-15 | progs/tests: Make texcompress2 get texture | Jakob Bornecrantz |
2009-04-10 | mesa: asst. progs/test/Makefile files | Brian Paul |
2009-04-02 | progs: Ignores | Jakob Bornecrantz |
2009-03-24 | progs/tests: Build texcompress2 with scons | Jakob Bornecrantz |
2009-03-18 | tests: add simplest mipgen test | Keith Whitwell |
2009-03-18 | progs/tests: Update mipmap_limits to show image and colors | Jakob Bornecrantz |
2009-03-16 | progs/tests: Ignores | Jakob Bornecrantz |
2009-03-12 | demos: fix typo | Brian Paul |
2009-03-12 | mesa test prog for ATI_envmap_bumpmap | Roland Scheidegger |
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell |
2009-03-04 | tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range | Brian Paul |
2009-02-27 | demos: fix renderbuffer leak in progs/tests/fbotexture.c | Brian Paul |
2009-02-27 | tests: new mapvbo.c test | Brian Paul |
2009-02-26 | demos: add a fourth test case to VBO test for position/color in different VBOs | Brian Paul |
2009-02-11 | demos: minor updates for shader_api.c test | Brian Paul |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-02-03 | demos: modify bufferobj.c to exercise interleaved vertex arrays | Brian Paul |
2009-01-22 | demos: revamp the fbotexture.c demo | Brian Paul |
2009-01-22 | demos: updated FBO tests to for ARB_fbo | Brian Paul |
2009-01-22 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2009-01-19 | tests: test pseudo-XOR blend mode. | Brian Paul |
2008-12-16 | Merge commit 'origin/master' into gallium-0.2 | Brian Paul |
2008-12-15 | demos: updated tests/floattex.c (doesn't work just yet). | Brian Paul |
2008-11-11 | Merge commit 'origin/master' into gallium-0.2 | Brian Paul |
2008-11-11 | mesa: fix version check in dinoshade.c | Brian Paul |
2008-11-11 | CELL: two-sided stencil fixes | Robert Ellison |
2008-09-21 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2008-09-18 | destroy window on exit | Brian Paul |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul |
2008-09-11 | simple quad drawing test | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-07-01 | press 'm' to toggle multisample enable/disable | Brian Paul |
2008-06-18 | tests: Added a test for a strange bug in texstore_a8 | Jakob Bornecrantz |
2008-05-26 | Remove CVS keywords. | José Fonseca |
2008-05-21 | Merge branch 'gallium-0.1' into gallium-tex-surfaces | Michel Dänzer |
2008-05-20 | add new binaries to ignore to make 'git status' cleaner | Zack Rusin |
2008-05-20 | Ignore more generated files in progs/ | Dan Nicholson |
2008-05-08 | disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept... | Brian Paul |
2008-05-08 | disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept... | Brian Paul |
2008-05-07 | Never fail `make clean' | Dan Nicholson |
2008-05-03 | Press <space> to reset limit/bias values, clean-up limit/bias printf | Brian Paul |
2008-05-03 | Press <space> to reset limit/bias values, clean-up limit/bias printf | Brian Paul |