mesa.git
2009-12-29 Vinson Leeglu/sgi: Initialize members of class directedLine.
2009-12-29 Vinson Leemesa: Initialize variable in get_tex_color_index.
2009-12-29 Brian Paulglsl: added uniform initializer check
2009-12-29 Brian PaulARB prog parser: use _mesa_add_unnamed_constant() to...
2009-12-29 Vinson Leest/egl: Move declaration before code.
2009-12-29 Vinson Leeintel: Silence compiler warnings.
2009-12-29 Vinson Leellvmpipe: Fix assert.
2009-12-29 Vinson Leellvmpipe: Silence compiler warnings.
2009-12-28 Keith Whitwellutil: better fix for unused variable warnings with...
2009-12-28 Vinson Leellvmpipe: Silence compiler warnings.
2009-12-28 Vinson Leest/xorg: Silence unused variable warnings.
2009-12-28 Vinson Leeg3dvl: Silence compiler warnings.
2009-12-28 Vinson Leest/vega: Silence compiler warnings.
2009-12-28 Vinson Leegallium/xlib: Silence unused variable warning.
2009-12-28 Vinson Leetrace: Silence unused variable warnings.
2009-12-28 Vinson Leei915g: Silence unused variable warning.
2009-12-28 Vinson Leesoftpipe: Silence unintialized variable warnings.
2009-12-28 Vinson Leesoftpipe: Silence unused variable warning.
2009-12-28 Vinson Leetgsi/ureg: Silence uninitialized variable warnings.
2009-12-27 Brian Pauldocs: insert 7.7 release date
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian Pauldocs: insert 7.6.1 release date
2009-12-27 Brian Paulst/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
2009-12-27 Vinson Leegallium/util: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-27 Vinson Leerbug: Remove comma at end of enumerator list.
2009-12-27 Vinson Leemesa: Remove comma at end of enumerator list.
2009-12-26 Vinson Leei915: Fix assert.
2009-12-26 Vinson Leeprogs/demos: Silence warn_unused_result warnings.
2009-12-26 Vinson Leeprogs/util: Silence warn_unused_result warnings.
2009-12-26 Vinson Leeintel: Silence implicit function declaration warning.
2009-12-25 Vinson Leeglu/sgi: Fix include recursion.
2009-12-25 Vinson Leei965: Fix assert.
2009-12-25 Vinson Leei965: Add missing va_end.
2009-12-24 Vinson Leeglsl: Initialize member a_obj of struct slang_operation.
2009-12-24 Vinson Leeglu/sgi: Initialize variable in directedLine.
2009-12-24 Vinson Leegallium/util: Initialize variable in util_clear.
2009-12-24 Vinson Leeglu/sgi: Silence compiler warnings.
2009-12-23 Vinson Leeutil: Ensure debug_dump_flags generates a null-terminat...
2009-12-23 Vinson Leest/xorg: Use C-style comments.
2009-12-23 Vinson Leest/vega: Move declaration outside for loop.
2009-12-23 Vinson Leest/egl: Use C-style comments.
2009-12-23 Vinson Leeglx: Add XF86DRI[Open|Close]FullScreen prototypes to...
2009-12-23 Vinson Leeglx: Move declaration outside for loop.
2009-12-23 Tom FogalRegenerate gl_mangle.h.
2009-12-23 Maarten Maathuisgallium: only create pipe buffer when size is nonzero
2009-12-23 Vinson Leeglu/sgi: Silence uninitialized variable warnings.
2009-12-23 Vinson LeeAdd gallium to darwin config.
2009-12-23 Vinson Leexlib: Use C-style comments.
2009-12-23 Vinson Leetrace: Silence uninitialized variable warnings.
2009-12-23 Vinson Leetrace: Add PIPE_OS_APPLE.
2009-12-23 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
2009-12-22 Vinson Leegallium/util: Add PIPE_OS_APPLE to u_network.
2009-12-22 Vinson Leei915g: Use C-style comment.
2009-12-22 Vinson Leeglx: Compile dri2.c only if GLX_DIRECT_RENDERING is...
2009-12-22 Vinson Leeffb: Silence compiler warnings.
2009-12-22 Brian Paulmesa: fix binary() function, printf format string
2009-12-22 Vinson Leeprogs/tests: Fix build.
2009-12-22 Ian RomanickAdd MD5 checksums for 7.6.1 release
2009-12-22 Ian RomanickAdd MD5 checksums for 7.6.1 release
2009-12-22 Ian RomanickAdd MD5 checksums for 7.7 release
2009-12-22 Ian Romanickmesa: set version string to 7.7
2009-12-22 Ian Romanickintel: Bump driver date to reflect status as final...
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Ian Romanickmesa: set version string to 7.6.1
2009-12-22 Vinson Leeprogs/perf: Fix MSVC build.
2009-12-22 José Fonsecamesa: Fix missing finite symbol error on Windows.
2009-12-22 Michal Krolmesa: Include <unistd.h> only when one is available.
2009-12-22 Vinson Leescons: Define _USE_MATH_DEFINES on MSVC.
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Fabio Pedretticonfigure.ac: fix for libdrm_radeon API changes.
2009-12-22 Fabio Pedretticonfigure.ac: fix for libdrm_radeon API changes.
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon: drop assert accessing cref which is meant to...
2009-12-22 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-22 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon: drop assert accessing cref which is meant to...
2009-12-22 Dave Airlieradeon: drop unused members of radeon_state.
2009-12-21 Dave Airlier600: move structs for legacy cmdbuf into cmdbuf C...
2009-12-21 Vinson Leeprogs/redbook: Silence compiler warnings.
2009-12-21 Brian Paulprogs/perf: added check for GL_ARB_framebuffer_object
2009-12-21 Brian Paulprogs/demos: report pixel rate in million pixels / sec
2009-12-21 Dave Airlier600: fix glFrontFace(GL_CW)
2009-12-21 Younes Mantonst/mesa: Check for single level mipmap trees.
2009-12-21 Jeremy Huddlestondarwin: mklib: Use lipo rather than file to figure...
2009-12-21 Jeremy Huddlestondarwin: Cleanup CPPFLAGS a bit
2009-12-20 Vinson Leeprogs/tests: Silence compiler warnings.
2009-12-19 Vinson Leeprogs/trivial: Use C-style comments.
2009-12-19 Vinson Leeprogs/xdemos: Use C-style comment.
2009-12-19 Vinson Leeprogs/demos: Silence compiler warning in morph3d.c.
2009-12-19 Vinson Leeprogs/glsl: Use C-style comments.
2009-12-19 Vinson Leeprogs/demos: Use C-style comment.
2009-12-18 Brian Paulglsl: clear out shader code before compiling
2009-12-16 Alex Deucherr600: Invert front face winding when rendering to FBO
2009-12-16 Ian Romanickmesa: set version string to 7.6.1-rc4
2009-12-16 Brian Paulmesa: add missing semicolon
2009-12-16 Brian Pauldocs: document 7.6.1 BlueGene fixes
2009-12-16 Brian Paulmesa: test for __blrts for CPU_TO_LE32()
2009-12-16 Brian Paulmesa: no dlopen on BlueGene
next