summaryrefslogtreecommitdiff
path: root/progs/util
AgeCommit message (Expand)Author
2009-08-30progs/util: minor updates to glutskel.cBrian Paul
2009-08-25progs/util: added ValidateShaderProgram() to shaderutil.cBrian Paul
2009-08-20progs/util: added GetShaderCompile/LinkTime() to get compilation/link timesBrian Paul
2009-08-13progs/util: ignore pre-defined uniforms in SetUniformValues()Brian Paul
2009-08-12progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul
2009-08-12demos: rename InitUniforms() to SetUniformValues()Brian Paul
2009-08-12progs/util: added more shader utility functionsBrian Paul
2009-07-17Merge branch 'mesa_7_5_branch'Brian Paul
2009-07-17progs/util: remove extfuncs.h (we use GLEW instead)Brian Paul
2009-06-30Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-30progs/util: make sure function pointers are initializedKeith Whitwell
2009-06-15Merge branch 'mesa_7_5_branch'Thomas Hellstrom
2009-06-12util: additional function pointersBrian Paul
2009-05-22demos/util: add funcs for GL_ARB_buffer_objectBrian Paul
2009-03-16progs: Try to read the texture from the current dir, if full path fails.José Fonseca
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-02-02util: added more functions to extfuncs.hBrian Paul
2009-02-01progs: Get more samples building on windows.José Fonseca
2008-12-18util: check for frag/vertShader=0 before attachingBrian Paul
2008-12-17util: check for frag/vertShader=0 before attachingBrian Paul
2008-11-05Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-11-04print err msg if unable to open shader fileBrian Paul
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-16added test for ARB GLSL extensionsCorbin Simpson
2008-05-26Remove CVS keywords.José Fonseca
2008-04-11add missing glViewport callsBrian Paul
2008-04-11add missing glViewport callsBrian Paul
2008-04-09shader utility functionsBrian
2008-04-04added glGetActiveUniform_funcBrian
2008-04-04mesa: added more ext funcs (from Mesa/master)Brian
2008-02-25Remove files of unsupported build systems.José Fonseca
2008-01-01fix glUniform4f typoBrian
2007-12-18added glSecondaryColor3fv_funcBrian
2007-10-29Rename 'mms-config.' to 'mms.config'.Michal Krol
2007-07-29added a few more functionsBrian
2007-04-27added glGetActiveAttribBrian
2007-04-08add 2.1 functionsBrian
2007-04-07added glActiveStencilFaceEXTBrian
2007-01-16added some VerteAttrib funcsBrian
2007-01-13added glUniform1fv_func, glUniform2fv_funcBrian
2007-01-09added a few more 2.0 functionsBrian
2007-01-04added glUniform1i_funcBrian
2006-12-20added glUniformMatrix2/3fv_funcBrian
2006-12-15simple extension function wranglerBrian
2006-07-12destroy window upon exit, remove CVS log commentBrian Paul
2006-06-26virtual trackball codeBrian Paul
2006-01-31s/malloc/calloc/, fix mem leakBrian Paul
2005-09-23 Committing in .Jouk Jansen
2005-01-11VMS updates from Jouk JansenBrian Paul