aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/gfx/Gfx.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
| | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories.
* Reformatted all the files according to clang-format styleAvamander2021-04-241-29/+26
|
* FIX screen corruption #213Joaquim2021-03-181-9/+5
|
* Merge pull request #136 from okaestne/include-cleanupJF0022020-12-011-4/+1
|\ | | | | Includes cleanup
| * Include cleanup: componentsokaestne2020-11-161-4/+1
| |
* | Fixed typo (Transfert -> Transfer)Ryan Hartlage2020-11-011-8/+7
|/
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-0/+207