Commit graph

26 commits

Author SHA1 Message Date
KM198912
9435168e13
Update Kernel.cs
Forgot that
2020-10-20 16:46:05 +02:00
KM198912
b797255548
Add Scaling Test 2020-10-20 15:56:53 +02:00
KM198912
784eb44774
Update Kernel.cs
Test Color.FromName
2020-10-18 16:45:49 +02:00
valentinbreiz
8cce64e3df add test for bitmap with alpha channel 2020-07-13 19:11:29 +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
f91fdec36c
Update Kernel.cs 2020-07-08 22:24:49 +02:00
valentinbreiz
2a1b321dde
Add display method in graphic test kernel 2020-07-05 13:10:32 +02:00
Quajak
a833b76bca Final fixes 2020-05-27 23:33:52 +02:00
Quajak
aed0bd670e Fixed that words were written, not bytes 2020-05-21 16:58:11 +02:00
Quajak
6d65f6b07a Added support for changing fonts 2020-05-19 23:02:28 +02:00
Mostafa Mahmoud
c5046e09b5 Added Lines Larger than Canvas Test 2020-05-18 21:24:43 +02:00
Quajak
ddd32d8634 Forgot to uncomment large parts of the test kernel 2020-05-18 00:25:18 +02:00
Quajak
e36c87192f Correctly use VGA palette now
Optimised some VGA operations
2020-05-18 00:24:11 +02:00
Quajak
19cffbadd1 VGA should work now 2020-05-17 18:29:22 +02:00
Quajak
ae8d3ef435 Getting the code running again 2020-05-11 14:24:56 +02:00
Charles Betros
d418a8ce86
Merge branch 'master' into bug/bitmap 2020-05-07 21:58:37 -05:00
Quajak
1c913100e4 Fixed loading and rendering of 24 bit bitmaps 2020-05-07 23:14:53 +02:00
Quajak
71f078eab8 Fixed bitmaps (Should hopefully work now)
Added bitmap tests
Extended equalityhelper
2019-12-18 02:12:10 -05:00
Quajak
68629f133d Undo registry addition and try nogui
This commit tests is nogui will allow the tests to run on appveyor without problem.
2019-05-04 17:33:20 +02:00
Quajak
339e389f5d Minimal graphics test
Commented out all cgs tests except `FullScreenCanvas.GetFullScreenCanvas();` to determine cause of timeout
Also Renamed registery
2019-05-02 15:23:55 +02:00
fanoI
ffca0df48e Fixes #1109 and #1078.
The CGS test kernel is now enabled always.
2019-02-17 16:35:24 +01:00
fanoI
5659ff5a83 Merge branch 'master' of https://github.com/CosmosOS/Cosmos into MemoryCopyOperations.Copy_work
# Conflicts:
#	Test.sln
#	Tests/Cosmos.TestRunner.Core/Cosmos.TestRunner.Core.csproj
#	Tests/Cosmos.TestRunner.Full/TestKernelSets.cs
2018-08-21 21:50:13 +02:00
José Pedro
cf0bf7d313
Moved test kernels to new subfolder. 2018-08-04 18:13:23 +01:00
Renamed from Tests/GraphicTest/Kernel.cs (Browse further)