Age | Commit message (Expand) | Author |
2010-12-16 | wrapper: Flush pipe on unmap | Jakob Bornecrantz |
2010-12-16 | wrapper: Fix width and height given to map and remove uneeded fields | Jakob Bornecrantz |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-11-09 | winsys/xlib: Add cygwin to SConscript. | Vinson Lee |
2010-10-21 | winsys/xlib: rename xm->xlib | Brian Paul |
2010-10-21 | winsys/xlib: fix up allocation/dealloction of XImage | Brian Paul |
2010-10-21 | winsys/xlib: use Bool type for shm field | Brian Paul |
2010-10-21 | winsys/xlib: formatting fixes | Brian Paul |
2010-10-15 | wrapper: Add a way to dewrap a pipe screen without destroying it | Jakob Bornecrantz |
2010-10-15 | wrapper: Fix spelling | Jakob Bornecrantz |
2010-09-22 | winsys: automatically build sw winsys needed by EGL and d3d1x | Luca Barbieri |
2010-09-09 | winsys: emit warning in null_sw_displaytarget_create() | Brian Paul |
2010-08-20 | winsys/sw: use PIPE_TEXTURE_RECT if appropriate | Luca Barbieri |
2010-06-28 | Merge branch 'gallium-drm-driver-drescriptor' | Jakob Bornecrantz |
2010-06-23 | gallium: Drop sw drm winsys | Jakob Bornecrantz |
2010-06-11 | winsys: Add fbdev software winsys. | Chia-I Wu |
2010-05-27 | sw/xlib: avoid dereferencing a null pointer | Brian Paul |
2010-05-25 | drm_api: Remove type argument from create screen callback | Jakob Bornecrantz |
2010-05-24 | sw/xlib: NULL-out pointers after freeing image data | Brian Paul |
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-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-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 | sw/xlib: Fallback to XPutImage when shmget fails. | José Fonseca |
2010-04-12 | winsys/sw: Fix error paths | Jakob Bornecrantz |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
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-25 | swrastg_dri: hack for loader hardcoded stride | George Sapountzis |
2010-03-25 | swrastg_dri: add winsys and target | George Sapountzis |
2010-03-24 | gallium: Reorg winsys directories | Jakob Bornecrantz |