Age | Commit message (Expand) | Author |
2010-05-31 | st/xorg, vmware: Make throttling configurable. | Thomas Hellstrom |
2010-05-30 | r600g: RS880 is r6xx-based | Alex Deucher |
2010-05-29 | r600g: remove unused variable | Marek Olšák |
2010-05-29 | r600g: fix gallium function parameters | Marek Olšák |
2010-05-29 | i915g: Rename winsys c file | Jakob Bornecrantz |
2010-05-29 | i915g: Move pci id to winsys struct | Jakob Bornecrantz |
2010-05-27 | r600g: Integrate into build | Jakob Bornecrantz |
2010-05-27 | r600g: adapt to latest interfaces changes | Marek Olšák |
2010-05-27 | r600g: Initial import | Jerome Glisse |
2010-05-27 | sw/xlib: avoid dereferencing a null pointer | Brian Paul |
2010-05-26 | r300g: add get_cs_info winsys entrypoint, abandon check_cs | Marek Olšák |
2010-05-25 | drm_api: Remove type argument from create screen callback | Jakob Bornecrantz |
2010-05-25 | gallium: Remove dri1_api.h and winsys support for DRI1 | Jakob Bornecrantz |
2010-05-24 | sw/xlib: NULL-out pointers after freeing image data | Brian Paul |
2010-04-30 | xorg-vmwgfx: Add vmwctrl proto | Jakob Bornecrantz |
2010-05-21 | nouveau: Fix build after msaa merge | Jakob Bornecrantz |
2010-05-16 | r300g: expose radeon_bo_wait to the driver | Marek Olšák |
2010-05-16 | sw/wrapper: Implement dt_get_handle | Jakob Bornecrantz |
2010-05-16 | sw/wrapper: Make sure targets are textures | Jakob Bornecrantz |
2010-05-13 | r300g: fix texture transfers | Marek Olšák |
2010-05-10 | gallium: Add software drm api helper to scons build | Jakob Bornecrantz |
2010-05-10 | gallium: Add pipe wrapper software winsys to scons build | Jakob Bornecrantz |
2010-05-10 | i965g: avoid void * arithmetic | Roland Scheidegger |
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu |
2010-05-06 | svga: Fix scons build | Jakob Bornecrantz |
2010-05-02 | r300g: do not validate buffers in check_cs | Marek Olšák |
2010-05-02 | r300g: cache tiling flags to reduce the number of DRM calls | Marek Olšák |
2010-04-19 | svga: Translate svga reloc flags to pb flags | Jakob Bornecrantz |
2010-04-28 | radeong: fix scons build | Joakim Sindholt |
2010-04-27 | i965g: Fix scons build of winsys | Jakob Bornecrantz |
2010-04-26 | r300g: fix warnings by using the const qualifier | Marek Olšák |
2010-04-26 | r300g: Add CS table writing. | Corbin Simpson |
2010-04-26 | r300g: emit MSPOS regs | Marek Olšák |
2010-04-24 | sw/xlib: Fix bad logic in shm allocation. | José Fonseca |
2010-04-23 | xlib/sw: remove stray semicolon | Brian Paul |
2010-04-23 | gallium: Convert some uses of get option to static | Jakob Bornecrantz |
2010-04-23 | gallium: s/free/FREE/ and same for friends. | José Fonseca |
2010-04-23 | sw/xlib: Fallback to XPutImage when shmget fails. | José Fonseca |
2010-04-20 | gallium: Fix copy typo | Jakob Bornecrantz |
2010-04-20 | svga: Minor clean up of winsys | Jakob Bornecrantz |
2010-04-20 | radeong: Minor clean up of winsys | Jakob Bornecrantz |
2010-04-20 | nouveau: Minor clean up of winsys | Jakob Bornecrantz |
2010-04-20 | i965g: Minor clean up of winsys | Jakob Bornecrantz |
2010-04-20 | i915g: Minor clean up of winsys | Jakob Bornecrantz |
2010-04-18 | r300g: do not tell st that a buffer is referenced by hw | Marek Olšák |
2010-04-17 | i915g: Remove unnecessary headers. | Vinson Lee |
2010-04-17 | i915g: Add a software only debuging winsys | Jakob Bornecrantz |
2010-04-13 | i915g: Fix winsys SCons build. | Vinson Lee |
2010-04-12 | winsys/sw: Fix error paths | Jakob Bornecrantz |
2010-04-11 | r300g: fix mipmapped 3D textures | Marek Olšák |