valentinbreiz
|
8cce64e3df
|
add test for bitmap with alpha channel
|
2020-07-13 19:11:29 +02:00 |
|
valentinbreiz
|
adfa4a9325
|
add alpha blending to SVGA II
|
2020-07-10 23:37:19 +02:00 |
|
valentinbreiz
|
2c4071ed07
|
Merge branch 'master' into dev/cgsalpha
|
2020-07-10 17:31:54 +02:00 |
|
valentinbreiz
|
8670781440
|
AlphaBlend fix + DrawImageAlpha
|
2020-07-10 17:31:14 +02:00 |
|
valentinbreiz
|
51fff3ce86
|
Merge pull request #1403 from CosmosOS/quajak-patch-2
Fix GetPointColor for VGA
|
2020-07-10 16:44:39 +02:00 |
|
Quajak
|
cf659bbdb8
|
Fix GetPointColor for VGA
|
2020-07-10 16:39:57 +02:00 |
|
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 |
|
Quajak
|
e53eea929e
|
Merge pull request #1395 from CosmosOS/dev/drawstringPSF
Basic DrawString and DrawChar with PC Screen Fonts (PSF)
|
2020-07-10 14:37:31 +02:00 |
|
valentinbreiz
|
0781e0756e
|
update GraphicTest kernel with Default font
|
2020-07-10 14:32:11 +02:00 |
|
valentinbreiz
|
d3ab895dc5
|
Merge branch 'dev/drawstringPSF' of https://github.com/CosmosOS/Cosmos into dev/drawstringPSF
|
2020-07-10 14:07:35 +02:00 |
|
valentinbreiz
|
9f3455eac1
|
add font test + DrawString + DrawChar
|
2020-07-10 14:07:01 +02:00 |
|
Quajak
|
5741ebb6fd
|
Changed design of Font and PCSCreenFont
|
2020-07-10 14:05:46 +02:00 |
|
valentinbreiz
|
d517805fa2
|
Merge pull request #1397 from CosmosOS/quajak-patch-1
Add support for BITMAPV3INFOHEADER
|
2020-07-10 13:24:20 +02:00 |
|
Quajak
|
d0c2bd5efe
|
Add support for BITMAPV3INFOHEADER
This header is used by Adobe for certain formats
|
2020-07-10 09:54:06 +02:00 |
|
valentinbreiz
|
5e82fc2ebf
|
add documentation for DrawString and DrawChar methods
|
2020-07-10 03:04:23 +02:00 |
|
valentinbreiz
|
00d63247ed
|
Update README.md
|
2020-07-10 02:57:17 +02:00 |
|
valentinbreiz
|
6dfb1df17a
|
change doc template to statictoc
|
2020-07-10 02:47:52 +02:00 |
|
valentinbreiz
|
8c8f6edaa4
|
add documentation for font base class.
|
2020-07-10 02:42:29 +02:00 |
|
valentinbreiz
|
d257457e5f
|
Merge branch 'master' into dev/drawstringPSF
|
2020-07-10 02:37:57 +02:00 |
|
valentinbreiz
|
e724e37350
|
Add documentation in CGS
thanks @EliaSulimanov
|
2020-07-10 02:37:44 +02:00 |
|
valentinbreiz
|
c27cfe7154
|
IL MUL not implemented for char / byte
|
2020-07-10 01:43:26 +02:00 |
|
valentinbreiz
|
751637c8b0
|
use parsed font width and height
|
2020-07-10 01:33:14 +02:00 |
|
valentinbreiz
|
6712dc94f8
|
add DrawString methods in CGS
|
2020-07-10 01:02:07 +02:00 |
|
valentinbreiz
|
9f651e91e0
|
Merge pull request #1338 from CosmosOS/fix/vsmessaagebox
Made MessageBox always use UI thread
|
2020-07-10 00:18:30 +02:00 |
|
Arawn Davies
|
c5ce8a40a6
|
Merge pull request #1393 from EliaSulimanov/patch-1
Updated VFS article
|
2020-07-09 21:56:00 +01:00 |
|
Elia Sulimanov
|
ac25d0cd6b
|
Updated VFS article
Updated the article so pictures will work on the site, and so it will be the same as on the wiki
|
2020-07-09 20:52:37 +03:00 |
|
valentinbreiz
|
b9f5ccb370
|
markdown seems to don't like spaces
|
2020-07-09 17:39:06 +02:00 |
|
valentinbreiz
|
40a79e1d92
|
Update toc.md
|
2020-07-09 17:36:41 +02:00 |
|
valentinbreiz
|
8b8a262767
|
Move System\Virtual File System (VFS).md to Kernel folder
|
2020-07-09 17:32:14 +02:00 |
|
valentinbreiz
|
d89c8b3775
|
Merge pull request #1373 from EliaSulimanov/Articles
VFS article
|
2020-07-09 17:26:07 +02:00 |
|
Charles Betros
|
7528b55225
|
Add CGS article
|
2020-07-08 17:22:13 -05:00 |
|
valentinbreiz
|
f91fdec36c
|
Update Kernel.cs
|
2020-07-08 22:24:49 +02:00 |
|
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 |
|
Elia Sulimanov
|
4f0ad210fe
|
Add files via upload
|
2020-07-07 22:26:47 +03: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 |
|