lite-xl/src
Francesco Abbate 24ea6b07ec Add build option to disable plugin API
This is a temporary solution to easity recover compatibility with
LuaJIT. The native plugin API doesn't isn't currently compatible
with LuaJIT and the compatibility layer we are using.
2021-10-03 17:22:05 +02:00
..
api Add build option to disable plugin API 2021-10-03 17:22:05 +02:00
bundle_open.m Fix macOS build issue with recent commit 2021-08-19 14:33:39 -07:00
lbitlib.c Add missing file for lbitlib 2021-10-03 17:07:44 +02:00
main.c Fix luajit compatibility for new code 2021-10-03 17:07:44 +02:00
meson.build Fix luajit compatibility for new code 2021-10-03 17:07:44 +02: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 negative pens. 2021-10-02 14:13:39 -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