Age | Commit message (Expand) | Author |
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 |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-03 | r300g: fix color tiling for buffer from X server. | Dave Airlie |
2010-03-29 | st/dri/sw: add drisw_api similarly to dri1_api | George Sapountzis |
2010-03-29 | ws/sw/dri: s/xm/dri_sw/ | George Sapountzis |
2010-03-28 | ws/xlib: Call XFlush after PutImage | Keith Whitwell |
2010-03-28 | drisw: probably better hack for stride and some comments | George Sapountzis |
2010-03-27 | drisw: add comment to libGL about stride | George Sapountzis |
2010-03-27 | drisw: make stride issue profound | George Sapountzis |
2010-03-26 | swrastg: Build with scons | Jakob Bornecrantz |
2010-03-26 | svga/drm: Fix build under scons | Jakob Bornecrantz |
2010-03-26 | i915g: Rename winsys prefix to i915_ from intel_ | Jakob Bornecrantz |
2010-03-25 | swrastg_dri: hack for loader hardcoded stride | George Sapountzis |
2010-03-25 | swrastg_dri: add winsys and target | George Sapountzis |