The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe eec6d74ac0 * fixed alphablending for drawing freetype fonts on transparent backgrounds
(patch by Darius Blaszijk, mantis #17736)

git-svn-id: trunk@16446 -
2010-11-26 13:21:18 +00:00
compiler * perform simple imul->lea transformations also for Pentium 3-class target 2010-11-26 10:30:46 +00:00
ide + Add win64 target conditionals 2010-11-23 23:08:09 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages * fixed alphablending for drawing freetype fonts on transparent backgrounds 2010-11-26 13:21:18 +00:00
rtl * Completely initialize threadvars when an external thread is detected. Needs still cleanup code (or a better thread initialization/finalization). 2010-11-25 15:50:49 +00:00
tests compiler: allow nested objects to refence owner class in method arguments (issue #0017986) 2010-11-26 07:55:55 +00:00
utils * Added FPMakeOptions to the global configuration file, to pass custom options to fpmake 2010-11-14 19:29:26 +00:00
.gitattributes compiler: allow nested objects to refence owner class in method arguments (issue #0017986) 2010-11-26 07:55:55 +00:00
.gitignore + Added a basic test for TCustomVariantType creation functionality. 2010-11-10 16:21:19 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00