lite-xl/src
Adam Harrison e8a4ed2a21 Additional small fixes for windows as part of the process API move to lua. 2024-10-22 11:48:51 -04:00
..
api Additional small fixes for windows as part of the process API move to lua. 2024-10-22 11:48:51 -04:00
arena_allocator.c arena_allocator: return lxl_arena instead of initializing an existing struct 2024-10-22 17:17:40 +02:00
arena_allocator.h arena_allocator: return lxl_arena instead of initializing an existing struct 2024-10-22 17:17:40 +02:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c move window creation and management to Lua (#1751) 2024-06-22 15:01:39 -04:00
meson.build allocator: add arena_allocator 2024-10-22 17:17:40 +02:00
rencache.c Removed draw asserts for window renderer, because certain commands between frames may want to use draw commands to get the sizes of things. (#1878) 2024-09-12 21:20:38 -04:00
rencache.h Attach command buffer to Renderer Window (#1472) 2023-06-16 16:19:52 +02:00
renderer.c Implement logic for tracking target window (#1891) 2024-10-22 17:09:20 +02:00
renderer.h Implement logic for tracking target window (#1891) 2024-10-22 17:09:20 +02:00
renwindow.c src/renwindow: correctly free texture and renderer 2024-07-04 21:57:33 +08:00
renwindow.h Scale mouse coordinates by window scale (#1630) 2023-11-29 10:21:58 -05:00
unidata.h Update unidata to version 15.0 (#1122) 2022-09-19 21:27:54 -04:00
utfconv.h utfconv: add functions that use arena_allocator 2024-10-22 17:17:40 +02:00