4
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 22 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fixed problem with BuildDashedLine() routine related to DashOffset. More... almost 12 years ago
* updated resource file More... almost 12 years ago
* Capitalized More... almost 12 years ago
* Capitalized More... almost 12 years ago
* Capitalized More... almost 12 years ago
+ added x64 plattform (available with Delphi XE2) More... almost 12 years ago
+ added VPR.ico More... almost 12 years ago
* improved x64 support More... almost 12 years ago
* introduced conditional define for stack allocation (might help for x64 compatibility) More... almost 12 years ago
* x64 support More... almost 12 years ago
+ added support for x64 (only PUREPASCAL so far) More... almost 12 years ago
+ added missing Delphi XE2 package More... almost 12 years ago
* minor fixes for x64 compatibility More... about 12 years ago
* replaced DivMod() function by the one that can be found in the GR32_LowLevel unit More... about 12 years ago
* added x64 implementation and native PUREPASCAL variation of CumSum More... about 12 years ago
+ added conditional defines for PUREPASCAL compatibility and added x64 implementation of DivMod More... about 12 years ago
* removed unused variable More... about 12 years ago
+ added simple & straight forward x64 implementation of round More... about 12 years ago
* improved curves demo (added timer for continuous updates, changed default icon, removed unused code) More... over 12 years ago
* introduced several BlendRGB implementations More... over 12 years ago
* slightly improved formating on only 4 lines More... over 12 years ago
Fixed problem with EMMS in GR32_PolygonsEx.pas. More... over 12 years ago
Refactored text routines into new unit FMX.VPR.Text.pas. More... over 12 years ago
added USESTACKALLOC IFDEF More... over 12 years ago
Fixed problem when compiling in 32-bit release mode. Stack frames {$W+} needs to be enabled if StackAlloc is used. Thanks to Christian Budde and Radek Cervinka for reporting. More... over 12 years ago
fixed 'Stack Frames' issue (in case stack allocation is used, stack frames are always generated) More... over 12 years ago
Added NOHORIZONTALHINTING symbol to VPR.INC. This attempts to disable horizontal hinting by stretching the text horizontally when fetching the glyph with GetGlyphOutline(). More... over 12 years ago
* minor fix for 64-bit blending. More... over 12 years ago
Checked in FMX.Canvas.VPR -- a new FMX TCanvas implementation based on VPR. More... over 12 years ago
[no comment] More... over 12 years ago