summaryrefslogtreecommitdiff
path: root/progs/util
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Merge branch 'mesa_7_5_branch'Brian Paul1-19/+17
2009-07-17progs/util: remove extfuncs.h (we use GLEW instead)mesa_7_5Brian Paul1-19/+17
2009-06-30Merge branch 'mesa_7_5_branch'Brian Paul1-1/+6
2009-06-30progs/util: make sure function pointers are initializedKeith Whitwell1-1/+6
2009-06-15Merge branch 'mesa_7_5_branch'Thomas Hellstrom1-0/+81
2009-06-12util: additional function pointersBrian Paul1-0/+101
2009-05-22demos/util: add funcs for GL_ARB_buffer_objectBrian Paul1-0/+19
2009-03-16progs: Try to read the texture from the current dir, if full path fails.José Fonseca1-3/+9
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2-42/+15
2009-02-02util: added more functions to extfuncs.hBrian Paul1-0/+15
2009-02-01progs: Get more samples building on windows.José Fonseca1-0/+15
2008-12-18util: check for frag/vertShader=0 before attachingBrian Paul1-2/+7
2008-12-17util: check for frag/vertShader=0 before attachingBrian Paul1-2/+7
2008-11-05Merge commit 'origin/master' into gallium-0.2Alan Hourihane1-0/+1
2008-11-04print err msg if unable to open shader fileBrian Paul1-0/+1
2008-09-21Remove CVS keywords.Keith Whitwell4-7/+0
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell5-49/+0
2008-08-16added test for ARB GLSL extensionsCorbin Simpson1-6/+9
2008-05-26Remove CVS keywords.José Fonseca4-7/+0
2008-04-11add missing glViewport callsBrian Paul1-0/+6
2008-04-11add missing glViewport callsBrian Paul1-0/+6
2008-04-09shader utility functionsBrian2-0/+193
2008-04-04added glGetActiveUniform_funcBrian1-0/+2
2008-04-04mesa: added more ext funcs (from Mesa/master)Brian1-0/+24
2008-02-25Remove files of unsupported build systems.José Fonseca1-42/+0
2008-01-01fix glUniform4f typoBrian1-1/+1
2007-12-18added glSecondaryColor3fv_funcBrian1-0/+3
2007-10-29Rename 'mms-config.' to 'mms.config'.Michal Krol1-1/+1
2007-07-29added a few more functionsBrian1-0/+19
2007-04-27added glGetActiveAttribmesa_6_5_3Brian1-0/+2
2007-04-08add 2.1 functionsBrian1-0/+14
2007-04-07added glActiveStencilFaceEXTBrian1-0/+4
2007-01-16added some VerteAttrib funcsBrian1-0/+6
2007-01-13added glUniform1fv_func, glUniform2fv_funcBrian1-0/+4
2007-01-09added a few more 2.0 functionsBrian1-0/+8
2007-01-04added glUniform1i_funcBrian1-1/+3
2006-12-20added glUniformMatrix2/3fv_funcBrian1-0/+4
2006-12-15simple extension function wranglerBrian1-0/+94
2006-07-12destroy window upon exit, remove CVS log commentmesa-6_5-20060712Brian Paul1-22/+4
2006-06-26virtual trackball codeBrian Paul2-0/+422
2006-01-31s/malloc/calloc/, fix mem leakBrian Paul1-2/+5
2005-09-23 Committing in .Jouk Jansen1-1/+1
2005-01-11VMS updates from Jouk JansenBrian Paul1-0/+42
2004-04-22minor clean-upsBrian Paul1-24/+36
2004-02-10some useful matrix functionsBrian Paul1-0/+181
2003-08-28remove unused bytes variableBrian Paul1-1/+0
2003-05-20move LoadYUVImage into readtex.cKeith Whitwell2-0/+87
2000-06-27added LoadRGBMipmaps2()Brian Paul2-4/+24
2000-02-10include readtex.hBrian Paul1-0/+1
2000-02-10initial checkinBrian Paul1-0/+17