summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-12r300g: remove a false commentMarek Olšák
2010-04-12r300g: emit FS depth output config with FS codeMarek Olšák
2010-04-12r300g: FS constants emission reworkMarek Olšák
2010-04-11r300g: Remove unnecessary headers.Vinson Lee
2010-04-11r300g: Initialize base.bind member variable.Vinson Lee
2010-04-11i915g: Fix possible null pointer deference in debug builds.Vinson Lee
2010-04-12st/egl: Fix DRI2 on old X serversJakob Bornecrantz
2010-04-12winsys/sw: Fix error pathsJakob Bornecrantz
2010-04-12llvmpipe: Fix transfers after resource changeJakob Bornecrantz
2010-04-11util: Remove unnecessary header.Vinson Lee
2010-04-11i965g: Remove unnecessary header.Vinson Lee
2010-04-11r300g: Add r300_resource.c to SCons build.Vinson Lee
2010-04-11svga: Remove unnecessary headers.Vinson Lee
2010-04-11trace: Remove unnecessary header.Vinson Lee
2010-04-11r300g: a fix for piglit/texrect-manyMarek Olšák
2010-04-11r300g: use a dummy replacement vertex shader if the shader compilation failsMarek Olšák
2010-04-11r300g: use a dummy replacement fragment shader if the shader compilation failsMarek Olšák
2010-04-11dri/drivers: fix 32bit builds on 64bit systemsMaciej Cencora
2010-04-11Merge commit 'origin/7.8'Maciej Cencora
2010-04-11r300: respect radeon common code fallbacksMaciej Cencora
2010-04-11r300: set proper vertex index limits also in non indexed modeMaciej Cencora
2010-04-11nv50: fix texture relocsChristoph Bumiller
2010-04-11st/egl: Follow the portability guide.Chia-I Wu
2010-04-11st/egl: Factor driver callbacks to a new file.Chia-I Wu
2010-04-11scons: Always build softpipe and llvmpipe (when llvm available).José Fonseca
2010-04-11scons: Make LLVM a black-white dependency.José Fonseca
2010-04-11scons: Use libdrm options only where needed.José Fonseca
2010-04-11scons: Build glapi regardless of the dri option.José Fonseca
2010-04-11r300g: revisit some assertions and fix potential failuresMarek Olšák
2010-04-11r300g: use cliprects for scissoringMarek Olšák
2010-04-10st/egl: Remove unnecessary header.Vinson Lee
2010-04-10i965: Remove unnecessary header.Vinson Lee
2010-04-10r300: Remove unnecessary header.Vinson Lee
2010-04-10mach64: Remove unnecessary header.Vinson Lee
2010-04-10radeon: Remove unnecessary header.Vinson Lee
2010-04-11r300g: fix mipmapped 3D texturesMarek Olšák
2010-04-11r300g: support some exotic sampler formatsMarek Olšák
2010-04-10st/mesa: Silence uninitialized variable warning.Vinson Lee
2010-04-10nvfx: Silence uninitialized variable warning.Vinson Lee
2010-04-10nvfx: Silence uninitialized variable warnings.Vinson Lee
2010-04-10r300/compiler: Remove unused variable.Vinson Lee
2010-04-10svga: Silence uninitialized variable warnings.Vinson Lee
2010-04-11r300g: cleanup handling of sampler viewsMarek Olšák
2010-04-11r300g: pick up some new colorbuffer formatsMarek Olšák
2010-04-11r300g: hack around issue with doom3 and 0 strideDave Airlie
2010-04-11st/egl: Remove depth/stencil format from the native interface.Chia-I Wu
2010-04-11st/vega: Require both depth and stencil.Chia-I Wu
2010-04-11st/egl: Remove __GLcontextModes from the native interface.Chia-I Wu
2010-04-10nv50: plug in miptree resource vtblChristoph Bumiller
2010-04-10r300g: use clamp-to-edge instead of repeat/mirrored-repeat for NPOT texturesMarek Olšák