Commit graph

14 commits

Author SHA1 Message Date
valentinbreiz
0d8c87db99 add AlphaBlend in Canvas.cs 2020-07-10 15:59:40 +02:00
valentinbreiz
a8ac3b012f add alpha to VBE DrawPoint 2020-07-10 15:34:55 +02:00
valentinbreiz
b99750ab08 add one other mode 2020-07-06 06:26:16 +02:00
valentinbreiz
9db7fea272 use linear framebuffer offset got from VBE ModeInfo 2020-07-06 05:39:07 +02:00
valentinbreiz
cf019fef47 check if VBE is available with multiboot 2020-07-06 05:31:17 +02:00
valentinbreiz
59647ee324 GetVRAM fix + DrawFilledRectangle fix 2020-07-04 21:52:21 +02:00
valentinbreiz
4c9e963346 Merge branch 'master' into dev/doublebuffering 2020-07-04 20:12:23 +02:00
valentinbreiz
83adc03b7e lfb in bgra no argb 2020-07-04 18:14:31 +02:00
Arawn Davies
40fcf12e32
Merge pull request #1382 from CosmosOS/cgs-docs
Re-added the Graphics documentation XML comments
2020-07-04 14:55:31 +01:00
Elia Sulimanov
3162cc2b56 Re-added the Graphics documentation XML comments 2020-07-04 14:28:56 +01:00
valentinbreiz
bc4d781e94 GetPointColor fix in VBECanvas 2020-07-04 02:03:53 +02:00
valentinbreiz
57547fd245 double buffering working! 2020-07-03 23:46:38 +02:00
Quajak
570045ebeb Removed additional test
Cleaned up code
2020-05-18 20:41:30 +02:00
Arawn-Davies
4543741d8d Unified Canvas classes and updated references 2019-09-01 00:45:31 +01:00
Renamed from source/Cosmos.System2/Graphics/VBEScreen.cs (Browse further)