| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-29 | Add an example that generates a random sequence. (#3846) | Dalton Overmyer | |
| 2024-02-05 | Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713 | Ray | |
| 2024-02-05 | REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESS | Ray | |
| Reviewed flags formating | |||
| 2024-01-02 | Update copyright to 2024 | Ray | |
| 2023-12-19 | Add shadowmapping example (#3653) | TheManTheMythTheGameDev | |
| 2023-11-20 | Added missing textures_image_kernel example in web makefile (#3555) | Sergey Zapunidi | |
| * Added missing textures_image_kernel example in web makefile * Added missing --preload-file for textures_image_kernel --------- Co-authored-by: zap <[email protected]> | |||
| 2023-11-18 | Added glsl 100 and 120 shaders to lightmap example. (#3543) | Jussi Viitala | |
| * Added glsl 100 and 120 shaders to lightmap example. * Fixed lightmap example resource loading on web. | |||
| 2023-11-08 | Reviewed some examples and warnings | Ray | |
| 2023-11-08 | Update Makefile.Web | Ray | |
| 2023-11-08 | REVIEWED: `Makefile.Web`, reorganize and add examples | Ray | |
| 2023-11-08 | REVIEWED: Added new examples to VS2022 solution | Ray | |
| 2023-10-31 | examples/shaders: Add an example for deferred shading (#3496) | Justin | |
| * add example for deferred rendering/shading * adapt convention --------- Co-authored-by: 27justin <[email protected]> | |||
| 2023-10-29 | Update Makefile.Web | Ray | |
| 2023-10-23 | Fix compilation for PLATFORM_WEB examples (#3454) | ubkp | |
| 2023-10-18 | REVIEWED: `raylib 5.0-dev` version for a future release | Ray | |
| 2023-09-08 | Reviewed examples for consistency | Ray | |
| 2023-09-08 | examples: core: adds 2D camera two player split screen (#3298) | Gabriel dos Santos Sanches | |
| 2023-09-07 | Remove PLATFORM_RPI (#3232) | MichaelFiber | |
| * Remove PLATFORM_RPI * remove build artifacts --------- Co-authored-by: MichaelFiber <[email protected]> Co-authored-by: Ray <[email protected]> | |||
| 2023-09-02 | Added rudimentary SVG support. (#2738) | bXi | |
| * Added rudimentary SVG support. Added 2 functions ImageLoadSvg and ImageLoadSvgWithSize. * Added an example on how to use ImageLoadSvgWithSize and adjusted Makefiles accordingly. * Added actual correct example file. * Reviewed the code to keep the raylib coding conventions in mind. Moved the LoadImageSvg() code into LoadImage() guarded by SUPPORT_FILEFORMAT_SVG. Renamed LoadImageSvgWithSize() to LoadImageSvg(). Added a LoadImageSvgFromString() function to parse the loaded SVG into an actual image. This does the bulk of the work. * Fixed typo. --------- Co-authored-by: Ray <[email protected]> | |||
| 2023-08-30 | Add examples/shaders/shaders_lightmap.c to Makefiles (#3276) | Asdqwe | |
| 2023-07-16 | [example] Core Input Gestures for Web (#3172) | ubkp | |
| * [example] Core Input Gestures for Web * Fix Doubletap for web * Changes TAP_TIMEOUT and rgGetCurrentTime to seconds | |||
| 2023-03-13 | Update Makefile.Web | Ray | |
| 2023-03-13 | Updated Makefiles to include all missing new examples | Ray | |
| 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-01-01 | Update year to 2023 | Ray | |
| 2022-10-20 | review note | Ray | |
| 2022-10-20 | Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739 | Ray | |
| 2022-08-02 | Update Makefile.Web | Ray | |
| 2022-08-02 | Added note for multi-threading web compilation | Ray | |
| 2022-08-02 | Update Makefile.Web | Ray | |
| 2022-08-02 | Update version to 4.2 | Ray | |
| 2022-08-02 | Added latest examples | Ray | |
| 2022-08-01 | Update Makefile.Web | 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 `physac` from raylib sources/examples | Ray | |
| `physac` is available on its own repo | |||
| 2021-12-31 | Update year to 2022 | raysan5 | |
| 2021-12-27 | Reviewed makefiles | Ray | |
| 2021-12-23 | Update Makefile.Web | Ray | |
| 2021-12-10 | Remove hardcoded path #2200 | Ray | |
| 2021-10-22 | Update Makefile.Web | Ray | |
| 2021-10-20 | Update Makefile.Web | Ray | |
| 2021-10-19 | REVIEWED: models_yaw_pitch_roll | raysan5 | |
| 2021-10-17 | Reviewed makefile and examples building | raysan5 | |
| 2021-10-17 | Create Makefile.Web | raysan5 | |
