summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile
AgeCommit message (Expand)Author
2024-07-01Update MakefileRay
2024-07-01Update MakefileRay
2024-07-01WARNING: UPDATE: Starting works on `raylib 5.5` releaseRay
2024-07-01WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW`Ray
2024-05-07Update MakefileRay
2024-05-07make RGFW a custom platform (#3941)Colleague Riley
2024-02-29Add an example that generates a random sequence. (#3846)Dalton Overmyer
2024-02-22Update MakefileRay
2024-02-05Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713Ray
2024-02-05REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESSRay
2024-01-02Update copyright to 2024Ray
2023-12-19Add shadowmapping example (#3653)TheManTheMythTheGameDev
2023-11-18Image convolution function ImageKernelConvolution (#3528)Karim
2023-11-08REVIEWED: Added new examples to VS2022 solutionRay
2023-11-02Comments tweaksRay
2023-10-31examples/shaders: Add an example for deferred shading (#3496)Justin
2023-10-30Fix examples Makefile for SDL (#3486)ubkp
2023-10-29ADDED: Support for SDL building on MakefileRay
2023-10-22fix examples Makefile to use Makefile.Web when building for web (#3449)Keith Stellyes
2023-10-18REVIEWED: `raylib 5.0-dev` version for a future releaseRay
2023-10-11Split drm update input (#3397)MichaelFiber
2023-10-08WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)Ray
2023-09-08Reviewed examples for consistencyRay
2023-09-08examples: core: adds 2D camera two player split screen (#3298)Gabriel dos Santos Sanches
2023-09-07Remove PLATFORM_RPI (#3232)MichaelFiber
2023-09-02Added rudimentary SVG support. (#2738)bXi
2023-08-30Add examples/shaders/shaders_lightmap.c to Makefiles (#3276)Asdqwe
2023-08-14Fix examples/others/rlgl_standalone.c compilation issue (#3242)ubkp
2023-08-04[AUDIO] Add an example of how to use LoadSoundAlias (#3223)Jeffery Myers
2023-07-16[example] Core Input Gestures for Web (#3172)ubkp
2023-07-02fix vector angle example mode 0 circle segment drawing (#3150)Gisteron
2023-05-24Added ImageRotate (#3078)Dane Madsen
2023-03-14Update MakefileRay
2023-03-13Updated Makefiles to include all missing new examplesRay
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
2023-03-06Remove trailing spacesRay
2023-02-11Added raymarch example and thumbnail for write depth (#2919)BugraAlptekinSari
2023-02-01Add WASM support for Zig build (#2901)Nikolas
2023-01-01Update year to 2023Ray
2023-01-01[example] Writing into the depth buffer (#2836)BugraAlptekinSari
2022-12-13Update MakefileRay
2022-12-03Add a textured curve example (#2821)Jeffery Myers
2022-12-02Update MakefileRay
2022-10-25Review -sRay
2022-10-24Update MakefileRay
2022-10-20review noteRay
2022-10-20Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739Ray
2022-08-26REVIEWED: Support M3D file loading #2648Ray
2022-08-22ADDED: `-latomic` library on Linux (only required for ARM32)Ray
2022-08-02Update version to 4.2Ray