r300g: fix MSAA resolve to an untiled texture
[mesa.git] / src / gallium /
2013-01-14 Marek Olšákr300g: fix MSAA resolve to an untiled texture
2013-01-14 Marek Olšákr300g: advertise MSAA support for the RGB10_A2 format...
2013-01-14 Marek Olšákr300g: allow separate depth and stencil clear
2013-01-14 Marek Olšákr300g: if both Z and stencil are present, they must...
2013-01-14 Marek Olšákr300g: allow HiZ with a 16-bit zbuffer
2013-01-14 Marek Olšákr300g: random hyperz cleanups
2013-01-14 Marek Olšákr300g: kill the X.Org state tracker target
2013-01-13 Johannes Obermayrxmlpool: Fix out-of-tree builds.
2013-01-13 Nathan Schultetarget/dri-swrast: fix for nonstandard LLVM prefix
2013-01-13 Andreas Bolltargets/dri-r600: Force c++ linker in all cases
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-12 José Fonsecascons: Update for xmlpool/options.h generation.
2013-01-12 Johannes Obermayrnv50/nvc0: Build codegen in nv50.
2013-01-12 Pekka Vuorelawinsys/sw/wayland: Fix build to properly use wayland...
2013-01-11 Dave Airlier600g: fix warnings for htile va
2013-01-11 Dave Airlier600g: texture buffer object + glsl 1.40 enable support...
2013-01-11 Dave Airlier600g: uniform buffer object support
2013-01-11 Dave Airlier600: always export a position from vertex shader
2013-01-11 Tom Stellardtargets/opencl: Link against libgallium.la instead...
2013-01-11 Tom Stellarddrivers/radeon: Don't link against libgallium.la
2013-01-11 Knut Andre Tidemanntargets/egl-static: fix link failure to libwayland-drm
2013-01-11 Johannes Obermayrtargets/dri-swrast: Force c++ linker in all cases.
2013-01-11 Roland Scheideggerllvmpipe: fix clearing integer color buffers
2013-01-11 Roland Scheideggergallivm: fix border color for integer textures
2013-01-11 Roland Scheideggergallivm: more integer texture format fetch fixes
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt TurnerRemove MESA_PIC_FLAGS macro
2013-01-10 Matt TurnerRemove gallium's unused Makefile.template
2013-01-10 Matt TurnerRemove gallium targets' Makefile.{dri,vdpau,xorg,xvmc}
2013-01-10 Andreas Bollgallium/tests/unit: Convert to automake
2013-01-10 Andreas Bollgallium/tests/trivial: Convert to automake
2013-01-10 Matt Turnertargets/pipe-loader: Convert to automake
2013-01-10 Matt Turnertargets/gbm: Convert to automake
2013-01-10 Matt Turnertargets/egl-static: Convert to automake
2013-01-10 Matt Turnertargets/xa-vmwgfx: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-softpipe: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-r600: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-r300: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/xorg-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/xorg-r600: Convert to automake
2013-01-10 Matt Turnertargets/xorg-r300: Convert to automake
2013-01-10 Matt Turnertargets/xorg-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/xorg-i915: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-softpipe: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-r600: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-r300: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/libgl-xlib: Convert to automake
2013-01-10 Matt Turnertargets/dri-vmwgfx: Convert to automake
2013-01-10 Matt Turnertargets/dri-swrast: Convert to automake
2013-01-10 Matt Turnertargets/dri-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/dri-r600: Convert to automake
2013-01-10 Matt Turnertargets/dri-r300: Convert to automake
2013-01-10 Matt Turnertargets/dri-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/dri-i915: Convert to automake
2013-01-10 Matt Turnerbuild: Update drivers/Makefile.am to use LTLIBRARIES
2013-01-10 Matt Turnerstate_trackers/xvmc/test: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc: Convert to automake
2013-01-10 Matt TurnerRemove xvmc hack
2013-01-10 Matt Turnerstate_trackers/xorg: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xa: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vega: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vdpau: Convert to automake
2013-01-10 Matt TurnerRemove vdpau hack
2013-01-10 Matt Turnerstate_trackers/glx: Convert to automake
2013-01-10 Matt Turnerstate_trackers/gbm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/egl: Convert to automake
2013-01-10 Matt Turnerstate_trackers: Convert to automake
2013-01-10 Matt Turnerbuild: Don't build pipebuffer
2013-01-10 Tom Stellardradeon/llvm: Convert to Automake
2013-01-10 Matt Turnerstate_trackers/dri/sw: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri/drm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/dri: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/xlib: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/wrapper: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/wayland: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/null: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/fbdev: Convert to automake
2013-01-10 Matt Turnerwinsys/sw/dri: Convert to automake
2013-01-10 Matt Turnerwinsys/sw: Convert to automake
2013-01-10 Matt Turnersvga/winsys/drm: Convert to automake
2013-01-10 Matt Turnernouveau/winsys/drm: Convert to automake
2013-01-10 Matt Turnerradeonsi: Convert to automake
2013-01-10 Matt Turnernvc0: Convert to automake
2013-01-10 Matt Turnernv50: Convert to automake
2013-01-10 Matt Turnernv30: Convert to automake
2013-01-10 Matt Turnernouveau: Convert to automake
2013-01-10 Matt Turnersvga: Convert to automake
2013-01-10 Matt Turnersoftpipe: Convert to automake
2013-01-10 Matt Turnerllvmpipe: Convert to automake
2013-01-10 Matt Turnerrbug: Convert to automake
2013-01-10 Matt Turneri915/winsys/sw: Convert to automake
2013-01-10 Matt Turneri915/winsys/drm: Convert to automake
2013-01-10 Matt Turneri915g: Convert to automake
2013-01-10 Matt Turnerr600g: Use gallium automake include file
2013-01-10 Tom Stellardlibgallium: Convert to automake
2013-01-10 Tom Stellardtrace: Convert to automake
2013-01-10 Tom Stellardradeon/winsys: Convert to automake
next