Age | Commit message (Expand) | Author |
2010-04-12 | stw: Fix minor st_api migration glitches. | José Fonseca |
2010-04-12 | st/wgl: Switch from st_public.h to st_api.h. [V2] | Chia-I Wu |
2010-04-11 | Fix build with --enable-32-bit. | Török Edwin |
2010-04-12 | nvfx: make NOUVEAU_NO_TRANSFER default off | Luca Barbieri |
2010-04-12 | nvfx: always use M2MF instead of the blitter | Luca Barbieri |
2010-04-12 | st/egl: Request the front buffer as needed. | Chia-I Wu |
2010-04-12 | nvfx: add missing vtbl for shared textures | Luca Barbieri |
2010-04-12 | r300g: atomize FS constant buffer | Marek Olšák |
2010-04-12 | r300g: atomize compiler's state variables for fragment shader | Marek Olšák |
2010-04-12 | r300g: atomize fragment shader | Marek Olšák |
2010-04-12 | r300g: remove a false comment | Marek Olšák |
2010-04-12 | r300g: emit FS depth output config with FS code | Marek Olšák |
2010-04-12 | r300g: FS constants emission rework | Marek Olšák |
2010-04-11 | r300g: Remove unnecessary headers. | Vinson Lee |
2010-04-11 | r300g: Initialize base.bind member variable. | Vinson Lee |
2010-04-11 | i915g: Fix possible null pointer deference in debug builds. | Vinson Lee |
2010-04-12 | st/egl: Fix DRI2 on old X servers | Jakob Bornecrantz |
2010-04-12 | winsys/sw: Fix error paths | Jakob Bornecrantz |
2010-04-12 | llvmpipe: Fix transfers after resource change | Jakob Bornecrantz |
2010-04-11 | util: Remove unnecessary header. | Vinson Lee |
2010-04-11 | i965g: Remove unnecessary header. | Vinson Lee |
2010-04-11 | r300g: Add r300_resource.c to SCons build. | Vinson Lee |
2010-04-11 | svga: Remove unnecessary headers. | Vinson Lee |
2010-04-11 | trace: Remove unnecessary header. | Vinson Lee |
2010-04-11 | r300g: a fix for piglit/texrect-many | Marek Olšák |
2010-04-11 | r300g: use a dummy replacement vertex shader if the shader compilation fails | Marek Olšák |
2010-04-11 | r300g: use a dummy replacement fragment shader if the shader compilation fails | Marek Olšák |
2010-04-11 | nv50: fix texture relocs | Christoph Bumiller |
2010-04-11 | st/egl: Follow the portability guide. | Chia-I Wu |
2010-04-11 | st/egl: Factor driver callbacks to a new file. | Chia-I Wu |
2010-04-11 | scons: Always build softpipe and llvmpipe (when llvm available). | José Fonseca |
2010-04-11 | scons: Make LLVM a black-white dependency. | José Fonseca |
2010-04-11 | scons: Use libdrm options only where needed. | José Fonseca |
2010-04-11 | r300g: revisit some assertions and fix potential failures | Marek Olšák |
2010-04-11 | r300g: use cliprects for scissoring | Marek Olšák |
2010-04-10 | st/egl: Remove unnecessary header. | Vinson Lee |
2010-04-11 | r300g: fix mipmapped 3D textures | Marek Olšák |
2010-04-11 | r300g: support some exotic sampler formats | Marek Olšák |
2010-04-10 | nvfx: Silence uninitialized variable warning. | Vinson Lee |
2010-04-10 | nvfx: Silence uninitialized variable warnings. | Vinson Lee |
2010-04-10 | svga: Silence uninitialized variable warnings. | Vinson Lee |
2010-04-11 | r300g: cleanup handling of sampler views | Marek Olšák |
2010-04-11 | r300g: pick up some new colorbuffer formats | Marek Olšák |
2010-04-11 | r300g: hack around issue with doom3 and 0 stride | Dave Airlie |
2010-04-11 | st/egl: Remove depth/stencil format from the native interface. | Chia-I Wu |
2010-04-11 | st/vega: Require both depth and stencil. | Chia-I Wu |
2010-04-11 | st/egl: Remove __GLcontextModes from the native interface. | Chia-I Wu |
2010-04-10 | nv50: plug in miptree resource vtbl | Christoph Bumiller |
2010-04-10 | r300g: use clamp-to-edge instead of repeat/mirrored-repeat for NPOT textures | Marek Olšák |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |