| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Default color(4) to white, TUI improvements | 2025-06-11 | |
| | | | | | | | | | | - Add some default uniforms. - Fix depth usage. - Add new shader hack for HLSL compat. - Update deps. Signed-off-by: Andrew Opalach <andrew@akon.city> | ||
| * | Remove gstreamer and visualizer, cleanup | 2024-10-08 | |
| | | | | | Signed-off-by: Andrew Opalach <andrew@akon.city> | ||
| * | Update codebase | 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 push | 2023-11-12 | |
| | | | | | Signed-off-by: Andrew Opalach <andrew@akon.city> | ||
| * | cleanup, finalize notes, add README.md | 2023-07-15 | |
| | | |||
| * | add rate, cleanup | 2023-03-10 | |
| | | |||
| * | temporary fix for new assets, major cleanup | 2022-07-21 | |
| | | |||
| * | fix alternating framebuffers on objects, add toggleable drawing | 2020-10-29 | |
| | | |||
| * | cleanup build | 2020-10-15 | |
| | | |||
| * | better texture handling, visualizer cleanup, proper handling of object ↵ | 2020-10-15 | |
| | | | | | framebuffers | ||
| * | misc render stuff, add visualizer | 2020-10-12 | |
| | | |||
| * | wip | 2020-10-10 | |
| | | |||
| * | add cursor position support and fix various issues that came with it | 2020-10-02 | |
| | | |||
| * | switch to c++, add dxt5 and dxt1 handling | 2020-10-01 | |
| | | |||
| * | texture cache, load objects in order of dependencies | 2020-09-14 | |
| | | |||
| * | handle blending modes and refactor | 2020-09-14 | |
| | | |||
| * | refactor all the rendering code | 2020-09-10 | |
| | | |||
| * | implement framebuffer handleing and pass targets | 2020-09-08 | |
| | | |||
| * | finish most of the core stuff | 2020-09-07 | |