lite-xl/src
Adam 3e2b0f28c8
Merge pull request #596 from adamharrison/fix-clip-boundaries
Fixed clip boundaries.
2021-10-12 21:51:52 -04:00
..
api Merge pull request #521 from adamharrison/remove-font-renderer 2021-10-02 18:45:31 +02:00
bundle_open.m Fix macOS build issue with recent commit 2021-08-19 14:33:39 -07:00
main.c rely on /proc/self 2021-10-12 09:06:37 +02:00
meson.build Removed lib font renderer mention. 2021-09-24 11:22:39 -04:00
rencache.c Added in a float for rencache. 2021-09-25 12:55:20 -04:00
rencache.h Converted all ints to floats for x coordinate purposes. 2021-09-25 00:35:55 -04:00
renderer.c Fixed writing before clip. 2021-10-12 21:22:02 -04:00
renderer.h Converted all ints to floats for x coordinate purposes. 2021-09-25 00:35:55 -04: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