Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-09 | misc windows fixes | pommicket | |
2023-01-09 | fixed a bunch of windows stuff | pommicket | |
also compile_commands.json does fix the usages problem! | |||
2023-01-09 | fix some windows problems | pommicket | |
2023-01-08 | start windows support | Leo Tenenbaum | |
2022-11-03 | better shader system | pommicket | |
2022-01-01 | windows fixes | pommicket | |
- mysterious carriage returns fixed? - fixed c:/x opening separately from c:\x | |||
2021-03-02 | got OpenBSD build to work | Leo Tenenbaum | |
2021-03-02 | silence windows release build warning | Leo Tenenbaum | |
also remove swap busy loop again because that's still happening | |||
2021-03-01 | crash handler for windows | Leo Tenenbaum | |
2021-02-08 | got windows pcre build to work | Leo Tenenbaum | |
2021-02-05 | converted everything to modern opengl | Leo Tenenbaum | |
for some reason SDL_GL_SwapWindow seems to be in a busy loop? | |||
2021-02-05 | got text working with modern OpenGL | Leo Tenenbaum | |
2021-02-01 | full C syntax highlighting | Leo Tenenbaum | |
2021-01-25 | replaced c32rtomb, mbrtoc32 with own versions | Leo Tenenbaum | |
these are nicer to use since they don't involve mbstate_t and should be faster since they don't involve locales | |||
2021-01-21 | split file selector into its own thing | Leo Tenenbaum | |
2021-01-18 | got windows build to partly work | Leo Tenenbaum | |
2020-11-25 | icon | Leo Tenenbaum | |
2020-11-25 | got windows build to work | Leo Tenenbaum | |