aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/gfx
Commit message (Collapse)AuthorAgeFilesLines
* Remove GFX (and unused GFX dependencies)mark90642024-02-112-258/+0
|
* Fix code formattingJean-François Milants2023-11-191-1/+1
|
* Application selection at build timeJean-François Milants2023-11-191-2/+2
| | | | Fix DisplayAppRecovery so it builds with -std=c++20.
* Format header filesFinlay Davidson2023-01-091-0/+3
| | | | In my PR updating clang-format, I forgot to also format the headers.
* 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.
* Changed access modified indentationAvamander2021-04-241-2/+2
|
* Reformatted all the files according to clang-format styleAvamander2021-04-242-66/+62
|
* FIX screen corruption #213Joaquim2021-03-181-9/+5
|
* Merge pull request #136 from okaestne/include-cleanupJF0022020-12-012-8/+5
|\ | | | | Includes cleanup
| * Include cleanup: componentsokaestne2020-11-162-8/+5
| |
* | Fixed typo (Transfert -> Transfer)Ryan Hartlage2020-11-012-10/+9
|/
* Fixed all the includes that were broken due to the renamesAvamander2020-10-022-0/+267