aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* asaddazsArisotura2020-05-30
* now hopefully all references to romlist.bin are removedArisotura2020-05-30
* blargArisotura2020-05-30
* embed romlist.binArisotura2020-05-30
* * fix the OpenGL shito under LinuxArisotura2020-05-29
* fix the Github Actions shit, hopefullyArisotura2020-05-29
* Merge pull request #635 from Arisotura/qtArisotura2020-05-29
|\
| * I'm a derpArisotura2020-05-29
| * HARK HARK HARKArisotura2020-05-29
| |\ | |/ |/|
* | Merge pull request #611 from lucianposton/improved-emphasisArisotura2020-05-20
|\ \
| * | Larger unemphasized screen, when possibleLucian Poston2020-04-23
* | | Merge pull request #624 from merwok-forks/patch-1Arisotura2020-05-17
|\ \ \
| * | | fix package name in readmeÉric Araujo2020-05-11
* | | | Merge pull request #626 from lucasjome/masterArisotura2020-05-17
|\ \ \ \ | |/ / / |/| | |
| * | | Removing CodeBlocks reference from README.mdlucasjome2020-05-14
|/ / /
* | | Merge pull request #623 from nadiaholmquist/feature/debug-ogArisotura2020-05-10
|\ \ \
| * | | Use -Og for debug buildsNadia Holmquist Pedersen2020-05-10
|/ / /
* | | Merge pull request #622 from nadiaholmquist/fix/clang-buildArisotura2020-05-10
|\ \ \
| * | | Fix building with ClangNadia Holmquist Pedersen2020-05-10
|/ / /
* | | Merge pull request #621 from nadiaholmquist/fix/lto-ldflagArisotura2020-05-10
|\ \ \
| * | | Add -flto as link flag, also fix missing <string> include in main.cpp causing...Nadia Holmquist Pedersen2020-05-10
|/ / /
* | | fix #584RSDuck2020-04-27
| | * fart aroundArisotura2020-05-29
| | * get rid of console in release buildsArisotura2020-05-29
| | * * add options for static linkingArisotura2020-05-29
| | * finish the wifi dialogArisotura2020-05-28
| | * fix thingsArisotura2020-05-28
| | * * flesh out design for wifi settings dialogArisotura2020-05-28
| | * re-add all old OSD messagesArisotura2020-05-28
| | * re-add OSD systemArisotura2020-05-28
| | * fix bugs, clean up some of the shitArisotura2020-05-28
| | * fix that bug here tooArisotura2020-05-28
| | * make it a bit betterArisotura2020-05-28
| | * so you can't resize() before show()ing?? bullshit.Arisotura2020-05-28
| | * * rework GPU's settings interface, make it config-agnosticArisotura2020-05-28
| | * populate the dialog.Arisotura2020-05-28
| | * lay base for video settings dialogArisotura2020-05-28
| | * make it hiDPI compliant (I hope)Arisotura2020-05-28
| | * we don't need a GLShim.Arisotura2020-05-27
| | * * use GL shim window instead of offscreen surfaceArisotura2020-05-27
| | * texture2D -> textureArisotura2020-05-27
| | * fix colorsArisotura2020-05-25
| | * flushing the john makes it a bit betterArisotura2020-05-25
| | * get the OpenGL renderer going.Arisotura2020-05-25
| | * get the whole OpenGL shit goingArisotura2020-05-25
| | * get the GL shit goingArisotura2020-05-25
| | * make frontend-util audio module config-agnosticArisotura2020-05-24
| | * separate screen handling shit to a specialized classArisotura2020-05-24
| | * * safer window updateArisotura2020-05-22
| | * fix screen layout with emphasisRSDuck2020-05-21