summaryrefslogtreecommitdiff
path: root/src/objects/object.h
Commit message (Collapse)AuthorAge
* Update codebaseAndrew Opalach 2024-10-04
| | | | | | | Bring up-to-date with my other projects. Wallpaper engine behavior is mostly unchanged. Signed-off-by: Andrew Opalach <andrew@akon.city>
* One last pushAndrew Opalach 2023-11-12
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* cleanup, finalize notes, add README.mdAndrew Opalach 2023-07-15
|
* add rate, cleanupAndrew Opalach 2023-03-10
|
* temporary fix for new assets, major cleanupAndrew Opalach 2022-07-21
|
* Some uncommitted stuffAndrew Opalach 2022-02-12
|
* fix alternating framebuffers on objects, add toggleable drawingAndrew Opalach 2020-10-29
|
* add write to file, finish gifs, gl fixesAndrew Opalach 2020-10-27
|
* fix object/effect load order, visualizer memory leakAndrew Opalach 2020-10-22
|
* wip gifAndrew Opalach 2020-10-21
|
* add json subprojectAndrew Opalach 2020-10-15
|
* better texture handling, visualizer cleanup, proper handling of object ↵Andrew Opalach 2020-10-15
| | | | framebuffers
* misc render stuff, add visualizerAndrew Opalach 2020-10-12
|
* wipAndrew Opalach 2020-10-10
|
* new json parsingAndrew Opalach 2020-10-04
|
* refactor render pass creationAndrew Opalach 2020-10-01
|
* switch to c++, add dxt5 and dxt1 handlingAndrew Opalach 2020-10-01
|
* texture cache, load objects in order of dependenciesAndrew Opalach 2020-09-14
|
* handle blending modes and refactorAndrew Opalach 2020-09-14
|
* refactor all the rendering codeAndrew Opalach 2020-09-10
|
* implement framebuffer handleing and pass targetsAndrew Opalach 2020-09-08
|
* finish most of the core stuffAndrew Opalach 2020-09-07
|
* initial commitAndrew Opalach 2020-08-24