nickysn
|
e6835e8ff7
* added check to ensure the memory allocation for DrawnList inside FloodFill hasn't returned nil
|
6 years ago |
nickysn
|
f322b45611
* ignore VideoOfs entirely in mode 13h, since it doesn't support video pages
|
6 years ago |
nickysn
|
698f8679d4
- removed comment saying that and/or/not put is not implemented, because it is implemented now
|
6 years ago |
nickysn
|
39e1e4d2e7
+ enabled the asm version of DirectPutPixel320
|
6 years ago |
nickysn
|
907e3afae4
* 8086/8088 support in the asm version of DirectPutPixel320
|
6 years ago |
nickysn
|
88f062dec8
+ implemented all the write modes in the asm version of DirectPutPixel320
|
6 years ago |
nickysn
|
f1467fdaaf
* only load the low byte of CurrentColor in the asm version of DirectPutPixel320
|
6 years ago |
nickysn
|
1d9dae2129
- removed commented out code from DirectPutPixel320
|
6 years ago |
nickysn
|
0a838fa082
* huge memory model fix for the asm version of DirectPutPixel320
|
6 years ago |
nickysn
|
6fe9285aa5
- removed the 32-bit asm code from the asm version of DirectPutPixel320
|
6 years ago |
michael
|
198abd5e26
* Add Unicode/Widestring overload on windows for ResolveRelativeURI
|
6 years ago |
florian
|
4f0da5fcc3
+ patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799
|
6 years ago |
florian
|
8c66e9a2eb
+ support for 16 bit registers
|
6 years ago |
florian
|
fc7ecf3206
* usage example for linux
|
6 years ago |
michael
|
181766766b
* Do not save so much session info
|
6 years ago |
michael
|
3355bc65b0
* Correct options for parsing
|
6 years ago |
michael
|
4f8b595e30
* Defaults are not to add default identifiers (fpdoc)
|
6 years ago |
michael
|
2bcc195677
* Generic templates can be separated by semicolon (used in fgl unit)
|
6 years ago |
florian
|
75a89d2115
* fix and enable MovOpMov2MovOp optimization on x86-64
|
6 years ago |
michael
|
80e014d94a
* Fix compilation
|
6 years ago |
michael
|
6e704b6a4f
* Parse type constraints in generics
|
6 years ago |
florian
|
94d7a02fae
* modified patch by Gareth Moreton to pool TmpUsedRegs in the assembler optimizers, resolves #34679
|
6 years ago |
michael
|
1b31c90bba
* Fix filename allocator for operators
|
6 years ago |
michael
|
d3c8ca53f7
* Add in operator
|
6 years ago |
michael
|
867de68d9a
* Remove debug statement
|
6 years ago |
florian
|
e24449bcfd
* if sub nodes of a commutative node contain conditionally executed nodes, these sub nodes might not be swapped
|
6 years ago |
michael
|
f3cb1b12ce
* Insert and Delete are compiler internals now, need fake definitions
|
6 years ago |
michael
|
ed91d6d094
* Fix syntax error
|
6 years ago |
michael
|
37d3dad0d6
* Remove debug statement
|
6 years ago |
michael
|
80057f9d0b
* Remove debug statement
|
6 years ago |