Arawn Davies
|
fcfcb95f2b
|
Merge branch 'master' into CGSE
|
2018-04-25 15:16:07 +01:00 |
|
Quajak
|
be01d41a36
|
Fixed requested changes
|
2018-04-18 17:29:00 +02:00 |
|
Quajak
|
4905318479
|
Now supports 24bit bitmaps
|
2018-04-14 11:32:39 +02:00 |
|
Siaranite
|
2d21791c66
|
Return to text mode fixed for VMWare
|
2018-04-01 15:58:58 +01:00 |
|
Siaranite
|
9da7709573
|
Fixed 1024x768@32 issue
|
2018-04-01 02:30:57 +01:00 |
|
Siaranite
|
826858f053
|
Return to text mode WIP
|
2018-04-01 01:57:36 +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 |
|
Quajak
|
b3729308c0
|
Changed the ctor work done in the Bitmap
|
2018-03-26 11:45:20 +02:00 |
|
Quajak
|
b12f4fc3b6
|
Fixed Filestream write
Did requested changes
Added test for Filestream read and write
|
2018-03-22 21:38:41 +01:00 |
|
Quajak
|
493e043742
|
Final cleanup
|
2018-03-19 21:31:50 +01:00 |
|
Quajak
|
9f47e6f8a4
|
Added test which fails until ReadAllBytes has been fixed
Rewrote Bitmap to use single ReadAllBytes
|
2018-03-18 13:45:46 +01:00 |
|
Quajak
|
0ff1c57fbc
|
Minor fixes and change to file stream
|
2018-03-03 20:49:40 +01:00 |
|
Quajak
|
dd21b17499
|
Fixed draw image
Fixed bitmap handling of uncompressed files
|
2018-02-28 20:51:43 +01:00 |
|
Quajak
|
37e6ee122f
|
Merge remote-tracking branch 'upstream/master'
|
2018-02-28 17:58:27 +01:00 |
|
Quajak
|
6a2ffb0c89
|
First implementation of a bitmap. Code loading the bitmap from fs is broken on Cosmos and loads some random garbage and a part of the image.
|
2018-02-28 17:54:21 +01:00 |
|
Arawn Davies
|
2c6009fd06
|
Removed unused defaultGraphicsMode property, changed default mode of SVGA II to 800x600@32, because 1024x768@32 isn't supported (?), added Mouse (unused for now)
|
2018-02-26 21:22:36 +00:00 |
|
Arawn Davies
|
bcc5c2e3e0
|
Fixed DrawFilledCircle
|
2018-02-26 20:06:39 +00:00 |
|
Arawn Davies
|
e0eea66c3b
|
CGS improvements, adding DrawFilledCircle and DrawFilledEllipse
|
2018-02-26 00:12:57 +00: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 |
|
Arawn Davies
|
efa36d1600
|
Re-write of GetFullScreenCanvas
|
2018-02-24 22:10:18 +00:00 |
|
Arawn Davies
|
359f8ea974
|
Update FullScreenCanvas.cs
|
2018-02-22 11:57:13 +00:00 |
|
Arawn Davies
|
d61cfa6c06
|
Nearly there
|
2018-02-22 00:22:45 +00:00 |
|
Arawn Davies
|
620150edf8
|
Adds required changes to CGS when initializing the driver
|
2018-02-20 21:29:30 +00:00 |
|
Arawn Davies
|
a4e797f388
|
[WIP] [CGS] Merge pull request #767 from KingLuigi4932/patch-7
[CGS] VmWare Support
|
2018-02-20 21:12:32 +00:00 |
|
zarlo
|
68f646e36f
|
update
|
2017-12-20 01:32:47 +11:00 |
|
zarlo
|
900d63c9db
|
update
|
2017-12-18 21:33:31 +11:00 |
|
zarlo
|
d5e82612e9
|
DrawArray and some other things
|
2017-12-18 20:50:30 +11:00 |
|
zarlo
|
f0121b1fe3
|
update
|
2017-12-17 17:25:14 +10:00 |
|
zarlo
|
09136174f4
|
ThrowIfModeIsNotValid now uses CheckIfModeIsValid
|
2017-12-17 03:02:46 +10:00 |
|
zarlo
|
3566c26577
|
ThrowIfCoordNotValid(Point point)
|
2017-12-17 02:53:02 +10:00 |
|
José Pedro
|
e5d089c6ed
|
Removed unneeded code.
Updated comments.
|
2017-10-12 21:42:35 +01:00 |
|
zarlo
|
42ed5093be
|
Update FullScreenCanvas.cs
this is better
|
2017-09-15 04:30:50 +10:00 |
|
KingLuigi4932
|
bd658a5bd3
|
[CGS] VmWare Support: Fix Issue
|
2017-09-14 18:28:17 +03:00 |
|
KingLuigi4932
|
a641ea6521
|
[CGS] VmWare Support: Hidding VideoDriver Enum from User
|
2017-09-14 18:18:13 +03:00 |
|
KingLuigi4932
|
77e260d610
|
[CGS] VmWare Support: return SVGAII
and VideoDriver Enum
|
2017-09-13 23:30:41 -07:00 |
|
KingLuigi4932
|
2c4cdea994
|
[CGS] Misc: TODOs
|
2017-09-13 23:28:40 -07:00 |
|
KingLuigi4932
|
10792f79a0
|
[CGS] VmWare Support: Screen Class
|
2017-09-13 23:26:02 -07:00 |
|
KingLuigi4932
|
e12a89550a
|
[CGS] Misc: TODOs
|
2017-09-13 23:24:21 -07:00 |
|
Arawn Davies
|
804e112e55
|
Added DrawFilledRectangle and example in CGS demo
|
2017-08-14 20:38:45 +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 |
|
José Pedro
|
a58e3f2fa0
|
g3
|
2017-07-30 18:38:20 +01:00 |
|