3381 次代码提交 (30797d32010247257c38f7849ae8fd67193580cf)

作者 SHA1 备注 提交日期
  Ray 126ab49221 Minor tweaks 7 年前
  noshbar ec6b21bd91 Fixes memory leak in text.c 7 年前
  noshbar ccaf462cbf GenImageFontAtlas prototype in raylib.h is incorrect. 7 年前
  noshbar 7f7f3b7cd5 Physac.h fix for variable array size declaration. 7 年前
  Ray f238b9ea3c Small tweak to avoid warning 7 年前
  Ray a511337ce8 ADDED: GetFileNameWithoutExt 7 年前
  Ray 555fdec958 Corrected issues with VS2017 compilation 7 年前
  Ray 2320c2febf ADDED: ImageExtractPalette() 7 年前
  Ray 4f5937e89b OSX native window keeps breaking... 7 年前
  Ray 717cf77129 Corrected issue with dirent.h inclusion... 7 年前
  Ray 2652e7d1c1 Avoid multiple gl.h inclusions 7 年前
  Ray 81d28c5784 dirent.h implementation for MSVC 7 年前
  Ray 6e4bd60978 Trying to include dirent.h for MSVC 7 年前
  Ray 2d324f22a7 Corrected issue with native window handler on OSX 7 年前
  Ray 97f6454982 Corrected issue with native handler on OSX 7 年前
  Ray ca1e309d9d Corrected issue with GetWindowHandle() 7 年前
  Ray 2feea87b61 Multiple changes, check description 7 年前
  Ahmad Fatoum c4b7d17516
CMake: report what kind of libraries will be built 7 年前
  Ahmad Fatoum 2981713e4f
CMake: accept standard -DBUILD_SHARED_LIBS as well 7 年前
  Ahmad Fatoum 1fe6d9fc06
core: workaround window not being rendered till moved on macOS Mojave 7 年前
  Ahmad Fatoum 6572d5ff8c
raylib.h: include <stdbool.h> if available 7 年前
  Ahmad Fatoum a56b3c2194
CMake: suppress OpenGL deprecation warnings on macOS Mojave 7 年前
  Pablo Marcos Oltra 35634f37c8 Fix physac's fixed time step 7 年前
  Ray 589152b658 Review void pointer incrementation 7 年前
  Ray d67edb591a Support KXT image file export 7 年前
  Ray ecb787d76f Update version number (internally) 7 年前
  ChrisDill 67dc50ef00 Changed monitor functions to use a index 7 年前
  ChrisDill 6b84b76b70 Forgot #else in platform check 7 年前
  ChrisDill ed95337eb8 Added platform check 7 年前
  ChrisDill ed79d53e1a Changed tabs to spaces 7 年前
  ChrisDill 1836e02c1e Added monitor functions 7 年前
  Ray 29eddb9ff3 Updated icon data 7 年前
  Ray abfbc42df7 PNG image size optimization 7 年前
  Ray 9efe5c6802 Support MP3 wave loading -NOT TESTED- 7 年前
  Ray be599a9ece enjoy! 7 年前
  Ray 27c3afd91c enjoy! 7 年前
  Ray 2bd18ab91e Support ExportImage() as raw pixel data 7 年前
  Ray f503fded67 Support image export 7 年前
  Ray ec5c9686b3 Improved data export capabilities! 7 年前
  Ray 3a1a489545 Removed TABS 7 年前
  Ray 5b09630d45 Update mini_al to v0.8.8 7 年前
  ChrisDill 1e1bbaa40b Added a few missing functions to raymath 7 年前
  F.H 9f1489dc1d
Update models.c 7 年前
  Ray dfb8837c46 Support aliased font texture generation 7 年前
  Ray 1fcb3c0317 Started working on IQM/glTF loaders 7 年前
  Ray ac31f51c5e Corrected issue with font tint 7 年前
  Ray d0608b031a Corrected issue with types 7 年前
  raysan5 207b5a26b1 Create release directory if not exist 7 年前
  raysan5 af919e5c9f Review naming to follow raylib conventions 7 年前
  Ahmad Fatoum 85213795d1
GetDirectoryPath: return NULL, don't crash when no slash 7 年前