José Pedro
207cb85111
Fixed package reference versions on demo projects.
2018-11-23 22:53:27 +00:00
Charles Betros
fe07bc3a19
Create demo solution and change demos to use package reference.
2018-10-07 21:20:10 -05:00
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
José Pedro
91161a2068
Fixed CosmosGraphicSubsystem.csproj references.
2018-06-07 20:49:51 +01:00
José Pedro
afb06ef689
Fixed demo projects.
2018-04-16 23:25:04 +01:00
Arawn Davies
6c04433d17
Update CosmosGraphicSubsystem.csproj
2018-04-04 00:27:24 +01:00
Arawn Davies
f851d5dafb
Merge branch 'master' into master
2018-04-04 00:23:03 +01:00
José Pedro
46019b0a5d
Changed target framework to netcoreapp2.0 on kernel projects.
2018-04-03 19:58:29 +01: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
José Pedro
0142e03c0d
Added a workaround to fix e_sqlite3.dll loading.
...
Added NoWarn="NU1604" to package references in the kernel projects.
Fixed project reference paths in TRKernel.csproj.
Project file cleanup.
2018-01-08 17:49:19 +00:00
José Pedro
b7b020f575
Upgraded Cosmos projects to the new format.
...
Removed test kernel Cosmos projects.
2017-12-27 02:44:51 +00:00
José Pedro
a63f4eaa5a
Moved to .NET Core 2.0.
2017-08-24 19:20:44 +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
Kudzu
8dbec5d1ee
g3
2017-07-30 14:24:01 -04:00
Kudzu
4bef8ab35d
g3
2017-07-29 17:02:27 -04:00
fanoI
0e6d0d0f75
Renamed Demo "Cosmos Graphic Subsystem" to "CosmosGraphicSubsystem"
2017-07-16 19:36:36 +02:00