| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-25 | Fix VC warnings for examples (#2085) | Jeffery Myers | |
| 2021-10-25 | Fix warnings in raylib build (#2084) | Jeffery Myers | |
| 2021-10-24 | fixing the library so the workflows compile (#2082) | mandar1jn | |
| 2021-10-24 | When one of the colliding lines is vertical or horizontal, not all ↵ | TheSergey496 | |
| collisions were correctly detected due to floating point error. (#2081) | |||
| 2021-10-23 | Comments tweaks | raysan5 | |
| 2021-10-23 | Added some comments on `LoadGLTF()` | raysan5 | |
| 2021-10-23 | REVIEWED: Size of bones id supported, max 255 bones per mesh | raysan5 | |
| 2021-10-23 | REVIEWED: `LoadGLTF()` #2075 | raysan5 | |
| 2021-10-23 | web: clear resizedLastFrame (#2077) | mausimus | |
| 2021-10-23 | replace hardcoded number of mouse buttons with MAX_MOUSE_BUTTONS (#2076) | Richard Smith | |
| 2021-10-22 | REVIEWED: `LoadGLTF()` | raysan5 | |
| Reorganized code and added some feature and listed restrictions. Some gltf models do not work yet. | |||
| 2021-10-22 | Reviewed VS2019 projects | raysan5 | |
| 2021-10-22 | REVIEWED: gltf models loading, reverted to a previous version (with some tweaks) | raysan5 | |
| 2021-10-22 | REMOVED: `IsGamepadName()` | raysan5 | |
| This function is not required, users can check it with `GetGamepadName()` | |||
| 2021-10-22 | Minor tweaks | raysan5 | |
| 2021-10-22 | Reviewed multitouch example #1988 | raysan5 | |
| 2021-10-21 | Reviewed to support raygui and physac on building | Ray | |
| 2021-10-21 | Update Makefile | Ray | |
| 2021-10-21 | Reviewed physac building | Ray | |
| 2021-10-19 | Remove trailing spaces | raysan5 | |
| 2021-10-19 | Reviewed latest PR formatting and details | raysan5 | |
| 2021-10-19 | Support create OpenGL debug context in OpenGL 4.3 (#2068) | warzes | |
| * - support create OpenGL debug context in OpenGL 4.3 * - additional events in debug message - fixed glEnable(GL_DEBUG_OUTPUT) * Reviewed OpenGL Debug Context | |||
| 2021-10-18 | WARNING: REMOVED: glTF loading | raysan5 | |
| Actually, it was broken and it that code has no maintainer. | |||
| 2021-10-18 | ADDED: `EncodeDataBase64()` and `DecodeDataBase64()` | raysan5 | |
| 2021-10-18 | Avoid `GRAPHICS_API_OPENGL_*` defines | raysan5 | |
| Those defines are only used inside `rlgl` module | |||
| 2021-10-18 | Reviewed `glDisableVertexAttribArray()` issue #2068 | raysan5 | |
| 2021-10-18 | Removed useless GL calls #2068 | raysan5 | |
| 2021-10-18 | Review comments | Ray | |
| 2021-10-17 | Fix `rlLoadComputeShaderProgram` define (#2067) | Uneven Prankster | |
| Now uses correct version. | |||
| 2021-10-17 | UPDATE: Officially support OpenGL 4.3 | raysan5 | |
| 2021-10-17 | Reviewed makefile and examples building | raysan5 | |
| 2021-10-17 | Remove trailing spaces | raysan5 | |
| 2021-10-17 | build.zig: Use addCSourceFiles (#2066) | Sage Hane | |
| 2021-10-17 | Fixing the error of loading VOX models. (#2065) | warzes | |
| * - Fixing the error of loading VOX models. * - fixed spaces | |||
| 2021-10-17 | Update SetupViewport so that it doesn't subtract offset from render ↵ | michaelfiber | |
| dimensions when calling rlViewport (#2064) Co-authored-by: Michael <[email protected]> | |||
| 2021-10-16 | Support OpenGL 4.3 | Ray | |
| - Support Compute Shaders by rlgl API - Support SSBO by rlgl API | |||
| 2021-10-16 | Support `GRAPHICS_API_OPENGL_43` | Ray | |
| 2021-10-16 | Update rlgl.h | Ray | |
| 2021-10-16 | Compute shaders support (#2061) | Astie Teddy | |
| * Add basic compute shader and ssbo support in rlgl. * Add rlBindImageTexture (untested), now requires SUPPORT_COMPILE_SHADERS * Delete glad.c * Delete glad.h * Delete khrplatform.h * Revert to previous glad.h * Remove "glad.c" Co-authored-by: Ray <[email protected]> | |||
| 2021-10-16 | REVIEWED: rlLoadDrawQuad() description #2058 | Ray | |
| 2021-10-16 | Reviewed memory usage | Ray | |
| 2021-10-15 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2021-10-15 | Reviewed unsigned int issue (discussion #2054) | Ray | |
| 2021-10-14 | Review some comments | raysan5 | |
| 2021-10-14 | Update rmodels.c | Ray | |
| 2021-10-14 | Starting to review glTF loading -WIP- | Ray | |
| 2021-10-14 | Remove trailing spaces | Ray | |
| 2021-10-13 | Reviewed some TODO | Ray | |
| 2021-10-13 | Avoid raylib dependency | raysan5 | |
| 2021-10-13 | Reviewed some MSVC warnings | raysan5 | |
