| Commit message (Expand) | Author | Age | Files | Lines |
* | winsys/wayland: Fix typo in Makefile | Benjamin Franzke | 2011-04-25 | 1 | -1/+1 |
* | winsys: Add wayland shm sw winsys | Benjamin Franzke | 2011-04-25 | 4 | -0/+343 |
* | gallium: remove flags from the flush function | Marek Olšák | 2011-03-11 | 1 | -1/+1 |
* | scons: Fix immediate Python exceptions with SCons on SunOS. | Vinson Lee | 2011-03-08 | 2 | -2/+2 |
* | scons: Reduce all Cygwin platform names to 'cygwin'. | Vinson Lee | 2011-02-24 | 1 | -1/+1 |
* | scons: Fix Cygwin platform names. | Vinson Lee | 2011-02-23 | 1 | -1/+1 |
* | wrapper: Flush pipe on unmap | Jakob Bornecrantz | 2010-12-16 | 1 | -0/+1 |
* | wrapper: Fix width and height given to map and remove uneeded fields | Jakob Bornecrantz | 2010-12-16 | 1 | -5/+3 |
* | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -6/+8 |
* | winsys/xlib: Add cygwin to SConscript. | Vinson Lee | 2010-11-09 | 1 | -1/+1 |
* | winsys/xlib: rename xm->xlib | Brian Paul | 2010-10-21 | 1 | -147/+147 |
* | winsys/xlib: fix up allocation/dealloction of XImage | Brian Paul | 2010-10-21 | 1 | -1/+8 |
* | winsys/xlib: use Bool type for shm field | Brian Paul | 2010-10-21 | 1 | -5/+5 |
* | winsys/xlib: formatting fixes | Brian Paul | 2010-10-21 | 1 | -10/+9 |
* | wrapper: Add a way to dewrap a pipe screen without destroying it | Jakob Bornecrantz | 2010-10-15 | 2 | -0/+22 |
* | wrapper: Fix spelling | Jakob Bornecrantz | 2010-10-15 | 2 | -2/+2 |
* | winsys: automatically build sw winsys needed by EGL and d3d1x | Luca Barbieri | 2010-09-22 | 1 | -0/+10 |
* | winsys: emit warning in null_sw_displaytarget_create() | Brian Paul | 2010-09-09 | 1 | -0/+2 |
* | winsys/sw: use PIPE_TEXTURE_RECT if appropriate | Luca Barbieri | 2010-08-20 | 1 | -1/+7 |
* | Merge branch 'gallium-drm-driver-drescriptor' | Jakob Bornecrantz | 2010-06-28 | 4 | -170/+0 |
|\ |
|
| * | gallium: Drop sw drm winsys | Jakob Bornecrantz | 2010-06-23 | 4 | -170/+0 |
* | | winsys: Add fbdev software winsys. | Chia-I Wu | 2010-06-11 | 4 | -0/+298 |
|/ |
|
* | sw/xlib: avoid dereferencing a null pointer | Brian Paul | 2010-05-27 | 1 | -1/+1 |
* | drm_api: Remove type argument from create screen callback | Jakob Bornecrantz | 2010-05-25 | 1 | -3/+2 |
* | sw/xlib: NULL-out pointers after freeing image data | Brian Paul | 2010-05-24 | 1 | -1/+7 |
* | sw/wrapper: Implement dt_get_handle | Jakob Bornecrantz | 2010-05-16 | 1 | -0/+13 |
* | sw/wrapper: Make sure targets are textures | Jakob Bornecrantz | 2010-05-16 | 1 | -0/+1 |
* | gallium: Add software drm api helper to scons build | Jakob Bornecrantz | 2010-05-10 | 1 | -0/+21 |
* | gallium: Add pipe wrapper software winsys to scons build | Jakob Bornecrantz | 2010-05-10 | 1 | -0/+21 |
* | sw/xlib: Fix bad logic in shm allocation. | José Fonseca | 2010-04-24 | 1 | -5/+5 |
* | xlib/sw: remove stray semicolon | Brian Paul | 2010-04-23 | 1 | -1/+1 |
* | gallium: Convert some uses of get option to static | Jakob Bornecrantz | 2010-04-23 | 1 | -1/+3 |
* | sw/xlib: Fallback to XPutImage when shmget fails. | José Fonseca | 2010-04-23 | 1 | -6/+5 |
* | winsys/sw: Fix error paths | Jakob Bornecrantz | 2010-04-12 | 2 | -3/+14 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 5 | -28/+28 |
* | st/dri/sw: add drisw_api similarly to dri1_api | George Sapountzis | 2010-03-29 | 2 | -7/+34 |
* | ws/sw/dri: s/xm/dri_sw/ | George Sapountzis | 2010-03-29 | 1 | -73/+74 |
* | ws/xlib: Call XFlush after PutImage | Keith Whitwell | 2010-03-28 | 1 | -0/+2 |
* | drisw: probably better hack for stride and some comments | George Sapountzis | 2010-03-28 | 1 | -23/+2 |
* | drisw: add comment to libGL about stride | George Sapountzis | 2010-03-27 | 1 | -0/+1 |
* | drisw: make stride issue profound | George Sapountzis | 2010-03-27 | 1 | -3/+3 |
* | swrastg: Build with scons | Jakob Bornecrantz | 2010-03-26 | 1 | -0/+23 |
* | swrastg_dri: hack for loader hardcoded stride | George Sapountzis | 2010-03-25 | 1 | -3/+25 |
* | swrastg_dri: add winsys and target | George Sapountzis | 2010-03-25 | 3 | -0/+246 |
* | gallium: Reorg winsys directories | Jakob Bornecrantz | 2010-03-24 | 17 | -0/+1499 |