mesa.git
2010-01-04 Kristian Høgsbergintel: Drop DRI1 static regions
2010-01-04 Kristian Høgsbergintel: Use depth buffer from ctx.DrawBuffer in copypix_...
2010-01-04 Kristian Høgsbergintel: Drop LOCK/UNLOCK_HARDWARE()
2010-01-04 Kristian Høgsbergintel: Drop DRI1 SwapBuffer implementation
2010-01-04 Kristian Høgsbergintel: Drop DRI1 CopySubBuffer implementation
2010-01-04 Kristian Høgsbergintel: Drop DRI1 support
2010-01-04 Kristian HøgsbergPush __driDriverExtensions out of dri_util.c and into...
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
2010-01-04 Kristian HøgsbergCheck for libdrm_$chipset.pc when needed
2010-01-04 Michel Dänzerst/mesa: Only call st_texture_image_unmap() if texImage...
2010-01-04 Alan Hourihanesilence compiler warning
2010-01-04 Alan HourihaneFix test
2010-01-04 Michal Kroldocs: Explain TGSI_SEMANTIC_NORMAL.
2010-01-04 Michal Kroldocs: Fix indent.
2010-01-04 Michal Kroldocs: Clarify what truncate means.
2010-01-04 Michal Kroldocs: Replace bogus `\times' back with `*'.
2010-01-04 Michal Kroldocs: TGSI SIN and COS are scalar instructions.
2010-01-04 Michel Dänzersvga: Fix debug build crash when rendering to depth...
2010-01-04 Michel Dänzerst/xorg: Proper calculation of screen pitch.
2010-01-04 Michel Dänzervmware/xorg: Fix SCons build.
2010-01-04 Michal Kroldocs: Clarify math description of TGSI LRP instruction...
2010-01-04 Michal Kroldocs: Correct TGSI acronym expansion.
2010-01-04 Andre Maasikasr600: support vertex_array_bgra
2010-01-04 Vinson Leer300: Use C-style comments.
2010-01-04 Vinson Leeprogs/egl: Silence uninitialized variable warnings.
2010-01-04 Vinson Leeprogs/samples: Silence compiler warnings.
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warnings.
2010-01-04 Kristian HøgsbergOnly enable verbose NoOp dispatch if DEBUG is defined
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warning.
2010-01-04 Kristian HøgsbergNoop dispatch: move warning code out of the generated...
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warning.
2010-01-04 Vinson Leer300g: Silence 'mixed declarations and code' warning.
2010-01-04 Kristian HøgsbergFix glut to work with -fvisibility=hidden
2010-01-04 Kristian HøgsbergExport a few glapi functions used by gallium and r300
2010-01-03 Vinson Leer300g: Remove comma at end of enumerator list.
2010-01-03 Vinson Leellvmpipe: Remove comma at end of enumerator list.
2010-01-03 Kristian HøgsbergCompile with -fvisibility-hidden by default
2010-01-03 José Fonsecamesa: Cope with the degenerate case of zero length...
2010-01-03 José Fonsecagdi: Don't generate import libraries for opengl32.dll.
2010-01-03 Francis Galieguemesa: fix blend enable/disable calls in meta.c code
2010-01-03 Jeremy Huddlestonapple: Purge existing (not working) GLX_USE_APPLEGL...
2010-01-03 Jeremy Huddlestonglxcmds: Fix comment about __DRI_ALLOCATE
2010-01-03 Vinson Leetrace: Remove comma at end of enumerator list.
2010-01-03 José Fonsecartasm: Play nicely with Windows's Data Execution Preven...
2010-01-03 Vinson Leeprogs/vp: Ensure null-terminated byte string.
2010-01-03 Vinson Leeprogs/tests: Silence uninitialized variable warning.
2010-01-03 Vinson Leeprogs/tests: Silence warn_unused_result warning.
2010-01-03 Vinson Leei810: Fix include recursion.
2010-01-03 Vinson Leesis: ifdef out unused variable.
2010-01-03 Vinson Leest/xorg: Ensure null-terminated byte string.
2010-01-03 Vinson Leer300g: Use C-style comments.
2010-01-03 Vinson Leeglu/sgi: Initialize members of struct O_curve.
2010-01-03 José Fonsecasvga: Use a shader id as low as possible.
2010-01-03 José Fonsecautil: Minor enhancements/corrections to the bitmask...
2010-01-03 José Fonsecasvga: Rename error labels.
2010-01-02 Vinson Leeglu/sgi: Initialize members of struct O_surface.
2010-01-02 Vinson Leeglu/sgi: Initialize member of struct O_trim.
2010-01-02 José Fonsecagallium: Hunt down all references to GALLIUM_AUXILIARY_...
2010-01-02 Marc Dietrichautoconf: fix build breakage
2010-01-02 Brian Paulmesa: added _mesa_GetBufferParameteri64v()
2010-01-02 Vinson Leeglu/sgi: Initialize member of struct Property.
2010-01-02 Vinson Leeprogs/samples: 'Silence no previous prototype' warnings.
2010-01-02 Vinson Leeglu/sgi: Initialize member of struct Dlnode.
2010-01-02 Vinson Leeglu/sgi: Initialize members of struct O_nurbscurve.
2010-01-02 José Fonsecascons: Build glew on all platforms.
2010-01-02 Vinson Leex86: Silence printf format warnings.
2010-01-02 José Fonsecascons: Update the MSVC SA to match latest scons code.
2010-01-02 José Fonsecascons: Axe generic.py.
2010-01-02 Vinson Leeprogs/rbug: s/wait/rbug_wait/
2010-01-02 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-01-02 José Fonsecascons: Put glut and glew shared libraries into build...
2010-01-02 José Fonsecapython: Don't generate a import library for python...
2010-01-02 José Fonsecai965: Add missing include.
2010-01-02 José Fonsecascons: Remove duplicated code.
2010-01-02 José Fonsecascons: Disable version symlinking for DLLs.
2010-01-02 José Fonsecagdi: Don't generate import libraries for opengl32.dll.
2010-01-02 José Fonsecascons: Fix glew build on MSVC.
2010-01-02 José Fonsecautil: Silent potential loss of precision warnings.
2010-01-01 Vinson Leellvmpipe: Use C-style comment.
2010-01-01 Vinson Leegallium/util: Silence format warnings.
2010-01-01 Vinson LeeARB prog parser: Silence unused variable warnings.
2010-01-01 Vinson Leegallium/util: Replace h_addr with h_addr_list[0].
2010-01-01 Vinson Leeglu/sgi: Initialize members of class Knotvector.
2010-01-01 Vinson Leeglu/sgi: Initialize member of struct Property.
2010-01-01 Igor Oliveiratgsi: Add missing semantic name in text parser.
2010-01-01 José Fonsecar300: Fix scons build.
2010-01-01 José Fonsecascons: Don't list cell as a driver.
2010-01-01 José Fonsecallvmpipe: Add missing include path.
2010-01-01 José Fonsecagallium: Generate a single library for auxiliaries...
2010-01-01 José Fonsecascons: Aggregate all tiny libraries in a single library.
2010-01-01 José Fonsecagallium: Remove the sct module.
2010-01-01 José Fonsecascons: Build progs together with everything else.
2010-01-01 José Fonsecaprogs: Ignore derived files.
2010-01-01 José Fonsecaglsl: Ignore programs.
2010-01-01 José Fonsecascons: Don't globally define WIN32_LEAN_AND_MEAN.
2010-01-01 José Fonsecamesa: Avoid WIN32_LEAN_AND_MEAN re-definition.
2010-01-01 José Fonsecamesa: Make condrender.[ch] prototypes match.
2010-01-01 José Fonsecascons: Expose convienience libraries to the host enviro...
2010-01-01 José Fonsecaglut: Silent the glut*_ATEXIT_HACK defined but not...
2009-12-31 Brian Paulst/mesa: implement conditional rendering
next