Commit Graph

13 Commits

Author SHA1 Message Date
Fabian Schlenz 209140cfb7 Added new effect TPM2.NET. This is untested. 2020-07-09 06:39:53 +02:00
Fabian Schlenz 10be8ef7cc There are now global instances of Window which don't have to be created and deleted all the time. 2020-04-30 06:41:30 +02:00
Fabian Schlenz 439e2de17f effect_lightspeed: Speed changes. 2019-11-03 13:56:07 +01:00
Fabian Schlenz b5343b59e5 Window.cpp: Fixed the line drawing code and improved it's speed. 2019-10-24 06:31:52 +02:00
Fabian Schlenz 783cfdae3f Implemented subpixel rendering for the line drawing methods. 2019-10-18 17:02:23 +02:00
Fabian Schlenz 205a0df842 Small fixes.
continuous-integration/drone/push Build is failing Details
2019-10-04 15:58:56 +02:00
Fabian Schlenz 2395e51e88 Added different rendering modes for the subpixel stuff. 2019-09-25 20:04:17 +02:00
Fabian Schlenz 29aa47177e Fixed dimmed colors in subpixel rendering mode. 2019-09-25 18:12:16 +02:00
Fabian Schlenz aa11f5ed8a Added subpixel-rendering as well as blurring methods to Window. 2019-09-25 06:27:43 +02:00
Fabian Schlenz 1122546853 Fixed line and circle drawing code in Window. But it looks bad ans some form of dithering is definitely required. 2019-09-04 05:58:36 +02:00
Fabian Schlenz 77fdba213a I'm tired and forgot to add two files to previous commits. :-/ 2019-06-19 22:29:11 +02:00
Fabian Schlenz 02b3bbcea8 Added methods for drawing lines and circles to Window. 2019-06-15 14:16:27 +02:00
Fabian Schlenz 83254f2eaa Windows. Everything now is implemented in Windows. ;-) (Okay, just the drawing stuff. And defnititely nothing by Microsoft.) 2019-06-11 19:48:09 +02:00