Commit graph

4665 commits

Author SHA1 Message Date
valentinbreiz
eb814c932e remove useless variables 2020-07-04 22:02:40 +02:00
valentinbreiz
59647ee324 GetVRAM fix + DrawFilledRectangle fix 2020-07-04 21:52:21 +02:00
valentinbreiz
5e1fef98ec argb conversion 2020-07-04 20:24:44 +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
valentinbreiz
86489bffd5 Fill and copy fixes 2020-07-04 17:50:03 +02:00
valentinbreiz
ec1809fb04 Add summary = + Copy MemoryBlock to ManagedMemoryBlock 2020-07-04 16:56:18 +02:00
valentinbreiz
ad24bbcd39 MemoryBlock changes
MemoryBlock:
- copy ManagedMemoryBlock in MemoryBlock

ManagedMemoryBlock:
- Fill
- Copy
2020-07-04 16:35:11 +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
valentinbreiz
f2cb137690
Merge pull request #1342 from CosmosOS/fix/buildernotclosing
Fix builder not closing
2020-07-03 17:47:55 +02:00
valentinbreiz
cda46c3eff
Merge pull request #1363 from EliaSulimanov/core-api-docs
[WIP] Core api docs
2020-07-03 17:43:10 +02:00
valentinbreiz
befdb87c9d
Update VMWareSVGAII.cs 2020-07-03 17:34:37 +02:00
valentinbreiz
2c376c773d
Update VGADriver.cs 2020-07-03 17:29:20 +02:00
valentinbreiz
02e9e56666 Resolve conflicts with master. 2020-07-03 17:25:40 +02:00
valentinbreiz
24d0634cdd Merge branch 'master' into CGSE 2020-07-03 16:45:44 +02:00
Elia Sulimanov
b65f5432fc Done Global api docs 2020-07-03 14:50:25 +03:00
Elia Sulimanov
68006c328b Done BaseIOGroups api docs 2020-07-03 14:49:05 +03:00
Elia Sulimanov
c58df4d6a2 Done VBE api docs 2020-07-03 14:48:07 +03:00
Elia Sulimanov
523aab2d6c Done RTC api docs 2020-07-03 14:45:06 +03:00
Elia Sulimanov
c96e68582f Done PS2Controller api docs 2020-07-03 14:42:01 +03:00
Elia Sulimanov
a396ff52c0 Done TextScreen api docs 2020-07-03 14:41:27 +03:00
Elia Sulimanov
767937a1a1 Done ATA api docs 2020-07-03 14:40:42 +03:00
valentinbreiz
5af8a6c790
Remove bochs check inside the VBE driver
VBE is not only made for bochs! Plus it's already checked in the initialization of the canvas
2020-07-02 23:23:42 +02:00
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
Elia Sulimanov
fc40362ca4 Done IOGroup PCSpeaker api docs 2020-07-02 22:56:30 +03:00
Elia Sulimanov
df752ebaf6 Done PS2Controller api docs 2020-07-02 22:46:45 +03:00
Elia Sulimanov
9f37c2967d Done PIC docs. 2020-06-30 23:07:57 +03:00
Elia Sulimanov
897e6d2803 Done PIC class api 2020-06-29 23:09:50 +03:00
Elia Sulimanov
e73432f0be Done IOPort api 2020-06-29 23:06:36 +03:00
Elia Sulimanov
39e8a88a4b Done ProcessorInformation api docs 2020-06-27 23:42:56 +03:00
Quajak
abe6924864
Merge pull request #1352 from EliaSulimanov/system2-api-docs
[Done] System2 API docs
2020-06-26 14:22:10 +02:00
Elia Sulimanov
928af176e2 Added Reboot function doc 2020-06-17 23:05:00 +03:00
Elia Sulimanov
4087b44e7a Started working on TextScreenBase api docs 2020-06-17 23:04:06 +03:00
Elia Sulimanov
f5f6434891 Started working on TextScreen api docs 2020-06-17 23:03:38 +03:00
Elia Sulimanov
0ce2da9c6e Started working on PS2Keyboard api docs 2020-06-17 23:02:53 +03:00
Elia Sulimanov
7d1c3176bd Done Power api docs 2020-06-17 23:02:14 +03:00
Elia Sulimanov
c9d82b5eef Started working on PCSpeaker api docs 2020-06-17 22:57:05 +03:00
Elia Sulimanov
8295dcef12 Started working on PCIDeviceapi docs 2020-06-17 22:56:31 +03:00
Elia Sulimanov
6391224116 Started working on PCI api docs 2020-06-17 22:55:08 +03:00
Elia Sulimanov
7546ec45a0 Started working on NetworkDevice api docs 2020-06-17 22:54:46 +03:00
Elia Sulimanov
69c75731ee Started working on KeyboardBase api docs 2020-06-17 22:53:59 +03:00
Elia Sulimanov
7f7035b769 Started working on Global api docs 2020-06-17 22:53:19 +03:00
Elia Sulimanov
f8d0924a18 Started working on VGAScreen api docs 2020-06-17 22:52:47 +03:00
Elia Sulimanov
b395e4c2b9 Done VBEDriver api docs 2020-06-17 22:51:45 +03:00
Elia Sulimanov
2a7a7b605e Done VMWareSVGAII api docs 2020-06-17 22:51:03 +03:00
Elia Sulimanov
e465112e38 Started working on AMDPCNetII api docs 2020-06-17 22:50:21 +03:00
Elia Sulimanov
1c9e5ebf27 Done Partition api docs 2020-06-17 22:49:26 +03:00