summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-18stex3d: added out-of-memory error checksBrian Paul1-0/+6
2010-11-13gltrace: Ignore padding parameters.José Fonseca1-5/+7
2010-11-13wgl: Flatten directory tree.José Fonseca4-4/+4
2010-11-12objviewer: Use glew.h instead of gl.h.José Fonseca1-1/+1
2010-11-12objview: Fix segfault due to shaderutil.c not being initialized.José Fonseca1-0/+1
2010-11-12objview: Fix segfault due to shaderutil.c not being initialized.José Fonseca1-0/+4
2010-11-12cmake: Build objviewer.José Fonseca2-0/+32
2010-11-12Ignore files generated by CMake.José Fonseca1-0/+4
2010-11-11Remove bin, configs, and include dirs.José Fonseca147-33168/+0
2010-11-11Remove glew code.José Fonseca7-40069/+0
2010-11-11Delete MSVC projects.José Fonseca20-8994/+0
2010-11-11scons: Remove scons build support.José Fonseca35-3270/+1
2010-11-11Merge branch 'cmake'José Fonseca69-4097/+1234
2010-11-10wgl/sharedtex_mt: Ditto for GetWindowLongPtr.José Fonseca1-1/+1
2010-11-10wgl/sharedtex_mt: Use SetWindowLongPtr instead of SetWindowLongJosé Fonseca1-1/+1
2010-11-09cmake: texleak requires unix.José Fonseca2-3/+5
2010-11-09cmake: Enable math constant defines on MSVC.José Fonseca1-0/+3
2010-11-09New stab at callbacks prototypes.José Fonseca10-123/+58
2010-11-09Use glew.h instead of glext.hJosé Fonseca3-3/+2
2010-11-09Revert callback changes.José Fonseca3-22/+43
2010-11-09cmake: MSVC portability fixes.José Fonseca1-0/+23
2010-11-09util: Use apropriate call convention in fake_ValidateProgram().José Fonseca1-1/+1
2010-11-09cmake: Make logical target names globally unique.José Fonseca14-52/+78
2010-11-09prog_paramater: Use GLEW instead of glutGetProcAddress.José Fonseca1-18/+13
2010-11-06trivial: Update SConscript.Vinson Lee1-19/+38
2010-11-06cmake: Add rain C++ demo.José Fonseca1-1/+3
2010-11-06Remove accidental file.José Fonseca1-103/+0
2010-11-06wgl: Use wglew.h instead of wglext.hJosé Fonseca2-3/+4
2010-11-06Portability fixes.José Fonseca13-18/+18
2010-11-06cmake: oglinfo requires X11.José Fonseca1-1/+20
2010-11-06Remove doxygen directory.José Fonseca21-3937/+0
2010-11-06Document CMake build instructions.José Fonseca1-7/+93
2010-11-06scons: Rename clear to clear-color.Vinson Lee1-1/+1
2010-11-05cmake: Some tests require X11.José Fonseca1-4/+24
2010-11-05cmake: Cover as many demos as SCons.José Fonseca18-7/+941
2010-11-05cmake: Install targets and data.José Fonseca1-53/+63
2010-11-05demos: Fix MinGW32 build.José Fonseca4-25/+19
2010-11-05cmake: Link winmm on windows.José Fonseca1-3/+7
2010-11-05cmake: Preliminary and incomplete CMake support.José Fonseca4-0/+103
2010-11-02tri-edgeflag-array: test glEdgeFlagPointer()Brian Paul2-0/+120
2010-11-02rename clear.c to clear-color.cBrian Paul2-1/+1
2010-10-31egl: Follow the rules of propagating changes for tfp.Chia-I Wu1-5/+16
2010-10-29Don't use OpenGL 2.0 GLSL functions if OpenGL 2.0 is not supportedIan Romanick7-50/+136
2010-10-22egl: Add license info to eglut.Chia-I Wu5-0/+125
2010-10-14mipmap_tunnel: new test to examine mipmap filteringBrian Paul2-0/+251
2010-10-07line-xor: test line drawing in XOR modeBrian Paul2-0/+129
2010-10-07openvg: Add eglcommon.h to libcommon_la_SOURCES.Chia-I Wu1-0/+1
2010-10-06openvg: add lion-render.h to SOURCESBrian Paul1-2/+2
2010-10-05demos: print framerates to stdoutKeith Whitwell8-0/+8
2010-10-05trivial: add drawelements-largeKeith Whitwell2-0/+122