lovr/src/api
bjorn 2c0875087f Source:getSound; 2021-03-03 15:32:41 -07:00
..
api.c phonon: setGeometry test; 2021-02-24 17:43:42 -07:00
api.h Effect; 2021-03-03 15:25:03 -07:00
l_audio.c Effect; 2021-03-03 15:25:03 -07:00
l_audio_source.c Source:getSound; 2021-03-03 15:32:41 -07:00
l_data.c Minor Sound cleanup; 2021-02-24 14:11:49 -07:00
l_data_blob.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_data_image.c mv l_data_textureData->l_data_image; 2021-02-09 21:14:09 -07:00
l_data_modelData.c api: try new file naming convention; Tupfile: cleanup; 2019-12-31 19:31:44 -08:00
l_data_rasterizer.c Make Rasterizer opaque; 2021-02-08 10:58:39 -07:00
l_data_sound.c Fix gcc warnings; 2021-02-19 23:44:23 -07:00
l_event.c lovr.system; 2021-02-25 09:00:12 -07:00
l_filesystem.c Fix luaopen_lovr_filesystem stack index; 2021-02-25 16:29:52 -07:00
l_graphics.c lovr.system; 2021-02-25 09:00:12 -07:00
l_graphics_canvas.c TextureData is now named Image!; 2021-02-08 20:17:47 -07:00
l_graphics_font.c Make Rasterizer opaque; 2021-02-08 10:58:39 -07:00
l_graphics_material.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_mesh.c rm core/ref; rm lovrAlloc; util does refcounting; 2021-02-08 17:26:44 -07:00
l_graphics_model.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_shader.c TextureData is now named Image!; 2021-02-08 20:17:47 -07:00
l_graphics_shaderBlock.c Fix sign warnings; 2021-02-16 21:02:12 -07:00
l_graphics_texture.c TextureData is now named Image!; 2021-02-08 20:17:47 -07:00
l_headset.c Try having arr_t in util; 2021-02-08 18:25:05 -07:00
l_lovr.c lovr.system; 2021-02-25 09:00:12 -07:00
l_math.c Adjust lovrRelease signature; 2021-02-08 17:52:26 -07:00
l_math_curve.c Fix gcc warnings; 2021-02-19 23:44:23 -07:00
l_math_randomGenerator.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_math_vectors.c Merge branch 'master' into dev 2021-02-12 08:16:36 -07:00
l_physics.c Adjust lovrRelease signature; 2021-02-08 17:52:26 -07:00
l_physics_collider.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_physics_joints.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_physics_shapes.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_physics_world.c Minor MeshShape cleanup; 2021-02-19 17:28:04 -07:00
l_system.c lovr.system.getCoreCount; 2021-02-25 09:30:05 -07:00
l_thread.c Merge branch 'master' into dev 2021-02-12 08:16:36 -07:00
l_thread_channel.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_thread_thread.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_timer.c Support Lua 5.2, 5.3, 5.4; 2020-08-19 13:12:57 -06:00