summaryrefslogtreecommitdiff
path: root/src/shader.cc
Commit message (Collapse)AuthorAge
* Default color(4) to white, TUI improvementsAndrew Opalach 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>
* Update deps and TUI fixesAndrew Opalach 2025-03-31
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Set g_ModelMatrix, allow -t without packageAndrew Opalach 2024-10-24
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* Remove gstreamer and visualizer, cleanupAndrew Opalach 2024-10-08
| | | | Signed-off-by: Andrew Opalach <andrew@akon.city>
* 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
|
* wip gifAndrew Opalach 2020-10-21
|
* wipAndrew Opalach 2020-10-15
|
* cleanup buildAndrew 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
|
* add cursor position support and fix various issues that came with itAndrew Opalach 2020-10-02
|
* switch to c++, add dxt5 and dxt1 handlingAndrew Opalach 2020-10-01