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