summaryrefslogtreecommitdiff
path: root/Mesa
ModeNameSize
-rw-r--r--Makefile225logplain
-rw-r--r--Module_Mesa.mk1239logplain
-rw-r--r--Package_inc.mk1804logplain
-rw-r--r--README66logplain
d---------inc327logplain
d---------prj70logplain
sNoel Grandin 2022-09-18use more string_view in utl::TempFileNoel Grandin 2022-07-19Don't compare using long in PngFilterTestofftkp 2022-07-19Add ms-gif PNG chunk export support in PngImageWriterofftkp 2022-07-19Add PngImageWriter 8 bit palette export supportofftkp 2022-07-19Add PngImageWriter 1 bit palette export supportofftkp 2022-07-19Add PngSuite .png test files and test functionofftkp 2022-07-19vcl: add PNG writer based on libpngofftkp 2021-03-19vcl: add interlaced test case for PngImageReaderTomaž Vajngerl 2021-03-13test gif-in-png Microsoft extensionLuboš Luňák 2021-01-16make the Color constructors explicitly specify transparencyNoel 2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann 2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock 2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski 2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen 2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl 2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl