summaryrefslogtreecommitdiff
path: root/padmin
ModeNameSize
-rw-r--r--AllLangResTarget_spa.mk1651logplain
-rw-r--r--Executable_spadmin.bin.mk2097logplain
-rw-r--r--Library_spa.mk2115logplain
-rw-r--r--Makefile1484logplain
-rw-r--r--Module_padmin.mk1427logplain
-rw-r--r--Package_inc.mk1354logplain
d---------prj109logplain
d---------source1077logplain
-07-27improve passstuffbyref return analysisNoel Grandin 2016-07-26Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth 2016-07-22SAL_DETAIL_WHERE already ends with a spaceTor Lillqvist 2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks 2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks 2016-07-12Remove bogus dependency from opencl to configmgrStephan Bergmann 2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann 2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl 2016-07-01tdf#90336 - further cleanup of OpenCL options page.Michael Meeks 2016-06-29Don't waste too much time evaluating the "score" for the "native CPU"Tor Lillqvist 2016-06-27Add some SAL_INFO outputTor Lillqvist 2016-06-27Add some informative commentsTor Lillqvist 2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann 2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl 2016-06-06Ensure that OpenCL device id returned from getDeviceSelection() is valid.Mark Hung