Commit Graph

12 Commits

Author SHA1 Message Date
m-aXimilian a8489292b6 Resources (#1)
* start some resource fiddling

* start some resource fiddling

* initiate a real resource manager

* fix color flicker in rendering

* delete unintended constructors

and add a convenience function to reset the render-image (from the
original image, aka. clone again)

* [OpenGL deprecation warning]

The compiler said that these functions are "deprecated". They seem to
be useless anyway...

* various improvements

* add resource enumerator and documentation

* fix constness stuff

* use existing iterator for insertion

* init unit tests

* rm bogus file

---------

Co-authored-by: m-aXimilian <keuffnermax@gmail.com>
2025-06-13 22:23:20 +00:00
Kueffner, Maximilian 0531adca89 Merge branch 'main' of https://github.com/m-aXimilian/pixelarium 2025-05-23 15:15:44 +02:00
Kueffner, Maximilian 167dc1f9d4 micro improvements 2025-05-23 15:15:01 +02:00
Maximilian Küffner 2e16c22811 failed auto-include 2025-03-18 22:06:16 +01:00
Kueffner, Maximilian 436a61790c Revert "renderlib link GL"
This reverts commit a87e330e7a.
2025-03-18 21:28:54 +01:00
Kueffner, Maximilian a87e330e7a renderlib link GL 2025-03-18 21:23:22 +01:00
Kueffner, Maximilian e278ea6a44 logger inject 2025-03-18 21:22:41 +01:00
Kueffner, Maximilian d2041c6147 fix logger param chrono 2025-03-17 18:53:34 +01:00
Kueffner, Maximilian 68cc9d1853 default logger init 2025-03-17 18:50:31 +01:00
Kueffner, Maximilian ee39b254b4 resizable images 2025-03-17 17:33:31 +01:00
Kueffner, Maximilian 8d8480bac1 fix mem runaway 2025-03-17 10:44:56 +01:00
Kueffner, Maximilian 0b541348b0 can render 2 cv::mats 2025-03-14 19:32:40 +01:00