mesa.git
2011-08-30 José Fonsecagdi: Remove mesa_wgl.h
2011-08-30 José Fonsecascons: Prefer x86_64-w64-mingw32- prefix.
2011-08-29 Maarten Lankhorstxorg/xvmc: Only set decode buffer when available
2011-08-29 Marek Olšákglsl_to_tgsi: fix a reference leak on an error path
2011-08-29 Kenneth Graunkei965: Avoid generating MOVs for most ir_assignment...
2011-08-29 Kenneth Graunkei965/fs: Revert "Avoid generating MOVs for assignments...
2011-08-29 Ian Romanickmesa: Remove all mention of MESA_FORMAT_CI8
2011-08-29 Ian Romanickdri: Remove MESA_FORMAT_CI8 bits from drivers that...
2011-08-29 Brian Paulscons: add swrast/s_texture.c to the build
2011-08-29 Eric Anholtintel: Rely on Mesa core for the non-blit glTexSubImage...
2011-08-29 Brian Paulmesa: Convert texture debug dump function to using...
2011-08-29 Eric Anholtintel: Remove our custom _mesa_store_compressed_texsubi...
2011-08-29 Brian Paulmesa: Convert texstore.c to accessing textures using...
2011-08-29 Eric Anholtnouveau: Add MapTextureImage() implementation.
2011-08-29 Eric Anholtradeon: Add MapTextureImage() implementation.
2011-08-29 Eric Anholtradeon: Refactor the common texture hook setup to commo...
2011-08-29 Brian Paulswrast: Add implementation of MapTextureImage/UnmapText...
2011-08-29 Eric Anholtintel: Add implementation of MapTextureImage/UnmapTextu...
2011-08-29 Brian Paulst/mesa: Add implementation of MapTextureImage.
2011-08-29 Brian Paulmesa: Add driver hooks for texture image mapping/unmapping.
2011-08-29 Eric Anholtmesa: Don't check for image->Data when freeing an image...
2011-08-29 Eric AnholtRename some driver FreeTextureImageData functions to...
2011-08-29 Eric Anholtmesa: Rename FreeTexImageData to FreeTextureImageBuffer.
2011-08-29 Brian Pauli915g: remove unused var in i915_flush_heuristically()
2011-08-29 Kai Wasserbächwinsys/g3dvl: Fix include style
2011-08-29 Kai Wasserbächtests/unit: Fix include style
2011-08-29 Kai Wasserbächtargets/xorg-vmwgfx: Fix include style
2011-08-29 Kai Wasserbächst/xorg: Fix include style
2011-08-29 Kai Wasserbächvdpau: Fix include style
2011-08-29 Kai Wasserbächva: Fix include style
2011-08-29 Kai Wasserbächd3d1x: Fix include style
2011-08-29 Kai Wasserbächinclude/pipe: Fix include style
2011-08-29 Kai Wasserbächr600g: Fix include style
2011-08-29 Kai Wasserbächnoop: Fix include style
2011-08-29 Kai Wasserbächvl: Fix include style
2011-08-29 Kai Wasserbächutil: Fix include style
2011-08-29 Kai Wasserbächdocs: Fix minor typos.
2011-08-29 Christian Königg3dvl: Fix a bug not decoding the last 32-64 bits of...
2011-08-29 Christian Königst/vdpau: Respect source_rect in VideoMixerRender
2011-08-29 Benjamin Franzkeegl: Use gbm/wayland flags regardless of egl_dri2
2011-08-28 Maarten Lankhorstxvmc tests: Clean up test_rendering slightly
2011-08-28 Chia-I Wuandroid: add support for egl_dri2
2011-08-28 Chia-I Wuegl_dri2: add support for Android
2011-08-28 Chia-I Wuegl_dri2: allow RGBA masks to be specified for matching
2011-08-28 Marek Olšákglsl_to_tgsi: remove unused code
2011-08-27 Chia-I Wuandroid: make DRM optional
2011-08-27 Chia-I Wuandroid: add support for nouveau
2011-08-27 Chia-I Wuandroid: add support for r300g
2011-08-27 Chia-I Wuandroid: add support for i915g
2011-08-27 Chia-I Wuandroid: add support for vmwgfx
2011-08-27 Chia-I Wuwinsys/i915: share the source list
2011-08-27 Chia-I Wuwinsys/svga: share the source list
2011-08-27 Chia-I Wunouveau: share the source lists
2011-08-27 Chia-I Wur300g: share the source list
2011-08-27 Chia-I Wui915g: share the source list
2011-08-27 Chia-I Wusvga: share the source list
2011-08-27 Chia-I Wutargets/egl-static: fix nouveau and vmwgfx for Android
2011-08-27 Chia-I Wupci_ids: add vmwgfx pci id list
2011-08-27 Ian Romanickmapi: Commit generated files modified by previous commit
2011-08-27 Ian Romanickmapi: Silence many "warning: unused parameter"
2011-08-27 Ian Romanickmesa/tnl_dd: Remove unused source tree mesa/tnl_dd/imm
2011-08-27 Ian Romanickmesa/tnl_dd: Remove unused header file t_dd_vbtmp.h
2011-08-27 Ian Romanickmesa/tnl_dd: Remove unused header file t_dd_rendertmp.h
2011-08-27 Ian Romanickmesa: Remove support for BeOS
2011-08-27 Ian Romanickdri: Remove unused header files mmx.h and spantmp.h
2011-08-27 Ian Romanickdri: Remove driRenderbuffer::backBuffer field
2011-08-27 Ian Romanickdri: Remove all DRI1 drivers
2011-08-27 Ian Romanickmesa: Remove obsolete Windows gldirect and ICD drivers
2011-08-27 Ian Romanickmesa: Remove obsolete linux-fbdev software driver
2011-08-27 Ian Romanickmesa: Remove stray, unused file
2011-08-27 Chad Versacei965: Factor our source lists into Makefile.sources
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Brian Paulg3dvl: use pointer_to_uintptr() to silence a cast warning
2011-08-26 Lauri Kasanendocs: Add a page on post-processing
2011-08-26 Brian Paulsvga: include LLVM in name string in debug builds
2011-08-26 Christoph Bumillerpp: initialize the sample mask
2011-08-26 Michel Dänzerst/xorg: Fix solid fills for formats other than PICT_a8...
2011-08-26 Michel Dänzerr600g: Hook up xorg state tracker.
2011-08-26 Michel Dänzerr600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.
2011-08-26 Michel Dänzerst/xorg: Disable dirty throttling by default.
2011-08-26 Michel Dänzerst/xorg: Only damage non-front source in DRI2 CopyRegio...
2011-08-26 Brian Paulg3dvl: s/inline/INLINE/ to fix MSVC build
2011-08-26 Brian Paulg3dvl: fix compilation failure on MSVC
2011-08-26 Brian Paulscons: don't compile some files with -gstabs if using...
2011-08-26 Brian Paulscons: add more LIBS for compiling with LLVM 2.9 on...
2011-08-26 Christian Königg3dvl: Rewrite the mpeg 1&2 bitstream parser
2011-08-26 Christian Königg3dvl: Use a single texture for luma and chroma data
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 5/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 4/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 3/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 2/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 1/5
2011-08-26 Dave Airlietgsi: update tgsi.rst for TXQ
2011-08-26 David Revemani915g: Fix off-by-one in scissors.
2011-08-26 Stéphane Marchesini915g: Fix case where texcoords can overlap with fragpo...
2011-08-26 Stéphane Marchesini915g: Improve the flush heuristic by using the previou...
2011-08-25 Vadim Girlinr600g: fix replace_gpr_with_pv_ps
2011-08-25 Vadim Girlinr600g: fix check_and_set_bank_swizzle
2011-08-25 Kenneth Graunkeglcpp: Add GL_ARB_conservative_depth #define.
2011-08-25 Ian Romanicki965: Remove all bits of NRM3 and NRM4 code
next