Cosmos/source/Cosmos.System2/Graphics
valentinbreiz 09d8de0cc7
VirtualBox detection in canvas init
Since VirtualBox emulates a generic VBE compatible video device, it can be detected thought PCI devices (0x80EE, 0xBEEF : VirtualBox Video Adapter)
2020-07-02 22:57:27 +02:00
..
Bitmap.cs Added support for changing fonts 2020-05-19 23:02:28 +02:00
Canvas.cs Implemented & used TrimLine() in Canvas.DrawLine() 2020-05-18 20:37:51 +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 VirtualBox detection in canvas init 2020-07-02 22:57:27 +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
PCScreenFont.cs Added support for changing fonts 2020-05-19 23:02:28 +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
SVGAIICanvas.cs Fixed that words were written, not bytes 2020-05-21 16:58:11 +02:00
VBECanvas.cs Removed additional test 2020-05-18 20:41:30 +02:00
VGACanvas.cs Final fixes 2020-05-27 23:33:52 +02:00
VGATextMode.cs Added support for changing fonts 2020-05-19 23:02:28 +02:00