stuff-from-scratch/src/graphics
2023-01-12 11:54:08 +00:00
..
directx Clean up fontsmanager 2023-01-12 11:54:08 +00:00
opengl Further directx cleaning. 2023-01-05 12:06:17 +00:00
AbstractPainter.h Clean up of scene nodes to support 2d and non int positioning. 2023-01-11 10:21:18 +00:00
CMakeLists.txt Split d2d integration into own class. 2023-01-11 16:27:25 +00:00
DrawingContext.cpp Move dx interface into graphics module. 2023-01-11 11:02:03 +00:00
DrawingContext.h Move dx interface into graphics module. 2023-01-11 11:02:03 +00:00
DrawingSurface.cpp Clean up Image class. 2023-01-11 14:31:29 +00:00
DrawingSurface.h Clean up Image class. 2023-01-11 14:31:29 +00:00
PainterFactory.cpp Further directx cleaning. 2023-01-05 12:06:17 +00:00
PainterFactory.h Further directx cleaning. 2023-01-05 12:06:17 +00:00
RasterPainter.cpp Hook up d2d offscreen rendering. 2023-01-11 17:16:55 +00:00
RasterPainter.h Further directx cleaning. 2023-01-05 12:06:17 +00:00