florian
|
e24449bcfd
* if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped
|
6 ani în urmă |
michael
|
f3cb1b12ce
* Insert and Delete are compiler internals now, need fake definitions
|
6 ani în urmă |
michael
|
ed91d6d094
* Fix syntax error
|
6 ani în urmă |
michael
|
37d3dad0d6
* Remove debug statement
|
6 ani în urmă |
michael
|
80057f9d0b
* Remove debug statement
|
6 ani în urmă |
michael
|
ad5c48d539
* Widestring -> unicodestring
|
6 ani în urmă |
michael
|
fd6fbed094
* Fix one character being eaten at end of input string
|
6 ani în urmă |
michael
|
1895b3ce37
* Fix hints and warnings (parameter not used disabled on purpose)
|
6 ani în urmă |
nickysn
|
28bb659a1c
* PutPixel320 converted to pure assembler routine
|
6 ani în urmă |
nickysn
|
25c3981236
* use stosb instead of mov to draw the pixel inside the asm version of PutPixel320
|
6 ani în urmă |
nickysn
|
9f4e6c48b3
* only read the low byte of the pixel color in the asm version of PutPixel320
|
6 ani în urmă |
florian
|
925531b99c
* constrained generics are also compatible with formaldefs, resolves #34893
|
6 ani în urmă |
florian
|
6c82b2d1da
* -tls-dialect is not a as option, removed it, resolves #34901
|
6 ani în urmă |
nickysn
|
08a86b6b9f
* perform clipping in assembly in the PutPixel320 asm routine
|
6 ani în urmă |
nickysn
|
1e0a811aad
* implemented the viewport adjustment in asm instead of pascal in the asm
|
6 ani în urmă |
nickysn
|
6648bacec6
* GetPixel320 converted to a pure assembler routine
|
6 ani în urmă |
nickysn
|
9745c6434a
* do the view port adjustment in asm instead of pascal in the asm version of
|
6 ani în urmă |
nickysn
|
8c1de487c5
+ enabled the asm version of GetPixel320
|
6 ani în urmă |
nickysn
|
2de69d12bb
* huge memory model fix for the asm version of the GetPixel320 routine
|
6 ani în urmă |
nickysn
|
7c55d08360
+ pure pascal implementation of GetPixel320
|
6 ani în urmă |
michael
|
a33b2ab2f3
* Add a $mode fpc statement, as shortstrings are assumed
|
6 ani în urmă |
nickysn
|
4a14ee770a
+ enabled the asm version of PutPixel320
|
6 ani în urmă |
nickysn
|
e12968eb8c
* huge memory model fix for the asm version of PutPixel320
|
6 ani în urmă |
nickysn
|
dca76d84c9
+ added pure pascal version of the routine PutPixel320
|
6 ani în urmă |
michael
|
e69f4c1e4b
* Fix bug ID #19842 using patch from Bart Broersma
|
6 ani în urmă |
nickysn
|
7bda42edac
- removed unused asm code from SetVisual200
|
6 ani în urmă |
nickysn
|
d66edabe43
* the asm version of DirectPutPixel16 convert to pure inline asm routine
|
6 ani în urmă |
pierre
|
bbede67175
Also add /usr/lib/CPU-linux-gnu to link directory list for mips and mipsel
|
6 ani în urmă |
nickysn
|
1dc3db4ee1
* handle the NotPut write mode in asm instead of pascal in the asm version of
|
6 ani în urmă |
nickysn
|
5b4529db6f
+ introduced SetWriteModeEx to the Graph unit. Unlike SetWriteMode, it allows
|
6 ani în urmă |