lite-xl/src
Adam Harrison 4fc910dbdb Replaced fill loop with SDL_FillRect. 2021-06-17 23:31:44 +02:00
..
api Fix whitespace errors 2021-06-17 23:31:44 +02:00
bundle_open.m Enable lite-xl to be started from a symlink to the deployed binary (#249) 2021-06-17 23:31:44 +02:00
fontdesc.c Add assert if font loading fails during rendering 2021-04-27 11:56:02 +02:00
fontdesc.h Cleanup FontDesc struct and implementation 2021-04-26 15:56:18 +02:00
main.c Enable lite-xl to be started from a symlink to the deployed binary (#249) 2021-06-17 23:31:44 +02:00
meson.build Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
rencache.c Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
rencache.h Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
renderer.c Replaced fill loop with SDL_FillRect. 2021-06-17 23:31:44 +02:00
renderer.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
renwindow.c More accurate update rects / show window / present sequence 2021-05-06 09:00:36 +02:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00