Age | Commit message (Expand) | Author |
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 |