Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron | |
- In commit b3facaa6bb30cdc39f2b7d632fef1e3bfeee7785, the copyright header was updated to include "Citron Homebrew Project" across multiple files, regardless of whether any contributions were made. - This commit removes the incorrect attribution and reverts the copyright header to its previous state. - Copyright attribution should only be added when meaningful contributions have been made to the file. - This commit ensures proper compliance with copyright standards and maintains correct attribution to the respective contributors. - Special thanks to Tachi for pointing out the need for these corrections and ensuring that proper attribution practices are followed. | |||
2024-12-31 | chore: update project references and add Citron copyright | Zephyron | |
- Replaced all references to the old project name with Citron. - Added Citron copyright information alongside existing notices in all files. | |||
2024-02-26 | video_core: make gpu context aware of rendering program | Liam | |
2024-01-07 | Fix typos in video_core | Viktor Szépe | |
2023-09-23 | Query Cachge: Fully rework Vulkan's query cache | Fernando Sahmkow | |
2023-03-12 | general: fix spelling mistakes | Liam | |
2022-12-03 | Merge pull request #9289 from liamwhite/fruit-company | liamwhite | |
general: fix compile for Apple Clang | |||
2022-11-24 | Fermi2D: Rework blit engine and add a software blitter. | Fernando Sahmkow | |
2022-11-22 | general: fix compile for Apple Clang | Liam | |
2022-10-06 | General: address feedback | Fernando Sahmkow | |
2022-10-06 | general: Format licenses as per SPDX guidelines | Morph | |
2022-10-06 | General: Fix clang format. | Fernando Sahmkow | |
2022-10-06 | VideoCore: Refactor syncing. | Fernando Sahmkow | |
2022-10-06 | Texture cache: Fix the remaining issues with memory mnagement and unmapping. | Fernando Sahmkow | |
2022-10-06 | Texture cache: Fix dangling references on multichannel. | Fernando Sahmkow | |
2022-10-06 | Refactor VideoCore to use AS sepparate from Channel. | Fernando Sahmkow | |
2022-10-06 | VideoCore: implement channels on gpu caches. | Fernando Sahmkow | |