lovr/src/api
Josip Miskovic 9e06c72b37 A getter for World list of tags 2022-12-26 09:50:14 +01:00
..
api.c Fix issue where temp vectors sometimes don't work as colors; 2022-12-11 00:41:12 -08:00
api.h Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_audio.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_audio_source.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_data.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_data_blob.c Fix some windows warnings; 2022-12-19 14:01:30 -08:00
l_data_image.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_data_modelData.c Fix some windows warnings; 2022-12-19 14:01:30 -08:00
l_data_rasterizer.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_data_sound.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_event.c Fix some windows warnings; 2022-12-19 14:01:30 -08:00
l_filesystem.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics.c Fix refcounting when creating Font from Rasterizer; 2022-12-10 13:35:03 -08:00
l_graphics_buffer.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_font.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_material.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_model.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_pass.c Pass:cone supports 2-endpoint variant; 2022-12-10 13:51:16 -08:00
l_graphics_readback.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_sampler.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_shader.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_tally.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_graphics_texture.c Trim whitespace in Texture:hasUsage name 2022-11-26 17:41:48 -08:00
l_headset.c Add support for headless headset rendering; 2022-11-26 14:40:39 -08:00
l_lovr.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_math.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_math_curve.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_math_randomGenerator.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_math_vectors.c Mat4:reflect; 2022-11-26 15:34:58 -08:00
l_physics.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_physics_collider.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_physics_joints.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_physics_shapes.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_physics_world.c A getter for World list of tags 2022-12-26 09:50:14 +01:00
l_system.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_thread.c Reorganize thread code; 2022-12-10 20:13:39 -08:00
l_thread_channel.c Reorganize thread code; 2022-12-10 20:13:39 -08:00
l_thread_thread.c Reorganize thread code; 2022-12-10 20:13:39 -08:00
l_timer.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00