summaryrefslogtreecommitdiff
path: root/transform.cpp
AgeCommit message (Collapse)Author
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-01-18updating copyright yearJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-01-17update company name and copyright dateJordan Wiens
2018-01-14Container Memory Reservations.Brian Potchik
2017-05-19update copyright yearJordan Wiens
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-01-31Refactor API to fix design bug that causes use-after-free on many plugin objectsRusty Wagner
2015-05-14Add XOR transform with key inputRusty Wagner
2015-03-11Create some templates to reduce duplicated API codeRusty Wagner
2015-02-16Restyle the code to use smart tabsRusty Wagner
2015-02-14Add menu items using transform registrations, hook up copy as and paste fromRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner