Cosmos/source/Cosmos.System2/Graphics
fanoI 8691707b52 Created MemoryOperations.Copy that copies128 bytes any iterations using ASM
- VBE (Bochs Graphic Adapter): made bitmap drawing faster using MemoryOperations.Copy
- VBE (Bochs Graphic Adapter): made filled rectangle drawing faster using MemoryOperations.Fill
- Created TestRunner for MemoryOperations
2018-08-21 14:48:10 +02:00
..
Bitmap.cs Fixed requested changes 2018-05-20 17:46:46 +02:00
Canvas.cs Created MemoryOperations.Copy that copies128 bytes any iterations using ASM 2018-08-21 14:48:10 +02:00
ColorDepth.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
FullScreenCanvas.cs Changed some classes of CGS to be struct as they should have been from the beginnning. 2018-05-13 20:17:20 +02:00
Image.cs Fixed Filestream write 2018-03-22 21:38:41 +01:00
Mode.cs Implemented requested changes 2018-05-20 15:35:04 +02:00
Pen.cs Changed some classes of CGS to be struct as they should have been from the beginnning. 2018-05-13 20:17:20 +02:00
Point.cs Implemented requested changes 2018-05-20 15:35:04 +02:00
SVGAIIScreen.cs Changed some classes of CGS to be struct as they should have been from the beginnning. 2018-05-13 20:17:20 +02:00
VBEScreen.cs Created MemoryOperations.Copy that copies128 bytes any iterations using ASM 2018-08-21 14:48:10 +02:00
VGAScreen.cs Nearly there 2018-02-22 00:22:45 +00:00