lovr/src/api
bjorn 1995aae7e9 Simplify enumeration more; 2021-02-08 16:08:29 -07:00
..
api.c api doesn't include util; 2020-12-25 12:50:26 -07:00
api.h SoundData WIP; WAV importer; 2021-02-08 16:08:29 -07:00
l_audio.c Simplify enumeration more; 2021-02-08 16:08:29 -07:00
l_audio_source.c Fix Source:getTime; 2021-02-08 16:08:29 -07:00
l_data.c SoundData; 2021-02-08 16:08:29 -07:00
l_data_blob.c api doesn't include util; 2020-12-25 12:50:26 -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 api doesn't include util; 2020-12-25 12:50:26 -07:00
l_data_soundData.c SoundData; 2021-02-08 16:08:29 -07:00
l_data_textureData.c TextureData:encode returns Blob; rm core/png; 2020-11-12 18:08:05 -07:00
l_event.c audio_capture -> audiocapture 2021-02-08 16:08:29 -07:00
l_filesystem.c lovr.filesystem.write/append take Blobs; 2021-01-20 10:55:10 -07:00
l_graphics.c Fix MSVC warnings; 2020-11-12 18:08:05 -07:00
l_graphics_canvas.c api: try new file naming convention; Tupfile: cleanup; 2019-12-31 19:31:44 -08:00
l_graphics_font.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_graphics_material.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_mesh.c Fix MSVC warnings; 2020-11-12 18:08:05 -07:00
l_graphics_model.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_shader.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_shaderBlock.c Easier enums; 2020-09-27 17:13:00 -07:00
l_graphics_texture.c rm unnecessary newlines in assert messages; 2021-02-07 16:58:50 -07:00
l_headset.c Do more rendering work when lovr.draw is missing; 2021-02-05 15:03:06 -07:00
l_lovr.c Change inclusive module defines to exclusive; 2021-02-07 16:45:03 -07:00
l_math.c Create empty curve with specified number of points 2020-11-13 17:53:37 +01:00
l_math_curve.c Optimize Curve:render; 2020-08-28 03:57:39 -06:00
l_math_randomGenerator.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_math_vectors.c api doesn't include util; 2020-12-25 12:50:26 -07:00
l_physics.c api doesn't include util; 2020-12-25 12:50: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 api doesn't include util; 2020-12-25 12:50:26 -07:00
l_thread.c Only include <lualib.h> when needed; 2021-02-07 16:51:31 -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