lite-xl/src
Adam Harrison 3092dca919 Changed computation to take into account alpha blending. 2021-10-16 22:59:41 -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 Changed computation to take into account alpha blending. 2021-10-16 22:59:41 -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