summaryrefslogtreecommitdiff
path: root/packages/fcl-image
Commit message (Expand)AuthorAgeFilesLines
* * on second thought, and a byte typecast so that an expanded intrinsics does...marco2021-04-101-1/+1
* * use popcnt instead of countbits.marco2021-04-101-9/+2
* * regenerated with FreeBSD/AArch64 supportjonas2021-04-102-2/+22
* * Makefiles regeneratedflorian2021-04-052-0/+26
* - disabled compilation on the wasi target for packages that don't compilenickysn2021-03-141-1/+1
* * regenerated makefiles after sync with trunknickysn2021-03-132-2/+10
* * synchronized with trunknickysn2021-03-131-0/+8
|\
| * Update Makefile's after commits 48929/48930pierre2021-03-121-0/+8
* | * regenerated makefilesnickysn2021-01-242-5/+5
* | * regenerated makefilesnickysn2021-01-022-2/+22
* | * makefiles regenerated after fpcmake updatenickysn2021-01-022-5/+5
|/
* Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/...pierre2020-11-202-4/+4
* * regenerated all Makefiles after Sinclair QL support was addedkaroly2020-11-192-2/+80
* sinclairql: now the target short name is also sinclairql as proposed by Pierr...karoly2020-11-101-1/+1
* sinclairql: disable most packages for the QLkaroly2020-11-101-1/+1
* Disable compilation of most packages for msxdos and amstadcpc OSpierre2020-08-051-1/+1
* Regenerated all Makefile'spierre2020-08-042-0/+14
* * Remove SVN id markermichael2020-08-011-1/+0
* * regenerated Makefiles againjonas2020-07-112-6/+6
* * regenerated Makesfilesjonas2020-07-102-30/+70
* * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOSjonas2020-07-101-5/+5
* * regenerate Makefilessvenbarth2020-06-062-2/+32
* Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better s...pierre2020-05-132-0/+16
* * fixed fpmake invokation when building an i386-linux snapshot on a x86_64-li...nickysn2020-05-062-2/+12
* * Use read buffer to speed up thingsmichael2020-05-021-17/+48
* * Fix from Ondrej Pokorny to fix reading large TIFFs (bug ID 36998)michael2020-04-301-1/+1
* * synchronized with trunknickysn2020-04-212-2/+22
|\
| * * regenerate makefilessvenbarth2020-04-212-2/+22
* | * changed the object file format for z80-embedded and z80-zxspectrum to .relnickysn2020-04-202-0/+12
* | * synchronized with trunknickysn2020-04-203-20/+90
|\ \ | |/
| * Regenerate all Makefilespierre2020-04-202-4/+74
| * fpImage: fix HtmlColorNameToFPColorMap (TFPColor components are Word not Byte)ondrej2020-04-201-16/+16
* | * synchronized with trunknickysn2020-04-192-10/+4
|\ \ | |/
| * * regenerated makefilesjonas2020-04-192-10/+16
* | - disable packages that don't build on the zxspectrum targetnickysn2020-04-191-1/+1
* | * regenerated makefiles after sync with trunknickysn2020-04-192-0/+12
* | * regenerated makefiles in the packages directorynickysn2020-04-192-2/+42
|/
* * regenerated makefilesjonas2020-04-182-18/+76
* * rebuild Makefilesflorian2020-04-102-2/+42
* * regenerated Makefilesflorian2020-03-212-3/+23
* * Fix bug 36510, spelling error. Use ENotImplemented exception for notimpleme...michael2020-01-041-3/+3
* * Fix lime color (bug ID 0036407)michael2019-12-081-1/+1
* * Fix 16 bit support for PNM (bug ID 35080)michael2019-12-052-20/+52
* * Fix warnings and hintsmichael2019-11-155-54/+19
* * Make Draw, Stretchdraw, CopyRect virtual. Bug ID 35126michael2019-11-151-3/+3
* * Fix bug 35128, correctly apply clipping rectmichael2019-11-152-6/+15
* Regenerate all Makefile's after commit #43472pierre2019-11-152-8/+16
* fcl-image: canvas AllocateResources: propagate exceptions to be able to prope...ondrej2019-10-301-0/+2
* fcl-image: do not load freetype DLL in initialization, it is loaded when need...ondrej2019-10-301-1/+1
* fcl-image: make test compileondrej2019-10-212-10/+10