summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/sw
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller6-6/+0
2013-05-22Haiku: Add Gallium winsys and target codeAlexander von Gluck IV5-0/+457
2013-04-24winsys/sw/xlib: Prevent shared memory segment leakage.José Fonseca1-0/+6
2013-04-15build: Get rid of GALLIUM_WINSYS_DIRSMatt Turner1-37/+0
2013-03-05scons: Provide shorthand aliases for software winsyses.José Fonseca3-0/+3
2013-02-26winsys/null: fix var typo templet->templatBrian Paul1-1/+1
2013-01-13Remove hacks for static MakefilesMatt Turner6-24/+0
2013-01-12winsys/sw/wayland: Fix build to properly use wayland cflagsPekka Vuorela1-1/+1
2013-01-10Clean up .gitignore filesMatt Turner7-7/+0
2013-01-10winsys/sw/xlib: Convert to automakeMatt Turner3-17/+36
2013-01-10winsys/sw/wrapper: Convert to automakeMatt Turner3-12/+35
2013-01-10winsys/sw/wayland: Convert to automakeMatt Turner3-13/+36
2013-01-10winsys/sw/null: Convert to automakeMatt Turner3-16/+35
2013-01-10winsys/sw/fbdev: Convert to automakeMatt Turner3-13/+35
2013-01-10winsys/sw/dri: Convert to automakeMatt Turner3-13/+35
2013-01-10winsys/sw: Convert to automakeMatt Turner3-26/+38
2013-01-04gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák1-1/+1
2012-11-27scons: Build ws_xlib on Mac OS X.Vinson Lee1-1/+1
2012-10-11gallium: unify transfer functionsMarek Olšák1-14/+10
2012-09-05Remove useless checks for NULL before freeingMatt Turner1-3/+1
2012-05-24scons: Fix SCons build infrastructure for FreeBSD.Vinson Lee1-1/+1
2012-04-03st/egl: Update to the new wl_shm_pool interfaceBenjamin Franzke2-0/+2
2011-11-25android: add support for ICSChia-I Wu1-19/+28
2011-08-21winsys/sw/android: use HAL formatsChia-I Wu1-18/+9
2011-08-21winsys/sw/android: set bo usage correctlyChia-I Wu1-10/+3
2011-08-21android: build android sw winsysChia-I Wu1-0/+34
2011-08-21winsys/android: new SW winsys for AndroidChia-I Wu2-0/+320
2011-06-28st/egl: update fbdev backendChia-I Wu2-29/+51
2011-06-21winsys/wayland: Fix warningBenjamin Franzke1-0/+1
2011-04-25winsys/wayland: Fix typo in MakefileBenjamin Franzke1-1/+1
2011-04-25winsys: Add wayland shm sw winsysBenjamin Franzke4-0/+343
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-1/+1
2011-03-08scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2-2/+2
2011-02-24scons: Reduce all Cygwin platform names to 'cygwin'.Vinson Lee1-1/+1
2011-02-23scons: Fix Cygwin platform names.Vinson Lee1-1/+1
2010-12-16wrapper: Flush pipe on unmapJakob Bornecrantz1-0/+1
2010-12-16wrapper: Fix width and height given to map and remove uneeded fieldsJakob Bornecrantz1-5/+3
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-6/+8
2010-11-09winsys/xlib: Add cygwin to SConscript.Vinson Lee1-1/+1
2010-10-21winsys/xlib: rename xm->xlibBrian Paul1-147/+147
2010-10-21winsys/xlib: fix up allocation/dealloction of XImageBrian Paul1-1/+8
2010-10-21winsys/xlib: use Bool type for shm fieldBrian Paul1-5/+5
2010-10-21winsys/xlib: formatting fixesBrian Paul1-10/+9
2010-10-15wrapper: Add a way to dewrap a pipe screen without destroying itJakob Bornecrantz2-0/+22
2010-10-15wrapper: Fix spellingJakob Bornecrantz2-2/+2
2010-09-22winsys: automatically build sw winsys needed by EGL and d3d1xLuca Barbieri1-0/+10
2010-09-09winsys: emit warning in null_sw_displaytarget_create()Brian Paul1-0/+2
2010-08-20winsys/sw: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri1-1/+7
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz4-170/+0
2010-06-23gallium: Drop sw drm winsysJakob Bornecrantz4-170/+0