summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-02-12REVIEWED: config.h format and inconsistenciesRay
2023-02-12REVIEWED: Vertex colors support on M3D loading #2878Ray
2023-02-12Update rl_gputex.hRay
2023-02-09Fixed some grammar mistakes and typos. (#2914)Julio C. Galindo
2023-02-07Enable GetWindowHandle() on macOS (#2915)Nikolas
2023-02-06Update raudio.cRay
2023-02-06zig build: do not use deprecated functions (#2913)star-tek-mb
2023-02-05Clean trailing spacesRay
2023-02-05Review QOA sound loading -WIP-Ray
2023-02-05update zig build to latest master (#2910)star-tek-mb
2023-02-05some typos reviewRay
2023-02-05fix DrawMesh using SHADER_LOC_COLOR_SPECULAR as a material map (#2908) (#2909)HKrogstie
2023-02-04Support QOA audio format on `ExportWave()` -WIP-Ray
2023-02-04ADDED: QOA audio format support -WIP-Ray
2023-02-04Replace TABS by 4 spacesRay
2023-02-03Update qoi.hRay
2023-02-03rcamera: move y clamp to before 3d projection (#2905)Ian McFarlane
2023-02-01Update external librariesRay
2023-02-01ADDED: `Vector2LineAngle()` #2887Ray
2023-02-01Add WASM support for Zig build (#2901)Nikolas
2023-01-30Review formatting for M3D loading vertex colorsRay
2023-01-30[models] Fix M3D vertex color import. (#2878)Uneven Prankster
2023-01-28fix typo (#2899)Dor Shapira
2023-01-28ADDED: IsModelReady(), IsMaterialReady(), IsTextureReady(), IsRenderTextureRe...Rob Loach
2023-01-27ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`,...Rob Loach
2023-01-27Fix warnings and bad project settings for 4.5 release (#2894)Jeffery Myers
2023-01-25Update rmodels.cRay
2023-01-25add include guards on config.h (#2888)Jeffery Myers
2023-01-25Add wayland support (#2883)Antonis Geralis
2023-01-24fixed typo (#2886)Dor Shapira
2023-01-24REVIEWED: `rlGenTextureMipmaps()`, GPU generation onlyRay
2023-01-24Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-01-24REVIEWED: `ProcessMaterialsOBJ()` available when requiredRay
2023-01-23[models] Load bone names from IQM file if available (#2882)PencilAmazing
2023-01-22Add RAYLIB_VERSION numbers to raylib.h (#2856)Rob Loach
2023-01-22Fix to use TRACELOG() instead of TraceLog() for internal modules (#2881)Rob Loach
2023-01-21minor format tweakRay
2023-01-21Fix android sound issue #2118 (#2875)Antonis Geralis
2023-01-21Stub out rlCubemapParameters if under GL 1.1. (#2876)Uneven Prankster
2023-01-20Have LoadMaterials call the same code that OBJ loader does so that we can rea...Jeffery Myers
2023-01-20Fix warnings in raylib project from MSVC (#2871)Jeffery Myers
2023-01-19don't try to free a void* buffer as if it's a cgltf_data structure (#2867)Jeffery Myers
2023-01-19Add rlCubemapParameters to rlgl.h (#2862)Uneven Prankster
2023-01-10Set initial window position for display-sized fullscreen (#2742)Daijiro Fukuda
2023-01-10Minor tweaksRay
2023-01-10OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840)Go Watanabe
2023-01-10ADDED: Required define on Linux #2729Ray
2023-01-10RENAME: type to projection #2851Ray
2023-01-04REVIEWED: `GetClipboardText()` on `PLATFORM_WEB`Ray
2023-01-04REVIEWED: `rLoadTextureDepth()` fixed issueRay