| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa/vbo: fix compile and replay of nodes ending in a FALLBACK | Keith Whitwell | 2009-06-30 | 2 | -0/+160 |
* | progs/trivial: add dlist-mat-tri.c | Keith Whitwell | 2009-06-30 | 2 | -0/+183 |
* | progs/trivial: add test case for short-circuiting material changes | Keith Whitwell | 2009-06-30 | 2 | -0/+175 |
* | progs/trivial: add dlist-flat-tri.c | Keith Whitwell | 2009-06-30 | 2 | -0/+172 |
* | progs/trivial: add dlist-recursive-call | Keith Whitwell | 2009-06-30 | 2 | -0/+191 |
* | dlist-tri-flat-tri: make tri render differently if flatshade not enabled | Keith Whitwell | 2009-06-30 | 1 | -1/+3 |
* | Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuit | Keith Whitwell | 2009-06-30 | 3 | -5/+170 |
|\ |
|
| * | progs/trivial: add test case for lighting plus per-vertex materials | Keith Whitwell | 2009-06-30 | 2 | -0/+150 |
| * | progs/isosurf: add materials mode for glVertex + TRISTRIP | Keith Whitwell | 2009-06-30 | 1 | -5/+20 |
| * | progs/util: make sure function pointers are initialized | Keith Whitwell | 2009-06-30 | 1 | -1/+6 |
| * | progs/glsl: link with GLEW library | Brian Paul | 2009-06-29 | 1 | -1/+1 |
* | | progs/trivial: test case for dlist statechange elimination | Keith Whitwell | 2009-06-30 | 2 | -0/+170 |
* | | progs/glsl: link with GLEW library | Brian Paul | 2009-06-30 | 1 | -1/+1 |
* | | progs/util: make sure function pointers are initialized | Keith Whitwell | 2009-06-29 | 1 | -1/+6 |
|/ |
|
* | progs/glsl: compile with scons and glew | Keith Whitwell | 2009-06-29 | 27 | -1/+106 |
* | demos: improve argv parsing in fslight.c | Brian Paul | 2009-06-26 | 1 | -2/+6 |
* | demos: fix issues in glxcontexts.c | Brian Paul | 2009-06-23 | 1 | -114/+46 |
* | progs/wgl: Fix shreadtex_mt too. | José Fonseca | 2009-06-17 | 1 | -6/+24 |
* | progs/wgl: Tweak the initialization wait in wglthreads. | José Fonseca | 2009-06-17 | 1 | -2/+2 |
* | progs/wgl: Get wglShareLists working in wglthreads. | José Fonseca | 2009-06-17 | 1 | -6/+23 |
* | progs/wgl: Allow resizing wglthreads' windows. | José Fonseca | 2009-06-17 | 1 | -1/+1 |
* | progs/wgl: Quit after displaying usage for -h option. | José Fonseca | 2009-06-16 | 1 | -0/+1 |
* | progs/wgl: Use appropriate types to silence msvc warnings. | José Fonseca | 2009-06-16 | 1 | -7/+7 |
* | progs/wgl: Fix assertion failure in wglthreads' texture creation. | José Fonseca | 2009-06-16 | 1 | -8/+10 |
* | progs/tests: Use opaque colors. | José Fonseca | 2009-06-15 | 1 | -2/+2 |
* | demos: update fbotexture.c to use EXT or ARB functions exclusively | Brian Paul | 2009-06-12 | 2 | -38/+77 |
* | util: additional function pointers | Brian Paul | 2009-06-12 | 1 | -0/+101 |
* | progs: Port fp programs to GLEW. | José Fonseca | 2009-06-11 | 10 | -26/+50 |
* | progs/tests: Add some scissor tests | Jakob Bornecrantz | 2009-06-08 | 5 | -0/+312 |
* | progs/vpglsl: add similar support for point rendering as progs/vp | Keith Whitwell | 2009-06-01 | 3 | -6/+64 |
* | trivial/tri-z: add controls for depthrange min/max | Keith Whitwell | 2009-06-01 | 1 | -10/+40 |
* | progs/wgl: Small cleanup to wglinfo. | José Fonseca | 2009-06-01 | 1 | -5/+4 |
* | progs/wgl: Use an invisible window in wglinfo. | José Fonseca | 2009-06-01 | 1 | -1/+1 |
* | demos: add missing dependencies for util files | Brian Paul | 2009-06-01 | 1 | -10/+11 |
* | demos: fix multitex.c VertCoord attribute mapping | Brian Paul | 2009-05-22 | 1 | -1/+16 |
* | trivial: destroy window upon exit | Brian Paul | 2009-05-11 | 1 | -0/+1 |
* | progs/trivial: add test for vertex program invarient transform | Keith Whitwell | 2009-05-08 | 3 | -0/+149 |
* | progs/trivial: add vbo-noninterleaved test | Keith Whitwell | 2009-05-08 | 3 | -0/+141 |
* | trivial: add line-flat.c | Keith Whitwell | 2009-05-08 | 3 | -0/+149 |
* | demos: silence warning | Brian Paul | 2009-04-30 | 1 | -1/+1 |
* | progs/tests: Update ignores | Jakob Bornecrantz | 2009-04-29 | 1 | -8/+6 |
* | progs/tests: Add mipmap_comp for mipmap testing with compressed textures | Jakob Bornecrantz | 2009-04-29 | 4 | -0/+298 |
* | progs: add fflushes for cygwin | Keith Whitwell | 2009-04-28 | 2 | -0/+5 |
* | demos: asst. updates, clean-ups | Brian Paul | 2009-04-28 | 1 | -23/+20 |
* | demos: Clean up allocated Textures and Display Lists when demo quit | Shuang He | 2009-04-27 | 4 | -0/+47 |
* | demos: ensure display lists are destroyed for next generation | Alan Hourihane | 2009-04-24 | 1 | -0/+4 |
* | shadowtex: fflush stdout for cygwin | Keith Whitwell | 2009-04-24 | 1 | -0/+2 |
* | demos/readpix: add option to draw triangle instead of drawpix | Keith Whitwell | 2009-04-24 | 1 | -5/+62 |
* | tests/mipmap_view: add a bunch of keystrokes for testing render-to-texture | Keith Whitwell | 2009-04-24 | 1 | -48/+219 |
* | demos: check that GL version is 2.0 or higher | Brian Paul | 2009-04-21 | 1 | -0/+8 |