Age | Commit message (Expand) | Author |
2009-08-12 | demos: call SetUniformValues() | Brian Paul |
2009-08-12 | demos: rename InitUniforms() to SetUniformValues() | Brian Paul |
2009-08-12 | progs/util: added more shader utility functions | Brian Paul |
2009-08-10 | demos: Fix the VBO usage in glsl/multitex. | Eric Anholt |
2009-08-07 | tests: have getprocaddress return a return code | Robert Ellison |
2009-08-07 | mesa: improve getprocaddress test | Robert Ellison |
2009-08-07 | progs/xdemos: added multictx.c (multi-context rendering demo) | Brian Paul |
2009-08-07 | glxgears: make functions static, update comments | Brian Paul |
2009-08-06 | progs/egl: Add xeglbindtex, really. | Chia-I Wu |
2009-08-05 | progs/egl: Add xeglbindtex. | Chia-I Wu |
2009-08-05 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-08-05 | tests: also test xoffset in texcompsub test | Roland Scheidegger |
2009-08-04 | tests/getteximage: test more texture sizes, including npot | Brian Paul |
2009-08-03 | xdemo/glxswapcontrol: Move get_framge_usage after the swap. | Pauli Nieminen |
2009-08-03 | xdemos/glxcontexts: Don't leak visual info when choosing visual again. | Pauli Nieminen |
2009-07-30 | progs/vp: Correct the PARAM array sizes in arl-*.txt | Ian Romanick |
2009-07-30 | tests: glGetTexImage() test | Brian Paul |
2009-07-28 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-28 | progs/trivial: add missing files to Makefile, .gitignore | Vinson Lee |
2009-07-17 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-17 | progs/util: remove extfuncs.h (we use GLEW instead) | Brian Paul |
2009-07-17 | progs/glsl: finish conversion to GLEW | Brian Paul |
2009-07-17 | xeglthreads: Check current context for EGL per-thread support. | Chia-I Wu |
2009-07-16 | egl: Add xeglthreads | Chia-I Wu |
2009-07-14 | progs/tests: Use compressed texture in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-14 | progs/tests: Tests more views in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-14 | progs/tests: Add yet another mipmap test | Jakob Bornecrantz |
2009-07-13 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-10 | demos: set 4th component of texcoord to 1.0 | Brian Paul |
2009-07-06 | demos: Fix vsync checking in glxgears | Ian Romanick |
2009-07-08 | demos: indentation fix | Brian Paul |
2009-07-08 | demos: use glEnable/DisableClientState() for vertex arrays | Brian Paul |
2009-07-04 | progs/tests: Use compressed texture in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-04 | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz |
2009-07-04 | progs/tests: Tests more views in mipmap_comp_tests | Jakob Bornecrantz |
2009-07-06 | Merge commit 'origin/openvg-1.0' | Zack Rusin |
2009-07-03 | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz |
2009-07-03 | progs: revert damage to progs/SConscript from recent compressed texture commit | Keith Whitwell |
2009-07-02 | Merge commit 'origin/dlist-statechange-shortcircuit' into mesa_7_5_branch | Keith Whitwell |
2009-06-30 | demos: Set the depth mask correctly to get the desired blending | Ian Romanick |
2009-06-30 | mesa/vbo: fix compile and replay of nodes ending in a FALLBACK | Keith Whitwell |
2009-06-30 | progs/trivial: add dlist-mat-tri.c | Keith Whitwell |
2009-06-30 | progs/trivial: add test case for short-circuiting material changes | Keith Whitwell |
2009-06-30 | progs/trivial: add dlist-flat-tri.c | Keith Whitwell |
2009-06-30 | progs/trivial: add dlist-recursive-call | Keith Whitwell |
2009-06-30 | dlist-tri-flat-tri: make tri render differently if flatshade not enabled | Keith Whitwell |
2009-06-30 | Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuit | Keith Whitwell |
2009-06-30 | progs/trivial: add test case for lighting plus per-vertex materials | Keith Whitwell |
2009-06-30 | progs/isosurf: add materials mode for glVertex + TRISTRIP | Keith Whitwell |
2009-06-30 | Merge branch 'mesa_7_5_branch' | Brian Paul |