summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-10r300g: align the height of NPOT textures to POTMarek Olšák
2010-04-10r300g: do not use tiling for scanout buffersMarek Olšák
2010-04-09glx: Support direct rendering pbuffersKristian Høgsberg
2010-04-09glx: Fix config chooser logic for 'mask' matchingKristian Høgsberg
2010-04-10Fix copyright headers.Chia-I Wu
2010-04-10st/egl: Fix a typo in determining the render buffer.Chia-I Wu
2010-04-09llvmpipe: fix transposed stencil ref / values comparisonBrian Paul
2010-04-09Merge branch '7.8'Brian Paul
2010-04-09st/mesa: new assertions to check array indexesBrian Paul
2010-04-09mesa: fix instruction indexing bugsBrian Paul
2010-04-09util: Fix typo in earlier commit.José Fonseca
2010-04-09util: ubyte_to_float and float_to_ubyte whenever possible.José Fonseca
2010-04-09util: Get all depth stencil tests passing.José Fonseca
2010-04-09util: Add missing break statement.José Fonseca
2010-04-09util: Use consistent symbols in pack generator.José Fonseca
2010-04-09util: Reorder format tests -- group by format.José Fonseca
2010-04-09util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca
2010-04-09st/xorg: Fix thinko.Corbin Simpson
2010-04-09nouveau: Import latest nouveau_class.h from renouveauBen Skeggs
2010-04-09st/xorg: Fix bad paramf.Corbin Simpson
2010-04-09r300g: Fill out dummy fence functions.Corbin Simpson
2010-04-09util: Include u_debug for debug_print_format.Corbin Simpson
2010-04-09st/egl: Move probe interface to native_probe.h.Chia-I Wu
2010-04-09st/egl: Remove pbuffer from the native interface.Chia-I Wu