aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04Fix `IsMouseButtonReleased()` when press/release events come too fastfix-mouse-releasedOskari Timperi
2019-12-04Corrected issue #1027raysan5
2019-12-01Review VSync on fullscreen modeRay
2019-12-01fixes for switching full-screen and v-sync (#963)MasterZean
2019-12-01Update GLFW to version 3.4Ray
2019-12-01ADDED: DrawTextCodepoint()Ray
2019-12-01Minor comments tweakRay
2019-11-25Rename and review: core_2d_camera_platformerRay
2019-11-25Update miniaudio.h to v0.9.8Ray
2019-11-25Support rlPushMatrix() and rlPopMatrix() on mesh drawingRay
2019-11-25Minor format tweaksRay
2019-11-25Comments (#1026)Darryl Dixon - Piece Digital
2019-11-24Review PR #1015raysan5
2019-11-24[text] `TextFormat()` caching (#1015)brankoku
2019-11-24Review PR #1022raysan5
2019-11-24fix example build on macos (#1022)Richard Smith
2019-11-24Review key input queue PR #1012raysan5
2019-11-24add api FIFO based character input. (#1012)Ushio
2019-11-24Fix camera not working problem at align z direction. #924 (#1013)Ushio
2019-11-22DrawPoint3D(): PR reviewRay
2019-11-22Add DrawPoint3D() function to models.c (#1019)Eric J
2019-11-22Adding double ended stack & Mempool Reset function (#1021)Kevin Yonan
2019-11-22Update BINDINGS.mdRay
2019-11-20Added raylib bindingRay
2019-11-15Fix Makefile missing X11 lib when building as a shared library on Linux. (#1018)JuDelCo
2019-11-12Fix VSCode template for debugging. (#1014)JuDelCo
2019-11-11[rlgl] Create function `rlUpdateMeshAt` (#1010)brankoku
2019-11-08[Core] Added ColorFromNormalized which is the reverse of ColorNormalize. (#1011)ChrisDill
2019-11-06rlUpdateMesh now supports updating indices (#1009)brankoku
2019-11-04REVIEW: rlLoadTexture()raysan5
2019-11-04REVIEW: GetImageData() and GetImageAlphaBorder()raysan5
2019-11-01Fix generation of web examples (#1007)Pablo Marcos Oltra
2019-10-29Review formatting for PR #1004Ray
2019-10-29fix various problems, thanks CppCheck :) (#1005)João Coelho
2019-10-29Review latest PR #1003Ray
2019-10-29Raysan (#1003)Jean-Seb / jseb
2019-10-28REDESIGN: TextToUtf8()Ray
2019-10-28Corrected issue with function renamedRay
2019-10-27ADDED: TextToUtf8() -WIP-Ray
2019-10-27Update Bindings list include raylib-pas info (#1001)Donald Duvall
2019-10-27added GetMatrixProjection fixed issue with GL11 where model matrix was identi...chriscamacho
2019-10-26updated RayMarching Demo (#997)Industrious Nomad
2019-10-25ClearDirectoryFiles(): Corrected issue #994Ray
2019-10-23mem leak in gltf loader (#995)chriscamacho
2019-10-23ClearDirectoryFiles() corrected bugRay
2019-10-22Corrected issue #992Ray
2019-10-22ClearDirectoryFiles(): Corrected memory leak #991Ray
2019-10-22Corrected possible memory leak #993Ray
2019-10-22Minor comment tweakRay
2019-10-22Review some definesRay