summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-18drm/vmwgfx: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-3/+0
2017-03-31drm/vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom1-1/+1
2017-03-31drm/vmwgfx: Introduce a simple resource typeThomas Hellstrom1-1/+2
2016-05-20drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh1-1/+1
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom1-0/+1
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh1-1/+1
2015-08-05drm/vmwgfx: Add command buffer support v3Thomas Hellstrom1-1/+1
2014-07-04drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom1-1/+2
2014-01-17drm/vmwgfx: Add guest-backed shadersThomas Hellstrom1-1/+1
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom1-1/+1
2013-11-18drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom1-1/+1
2012-11-21drm/vmwgfx: Break out surface and context management to separate filesThomas Hellstrom1-1/+2
2011-10-05vmwgfx: Add screen object supportJakob Bornecrantz1-1/+1
2011-10-05vmwgfx: Add dmabuf helper functions for pinningJakob Bornecrantz1-1/+1
2011-09-06vmwgfx: Implement fence objectsThomas Hellstrom1-1/+2
2011-09-06vmwgfx: Fix confusion caused by using "fence" in various placesThomas Hellstrom1-1/+1
2010-10-27vmwgfx: Implement a proper GMR eviction mechanismThomas Hellstrom1-1/+1
2010-06-01drm/vmwgfx: Add kernel throttling support. Bump minor.Thomas Hellstrom1-1/+1
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+9
'feature/cib_contract3753'>feature/cib_contract3753 main, development code repositoryroot
summaryrefslogtreecommitdiff
path: root/connectivity/source/sdbcx/VUser.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-5/+5
2014-06-04connectivity: fix includesThomas Arnhold1-2/+2
2014-04-01connectivity: sal_Bool->boolNoel Grandin1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-11/+11
2014-02-23Remove unneccessary commentsAlexander Wilms1-21/+21
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist1-5/+5
2013-09-04WaE: Unreachable codeTor Lillqvist1-0/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in connectivityNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12