summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-03Noop dispatch: move warning code out of the generated functionsKristian Høgsberg
2010-01-03r300: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-03r300g: Silence 'mixed declarations and code' warning.Vinson Lee
2010-01-03Fix glut to work with -fvisibility=hiddenKristian Høgsberg
2010-01-03Export a few glapi functions used by gallium and r300Kristian Høgsberg
2010-01-03r300g: Remove comma at end of enumerator list.Vinson Lee
2010-01-03llvmpipe: Remove comma at end of enumerator list.Vinson Lee
2010-01-03Compile with -fvisibility-hidden by defaultKristian Høgsberg
2010-01-03mesa: Cope with the degenerate case of zero length ranges.José Fonseca
2010-01-03gdi: Don't generate import libraries for opengl32.dll.José Fonseca
2010-01-03mesa: fix blend enable/disable calls in meta.c codeFrancis Galiegue
2010-01-03apple: Purge existing (not working) GLX_USE_APPLEGL from dated libGL on OSXJeremy Huddleston
2010-01-03glxcmds: Fix comment about __DRI_ALLOCATEJeremy Huddleston
2010-01-03trace: Remove comma at end of enumerator list.Vinson Lee
2010-01-03rtasm: Play nicely with Windows's Data Execution Prevention.José Fonseca
2010-01-03progs/vp: Ensure null-terminated byte string.Vinson Lee
2010-01-02progs/tests: Silence uninitialized variable warning.Vinson Lee
2010-01-02progs/tests: Silence warn_unused_result warning.Vinson Lee
2010-01-02i810: Fix include recursion.Vinson Lee
2010-01-02sis: ifdef out unused variable.Vinson Lee
2010-01-02st/xorg: Ensure null-terminated byte string.Vinson Lee
2010-01-02r300g: Use C-style comments.Vinson Lee
2010-01-02glu/sgi: Initialize members of struct O_curve.Vinson Lee
2010-01-03svga: Use a shader id as low as possible.José Fonseca
2010-01-03util: Minor enhancements/corrections to the bitmask logic.José Fonseca
2010-01-03svga: Rename error labels.José Fonseca
2010-01-02glu/sgi: Initialize members of struct O_surface.Vinson Lee
2010-01-02glu/sgi: Initialize member of struct O_trim.Vinson Lee
2010-01-02gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca
2010-01-02autoconf: fix build breakageMarc Dietrich
2010-01-02mesa: added _mesa_GetBufferParameteri64v()Brian Paul
2010-01-01glu/sgi: Initialize member of struct Property.Vinson Lee
2010-01-01progs/samples: 'Silence no previous prototype' warnings.Vinson Lee
2010-01-01glu/sgi: Initialize member of struct Dlnode.Vinson Lee
2010-01-01glu/sgi: Initialize members of struct O_nurbscurve.Vinson Lee
2010-01-02scons: Build glew on all platforms.José Fonseca
2010-01-01x86: Silence printf format warnings.Vinson Lee
2010-01-02scons: Update the MSVC SA to match latest scons code.José Fonseca
2010-01-02scons: Axe generic.py.José Fonseca
2010-01-01progs/rbug: s/wait/rbug_wait/Vinson Lee
2010-01-01llvmpipe: Silence uninitialized variable warning.Vinson Lee
2010-01-02scons: Put glut and glew shared libraries into build/xxx/bin or lib.José Fonseca
2010-01-02python: Don't generate a import library for python module either.José Fonseca
2010-01-02i965: Add missing include.José Fonseca
2010-01-02scons: Remove duplicated code.José Fonseca
2010-01-02scons: Disable version symlinking for DLLs.José Fonseca
2010-01-02gdi: Don't generate import libraries for opengl32.dll.José Fonseca
2010-01-02scons: Fix glew build on MSVC.José Fonseca
2010-01-02util: Silent potential loss of precision warnings.José Fonseca
2010-01-01llvmpipe: Use C-style comment.Vinson Lee