michael
|
080e2bc2bb
* Fix example so it compiles on Windows
|
há 6 anos atrás |
michael
|
e3526ca0e9
* Implement self-signed certificate, remove dependency on baseunix for time function
|
há 6 anos atrás |
michael
|
54b9acbe9c
* TTime_t is 64-bit int in gnutls, seconds since epoch
|
há 6 anos atrás |
Mattias Gaertner
|
73ebd10999
pastojs: check name of external class constructor
|
há 6 anos atrás |
Mattias Gaertner
|
ccdc0ce767
fcl-passrc: parse class helper class var, resolver: check helper ancestor
|
há 6 anos atrás |
nickysn
|
13793e9354
+ added a 32bpp accelerated pattern line drawing routine
|
há 6 anos atrás |
nickysn
|
ec5bdaee76
+ added an accelerated 16bpp pattern line routine
|
há 6 anos atrás |
nickysn
|
0a6eb52969
+ added an accelerated 8bpp pattern line drawing routine
|
há 6 anos atrás |
nickysn
|
160a2ae906
+ added fast 32bpp PutImage routine
|
há 6 anos atrás |
nickysn
|
f6018a3544
+ added fast 32bpp GetImage routine
|
há 6 anos atrás |
nickysn
|
98d7f7eafc
+ added fast 32bpp GetScanLine routine
|
há 6 anos atrás |
nickysn
|
9424e2cc66
+ added fast 32bpp hline and vline drawing routines
|
há 6 anos atrás |
Mattias Gaertner
|
b59fac4abe
fcl-passrc: resolver: fixed o.ProcVar() when ProcVar is typeless property
|
há 6 anos atrás |
Mattias Gaertner
|
2d0b03391c
pastojs: fixed (a.b)()
|
há 6 anos atrás |
Mattias Gaertner
|
4f04f23479
fcl-passrc: parser: fixed (a.b).c
|
há 6 anos atrás |
Mattias Gaertner
|
38f158bb69
fcl-passrc: fixed parsing type helper() for, fixed parsing record helper: atype end
|
há 6 anos atrás |
nickysn
|
1eccbf34f1
+ True Color fixes in DefaultGetImage, DefaultPutImage and DefaultImageSize
|
há 6 anos atrás |
nickysn
|
54d2e1ca1c
+ True Color fixes in FloodFill
|
há 6 anos atrás |
nickysn
|
b68567f1d9
+ True Color fixes in GetScanlineDefault (returns 32 bits per pixel, but only in modes with >16bit color)
|
há 6 anos atrás |
nickysn
|
ec2f4c2c0c
* 24-bit color support in modes.inc:res2mode
|
há 6 anos atrás |
nickysn
|
5dadb05bdc
* 32bpp (True Color) compilation fixes
|
há 6 anos atrás |
nickysn
|
669e50a9af
+ initial implementation of 32bpp support (not enabled yet)
|
há 6 anos atrás |
nickysn
|
be28276ceb
* factored out the common VESA mode initialization for each screen resolution to
|
há 6 anos atrás |
nickysn
|
cc72a4c725
* factored out the common VESA mode initialization for each screen resolution to
|
há 6 anos atrás |
Károly Balogh
|
fd1a09a254
morphos/lineinfo: updated the address adjustment comment added in r40857, no functional change
|
há 6 anos atrás |
michael
|
893a5e8f71
* Enable support for GNU TLS as SSL layer
|
há 6 anos atrás |
michael
|
57e7384a18
* Initial implementation of GNU TLS support for FPC SSL sockets
|
há 6 anos atrás |
Károly Balogh
|
b3ad384547
morphos: fixed stabs line number parsing, and off-by-one line issue with backtraces. i think this should be a generic fix and can be backported to the global lineinfo
|
há 6 anos atrás |
Károly Balogh
|
56f0a71466
heaptrc: empty the array for the call trace, otherwise the trace dump code will just dump the rest of the array as well, on systems where the heap is not initialized to zero, or if the memory area has been re-used
|
há 6 anos atrás |
Károly Balogh
|
4d1ff152c4
morphos: include the new lineinfo in the build
|
há 6 anos atrás |