aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api/Texture.cpp
Commit message (Collapse)AuthorAge
* add doxygen + check const correctnessLoek Le Blansch9 days
|
* update logging to use C++20 format and classesLoek Le Blansch9 days
|
* nitpicks (merge #27)Loek Le Blansch14 days
|
* fixed all the RAIIheavydemon2114 days
|
* Made it RAIIheavydemon2114 days
|
* updated to satisfy the code reviewheavydemon2114 days
|
* fixed include code-styleheavydemon2114 days
|
* fixed the includes and const settingsheavydemon2114 days
|
* code styleheavydemon2114 days
|
* create facade folderLoek Le Blansch2024-11-05
|
* `make format`Loek Le Blansch2024-11-05
|
* remove util and api namespacesLoek Le Blansch2024-11-05
|
* rename SdlContext -> SDLContextLoek Le Blansch2024-10-23
|
* more nitpickingLoek Le Blansch2024-10-23
|
* `clang-format`Loek Le Blansch2024-10-23
|
* rendering and asset_manager pocheavydemon212024-10-23
| | | | :
* fixed everything and can now work with new compiler, example rendering and ↵heavydemon212024-10-22
| | | | made it work with component manager
* merged further and changed to standardheavydemon212024-10-22