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
Quajak
8c70d57bed
-Added new ctor from byte array of pixels
...
-Added note that ctor with Memory stream does not work, as memory streams do not work correctly
-Improved the cosmos graphic system example
2018-03-26 17:40:20 +02:00
Arawn Davies
a7c2d5fefb
Changes
2018-02-25 14:43:12 +00:00
Arawn Davies
becfc92417
Finally! Fixed PCIDeviceExists returning null if it doesn't instead of false - Bit of a hack but it's done the job for now, needs redoing
2018-02-25 00:13:19 +00:00
Arawn Davies
d61cfa6c06
Nearly there
2018-02-22 00:22:45 +00:00
KingLuigi4932
c78b612803
[CGS] VmWare Support: Fix Issue
2017-09-14 18:20:58 +03:00
KingLuigi4932
ba185b2dfd
[CGS] VmWare Support: Fix Issue
2017-09-14 00:06:10 -07:00
KingLuigi4932
7a204711c8
[CGS] VmWare Support: Fix Issue
2017-09-14 00:03:21 -07:00
KingLuigi4932
5752c56e43
[CGS] VmWare Support: Fix Issue
2017-09-13 23:45:48 -07:00
KingLuigi4932
1f693e0182
[CGS] VmWare Support: Fix Error
2017-09-13 23:40:54 -07:00
fanoI
2831abb653
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-08-16 22:33:47 +02:00
fanoI
aaf06d76d4
Called correct method to Shutdown the kernel.
2017-08-16 22:20:10 +02:00
Arawn Davies
804e112e55
Added DrawFilledRectangle and example in CGS demo
2017-08-14 20:38:45 +01:00
Kudzu
fa4c223452
Move again because of submodules being less than half baked in git.
2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441
New Cosmos parent dir
2017-08-08 11:29:41 -04:00
fanoI
0e6d0d0f75
Renamed Demo "Cosmos Graphic Subsystem" to "CosmosGraphicSubsystem"
2017-07-16 19:36:36 +02:00