summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* android: add support for vmwgfxChia-I Wu2011-08-275-2/+97
* winsys/i915: share the source listChia-I Wu2011-08-273-11/+8
* winsys/svga: share the source listChia-I Wu2011-08-273-21/+13
* nouveau: share the source listsChia-I Wu2011-08-2712-149/+91
* r300g: share the source listChia-I Wu2011-08-273-114/+63
* i915g: share the source listChia-I Wu2011-08-273-53/+30
* svga: share the source listChia-I Wu2011-08-273-97/+50
* targets/egl-static: fix nouveau and vmwgfx for AndroidChia-I Wu2011-08-271-0/+10
* pci_ids: add vmwgfx pci id listChia-I Wu2011-08-272-0/+8
* mapi: Commit generated files modified by previous commitIan Romanick2011-08-269-3657/+4952
* mapi: Silence many "warning: unused parameter"Ian Romanick2011-08-262-1/+17
* mesa/tnl_dd: Remove unused source tree mesa/tnl_dd/immIan Romanick2011-08-269-2036/+1
* mesa/tnl_dd: Remove unused header file t_dd_vbtmp.hIan Romanick2011-08-262-676/+1
* mesa/tnl_dd: Remove unused header file t_dd_rendertmp.hIan Romanick2011-08-263-440/+4
* mesa: Remove support for BeOSIan Romanick2011-08-2617-2154/+10
* dri: Remove unused header files mmx.h and spantmp.hIan Romanick2011-08-262-885/+0
* dri: Remove driRenderbuffer::backBuffer fieldIan Romanick2011-08-261-8/+0
* dri: Remove all DRI1 driversIan Romanick2011-08-26237-85828/+17
* mesa: Remove obsolete Windows gldirect and ICD driversIan Romanick2011-08-2660-35854/+2
* mesa: Remove obsolete linux-fbdev software driverIan Romanick2011-08-267-1337/+1
* mesa: Remove stray, unused fileIan Romanick2011-08-261-58/+0
* i965: Factor our source lists into Makefile.sourcesChad Versace2011-08-262-127/+136
* Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesaStéphane Marchesin2011-08-26690-22117/+49736
|\
| * g3dvl: use pointer_to_uintptr() to silence a cast warningBrian Paul2011-08-261-1/+2
| * docs: Add a page on post-processingLauri Kasanen2011-08-262-0/+57
| * svga: include LLVM in name string in debug buildsBrian Paul2011-08-261-2/+11
| * pp: initialize the sample maskChristoph Bumiller2011-08-261-0/+2
| * st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8.Michel Dänzer2011-08-261-13/+13
| * r600g: Hook up xorg state tracker.Michel Dänzer2011-08-264-1/+200
| * r600g: Handle PIPE_TRANSFER_MAP_DIRECTLY.Michel Dänzer2011-08-261-0/+3
| * st/xorg: Disable dirty throttling by default.Michel Dänzer2011-08-261-1/+1
| * st/xorg: Only damage non-front source in DRI2 CopyRegion hook.Michel Dänzer2011-08-261-7/+9
| * g3dvl: s/inline/INLINE/ to fix MSVC buildBrian Paul2011-08-261-3/+3
| * g3dvl: fix compilation failure on MSVCBrian Paul2011-08-261-1/+2
| * scons: don't compile some files with -gstabs if using mingw32Brian Paul2011-08-263-0/+47
| * scons: add more LIBS for compiling with LLVM 2.9 on WindowsBrian Paul2011-08-261-0/+2
| * g3dvl: Rewrite the mpeg 1&2 bitstream parserChristian König2011-08-265-1751/+934
| * g3dvl: Use a single texture for luma and chroma dataChristian König2011-08-266-140/+91
| * g3dvl: Rework the decoder interface part 5/5Christian König2011-08-265-22/+34
| * g3dvl: Rework the decoder interface part 4/5Christian König2011-08-266-29/+11
| * g3dvl: Rework the decoder interface part 3/5Christian König2011-08-2611-361/+437
| * g3dvl: Rework the decoder interface part 2/5Christian König2011-08-2610-16/+61
| * g3dvl: Rework the decoder interface part 1/5Christian König2011-08-267-316/+404
| * tgsi: update tgsi.rst for TXQDave Airlie2011-08-261-2/+14
| * i915g: Fix off-by-one in scissors.David Reveman2011-08-251-2/+2
| * i915g: Fix case where texcoords can overlap with fragpos/frontface.Stéphane Marchesin2011-08-251-3/+3
| * i915g: Improve the flush heuristic by using the previous frame's number of ve...Stéphane Marchesin2011-08-254-6/+18
| * r600g: fix replace_gpr_with_pv_psVadim Girlin2011-08-251-1/+1
| * r600g: fix check_and_set_bank_swizzleVadim Girlin2011-08-251-10/+20
| * glcpp: Add GL_ARB_conservative_depth #define.Kenneth Graunke2011-08-251-1/+3