David Piuva
|
b22011f774
Explicitly defining copy, assignment and move operators to supress the compiler bug.
|
10 months ago |
David Piuva
|
15d1526231
Cleaned up the code a bit using cppcheck.
|
10 months ago |
David Piuva
|
8ba2e9c9de
Moved lots of code into an implementation folder.
|
10 months ago |
David Piuva
|
5a2eee2f5f
Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types.
|
10 months ago |
David Piuva
|
9111a57006
Made a basic image theme for the Wizard application.
|
3 years ago |
David Piuva
|
70dc39885c
Using CR-LF line endings in UTF-8 for source files.
|
5 years ago |
David Piuva
|
bfe2e93d3e
Cleaned up resize functions.
|
5 years ago |
David Piuva
|
47b77b90f9
Moved image filters from the draw API and supported more image types.
|
5 years ago |