lovr/src/api
bjorn bb46fa5745 Pass:line copies tables of vectors to vertices better;
Using vec3_init writes 4 floats which can, extremely rarely, go past the
end of the vertex buffer.
2022-12-04 18:00:24 -08:00
..
api.c Fix some gcc warnings; 2022-12-03 01:20:02 -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 compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -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 compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -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 Variant small string optimization; 2022-11-24 15:40:43 -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 some gcc warnings; 2022-12-03 01:20:02 -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:line copies tables of vectors to vertices better; 2022-12-04 18:00:24 -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 Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08: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 Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_thread_channel.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_thread_thread.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00
l_timer.c Fix compatibility with Lua 5.2, 5.3, 5.4; 2022-11-24 14:33:55 -08:00