aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
| | * | | add screen filteringArisotura2020-05-21
| | * | | add screen layout systemArisotura2020-05-21
| | * | | add actual blow-into-mic sample that actually worksArisotura2020-05-21
| | * | | * add audio settings dialogArisotura2020-05-21
| | * | | hook up microphone shit.Arisotura2020-05-20
| | * | | reimplement StopArisotura2020-05-20
| | * | | hook up pause and reset, w/ relevant hotkeysArisotura2020-05-20
| | * | | do the easy menusArisotura2020-05-20
| | * | | populate the menus with the config dataArisotura2020-05-20
| | * | | finish fleshing out the menusArisotura2020-05-20
| | * | | add window iconArisotura2020-05-20
| | * | | add drag-drop supportArisotura2020-05-20
| | * | | load shit from command lineArisotura2020-05-20
| | * | | might help fix crashes on exit?Arisotura2020-05-20