| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | WARNING: REMOVED: Multichannel audio support API | Ray | |
| It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances. | |||
| 2023-03-06 | Remove trailing spaces | Ray | |
| 2023-02-11 | Added raymarch example and thumbnail for write depth (#2919) | BugraAlptekinSari | |
| 2023-02-01 | Add WASM support for Zig build (#2901) | Nikolas | |
| * Add WASM support for Zig build * Improve Web example building * Remove emscript example building with Zig again * Readd windows emscripten variables | |||
| 2023-01-01 | Update year to 2023 | Ray | |
| 2023-01-01 | [example] Writing into the depth buffer (#2836) | BugraAlptekinSari | |
| * Add a depth buffer example. * Fixed a typo | |||
| 2022-12-13 | Update Makefile | Ray | |
| 2022-12-03 | Add a textured curve example (#2821) | Jeffery Myers | |
| 2022-12-02 | Update Makefile | Ray | |
| 2022-10-25 | Review -s | Ray | |
| 2022-10-24 | Update Makefile | Ray | |
| 2022-10-20 | review note | Ray | |
| 2022-10-20 | Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739 | Ray | |
| 2022-08-26 | REVIEWED: Support M3D file loading #2648 | Ray | |
| 2022-08-22 | ADDED: `-latomic` library on Linux (only required for ARM32) | Ray | |
| This linkage is only required for arm 32bit but I don't know how to detect that specific architecture in the Makefile... | |||
| 2022-08-02 | Update version to 4.2 | Ray | |
| 2022-08-01 | Update Makefile | Ray | |
| 2022-07-19 | Reviewed example formating | Ray | |
| 2022-07-19 | add mouse zoom example (#2583) | Jeffery Myers | |
| 2022-07-07 | Added new examples to Makefile | Ray | |
| 2022-07-07 | ADDED: example: `textures_gif_player` | Ray | |
| 2022-07-07 | RENAMED: example: textures_rectangle -> textures_sprite_anim | Ray | |
| 2022-07-05 | REMOVED: example: core_quat_conversion | Ray | |
| 2022-06-12 | Removed extras directory | Ray | |
| 2022-06-06 | WARNING: REMOVED `raygui` from `raylib/src/extras` | Ray | |
| 2022-06-06 | WARNING: Removed `physac` from raylib sources/examples | Ray | |
| `physac` is available on its own repo | |||
| 2022-05-20 | ADDED: `-latomic` linkage, required by `miniaudio` on ARM 32bit #2452 | Ray | |
| 2022-01-16 | REVIEWED: example: shapes_top_down_lights | raysan5 | |
| 2022-01-16 | [Examples] Top down lights example (#2199) | Jeffery Myers | |
| * Start 2d lights example. * finish example * update image. * Cleanup render textures * Fixes to handle shadows on edges that are near to the light better. * tabs * move to shapes Co-authored-by: Jeffery Myers <[email protected]> | |||
| 2022-01-11 | Update Makefile | Ray | |
| 2022-01-11 | Update Makefile, simplified | Ray | |
| 2022-01-11 | Update Makefile | Ray | |
| 2022-01-11 | Improve Makefile organization | Ray | |
| 2021-12-31 | Update year to 2022 | raysan5 | |
| 2021-12-27 | Reviewed makefiles | Ray | |
| 2021-12-21 | fixed cross-compilation from x86-64 (debian buster) to Raspberry Pi ↵ | Damien Pitard | |
| (raspbian) (#2233) | |||
| 2021-12-21 | Review makefiles debug flag | raysan5 | |
| 2021-10-17 | Added new examples to Makefile | raysan5 | |
| 2021-10-12 | REMOVED: EXAMPLE: models_material_pbr | raysan5 | |
| 2021-09-10 | Update Makefile for web compilation | raysan5 | |
| Some flags are only for the linker, not the compiler | |||
| 2021-09-04 | new models_magicavoxel_loading example (#1940) | procfxgen | |
| * new models_magicavoxel_loading example * Portable header-only file "magicavoxel_loader.h" for MagicaVoxel loader example. * models_magicavoxel_loading example added to CMakeLists.txt and Makefile * fix models_magicavoxel_loading example for linux. * * vox_loader into "src/external/vox_loader.h" * vox file support for "models.c" * updated example "models/models_magicavoxel_loading.c" * * Fix Vox_FreeArrays (removed memory leak) * * removed magicavoxel_loader.h * * Revert vs2019 solution | |||
| 2021-08-07 | Fix Makefile to build WASM examples. (#1906) | Ryan Roden-Corrent | |
| * Fix Makefile to build WASM examples. - Add --preload-file flag before specifying the resource dir - Add empty resource dir to `shapes/` (otherwise wasm-ld will fail) - Add wasm outputs to .gitigore * Delete .gitignore Co-authored-by: Ray <[email protected]> | |||
| 2021-07-30 | Update Makefile | raysan5 | |
| 2021-06-30 | REVIEWED: emscripten versions | raysan5 | |
| 2021-06-03 | Add a split screen example showing render texture use and multiple cameras. ↵ | Jeffery Myers | |
| (#1806) Co-authored-by: Jeffery Myers <[email protected]> | |||
| 2021-05-31 | Update Makefile | Ray | |
| 2021-05-31 | Update Makefile | Ray | |
| 2021-05-04 | Update raylib version | Ray | |
| 2021-04-14 | Update Makefile | Ray | |
| 2021-03-31 | RENAMED: example: shaders_mesh_instancing | raysan5 | |
| shaders_rlgl_mesh_instanced -> shaders_mesh_instancing | |||
