Reworked pixles.hpp,
mainly splitting it into .h,.hpp,.cpp, providing template instantiation for all available pixel formats (4 now, more in the future). Also some small improvements and fixes that I wasn't able to keep track of because of the restructure -_- Why can't I do things one at a time? >.<
Showing
- source/simple/graphical/pixels.cpp 41 additions, 0 deletionssource/simple/graphical/pixels.cpp
- source/simple/graphical/pixels.h 172 additions, 0 deletionssource/simple/graphical/pixels.h
- source/simple/graphical/pixels.hpp 172 additions, 204 deletionssource/simple/graphical/pixels.hpp
- source/simple/graphical/renderer.h 1 addition, 1 deletionsource/simple/graphical/renderer.h
- source/simple/graphical/surface.h 1 addition, 1 deletionsource/simple/graphical/surface.h
Loading
Please register or sign in to comment