Commit graph

8353 commits

Author SHA1 Message Date
Quajak
f5e117e310
Update DevKit.md 2020-07-08 14:04:57 +02:00
Quajak
acd40d0a97
Update TestRunner.md 2020-07-08 14:02:56 +02:00
Charles Betros
d8d126a417 Ignore xml commant warnings 2020-07-08 06:14:58 -05:00
Charles Betros
06150a06c3 Use docfx instead of csproj 2020-07-08 05:31:54 -05:00
Charles Betros
1beb3244d0 Deploy to gh pages 2020-07-08 02:45:31 -05:00
Charles Betros
d81fa630b1 Rename Build to build 2020-07-08 02:03:45 -05:00
Charles Betros
bc49e663c9
Update build-docs.yml 2020-07-07 15:34:40 -05:00
Charles Betros
b06f38be8f Build docs csproj 2020-07-07 15:15:42 -05:00
Quajak
70fe502c93
Merge pull request #1354 from CosmosOS/chore/docfx
Fix up docs project
2020-07-07 21:22:06 +02:00
Charles Betros
b6e8297f56
Rename .github/build-docs.yml to .github/workflows/build-docs.yml 2020-07-07 14:20:33 -05:00
Charles Betros
989fd4040a
Merge pull request #1389 from CosmosOS/docfx-ghpages
Buikd abd publish docs workflow
2020-07-07 14:11:31 -05:00
Charles Betros
6048094c4a Buikd abd publish docs workflow 2020-07-07 14:07:35 -05:00
valentinbreiz
afff8d9e46
Merge pull request #1384 from CosmosOS/dev/multibootvbe
Multiboot VBE detection
2020-07-06 22:01:28 +02:00
valentinbreiz
1765048eeb debug message at VBEDriver creation + coding style 2020-07-06 21:10:38 +02:00
valentinbreiz
1675f6bee0 add comments 2020-07-06 08:56:14 +02:00
valentinbreiz
1eb9cc43eb
Merge pull request #1237 from CosmosOS/feature/CPUInfoPlugs
Feature/cpu info plugs
2020-07-06 08:48:45 +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
5e8882057f Merge branch 'master' into dev/multibootvbe 2020-07-06 05:31:29 +02:00
valentinbreiz
cf019fef47 check if VBE is available with multiboot 2020-07-06 05:31:17 +02:00
valentinbreiz
f20d7f3930 move GetMBIAddress to Cosmos.Core_Asm + get pointers of VBE modeinfo and controllerinfo from multiboot 2020-07-06 04:10:20 +02:00
valentinbreiz
1d1e9d13bc VBE mode change fix for high resolutions
now hardcoded buffer size for video memory
(I really don't know why it didn't work)
2020-07-06 03:00:07 +02:00
Quajak
08125aa6e9
Make appveyor.yml only run on master or prs 2020-07-05 21:10:54 +02:00
Quajak
a23feec726
Disable CosmosDebug 2020-07-05 20:05:03 +02:00
valentinbreiz
2a1b321dde
Add display method in graphic test kernel 2020-07-05 13:10:32 +02:00
valentinbreiz
a3026b2aed add Multiboot and VBE structs 2020-07-05 00:47:15 +02:00
valentinbreiz
ed485ad85b
Merge pull request #1285 from midonator1305/gpt-support
GPT Support
2020-07-04 22:55:28 +02:00
valentinbreiz
78a4c76222
Merge pull request #1381 from CosmosOS/dev/doublebuffering
VBE Double buffering  + MemoryBlock enhancement
2020-07-04 22:07:56 +02:00
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
a87afd5c3a
Merge pull request #1377 from CosmosOS/EliaSulimanov-hal-api-docs
Elia sulimanov hal api docs
2020-07-03 17:30:48 +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
dffe58862d
Merge pull request #913 from CosmosOS/CGSE
[CGS] CGS Enhancements
2020-07-03 16:54:14 +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