Marcus Sackrow
|
c1f6a7afdd
Amiga: Workbench 1.x compatibilty via the AMIGA_V1_2_ONLY define
|
пре 4 година |
Yuriy Sydorov
|
136f042972
* It is still needed to release the temp allocated for the result of an assembler function if the result is not referenced. This fixes some EXTDEBUG warnings.
|
пре 4 година |
Yuriy Sydorov
|
5920d169c0
* Prevent double release of a temp.
|
пре 4 година |
Marcus Sackrow
|
5350ac7d65
fpts2junit: prevent double entries in junit xml (in test log are double entries, one for compiles, one for runs)
|
пре 4 година |
marcoonthegit
|
4ac5f5e433
Merge branch 'main' of gitlab.com:freepascal.org/fpc/source
|
пре 4 година |
marcoonthegit
|
9e1606f221
* add BI_ALPHABITFIELDS
|
пре 4 година |
Nikolay Nikolov
|
b3744bf11f
+ added dependency on unit xmd for unit dpms
|
пре 4 година |
Nikolay Nikolov
|
a061b2e763
+ added unit xtestext1 (header translation of X11/extensions/xtestext1.h)
|
пре 4 година |
Nikolay Nikolov
|
68e026ab2d
+ added unit sync (header translation of X11/extensions/sync.h)
|
пре 4 година |
Nikolay Nikolov
|
650d2fcaa9
+ added unit security (header translation of X11/extensions/security.h)
|
пре 4 година |
Nikolay Nikolov
|
d33e6d639b
+ added unit multibuf (header translation of X11/extensions/multibuf.h)
|
пре 4 година |
Nikolay Nikolov
|
68c964bf59
+ added unit dpms (header conversion of X11/extensions/dpms.h)
|
пре 4 година |
Nikolay Nikolov
|
261aff9de8
+ added unit xmd (header translation of X11/Xmd.h)
|
пре 4 година |
Nikolay Nikolov
|
63760fce6a
+ added packrecords C directive to the xevi unit, because it contains records
|
пре 4 година |
Nikolay Nikolov
|
c6ef087850
+ added unit xdbe (header translation of X11/extensions/Xdbe.h)
|
пре 4 година |
Nikolay Nikolov
|
c3798a4a38
+ added unit xcup (header translation of X11/extensions/Xcup.h)
|
пре 4 година |
Nikolay Nikolov
|
9846fd3f37
+ added unit xag (header translation of X11/extensions/Xag.h)
|
пре 4 година |
Florian Klämpfl
|
3963e76de9
* restored .gitignore to status from before conversion
|
пре 4 година |
Nikolay Nikolov
|
1699471b8d
+ added unit xlbx (header translation of X11/extensions/XLbx.h)
|
пре 4 година |
Nikolay Nikolov
|
cf1d3539fe
+ added unit xevi (header translation of X11/extensions/XEVI.h)
|
пре 4 година |
marcoonthegit
|
37863a6166
* Add skeleton for TPoint3D
|
пре 4 година |
nickysn
|
b878d461c8
* fixed compilation for i8086 and 8-bit targets after r49622. The conditional
|
пре 4 година |
florian
|
f0d92b74c1
- x86_64: some more fwaits removed
|
пре 4 година |
florian
|
cebf880df9
* x86-64: fpc_frac_real further improved: memory loads of extendeds are expensive
|
пре 4 година |
michael
|
0e3d95b589
* Restored disappeared test
|
пре 4 година |
michael
|
c48ac0a71e
* Enable TDatasource.Enabled, patch from Laco
|
пре 4 година |
ondrej
|
b9db32ca05
freetype: include bearings and invisible characters into text bounds
|
пре 4 година |
ondrej
|
41d6374bb6
freetype: fix font output, isuue 17156
|
пре 4 година |
ondrej
|
83bb854f1e
* glyph advances are stored in 16.16 fixed-point format and not 26.6 format (https://www.freetype.org/freetype2/docs/reference/ft2-glyph_management.html#ft_glyph)
|
пре 4 година |
florian
|
fafee8b85b
* x86-64: removed some fwait instructions from fpc_frac_real, they shouldn't be necessary
|
пре 4 година |