1505 Commits (0694caaa22d033ec751ef4fc748422336841f5f5)

Author SHA1 Message Date
  Ray 2320c2febf ADDED: ImageExtractPalette() 6 years ago
  Ray 4f5937e89b OSX native window keeps breaking... 6 years ago
  Ray 717cf77129 Corrected issue with dirent.h inclusion... 6 years ago
  Ray 2652e7d1c1 Avoid multiple gl.h inclusions 6 years ago
  Ray 81d28c5784 dirent.h implementation for MSVC 6 years ago
  Ray 6e4bd60978 Trying to include dirent.h for MSVC 6 years ago
  Ray 2d324f22a7 Corrected issue with native window handler on OSX 6 years ago
  Ray 97f6454982 Corrected issue with native handler on OSX 6 years ago
  Ray ca1e309d9d Corrected issue with GetWindowHandle() 6 years ago
  Ray 2feea87b61 Multiple changes, check description 6 years ago
  Ahmad Fatoum c4b7d17516
CMake: report what kind of libraries will be built 6 years ago
  Ahmad Fatoum 2981713e4f
CMake: accept standard -DBUILD_SHARED_LIBS as well 6 years ago
  Ahmad Fatoum 1fe6d9fc06
core: workaround window not being rendered till moved on macOS Mojave 6 years ago
  Ahmad Fatoum 6572d5ff8c
raylib.h: include <stdbool.h> if available 6 years ago
  Ahmad Fatoum a56b3c2194
CMake: suppress OpenGL deprecation warnings on macOS Mojave 6 years ago
  Pablo Marcos Oltra 35634f37c8 Fix physac's fixed time step 6 years ago
  Ray 589152b658 Review void pointer incrementation 6 years ago
  Ray d67edb591a Support KXT image file export 6 years ago
  Ray ecb787d76f Update version number (internally) 6 years ago
  ChrisDill 67dc50ef00 Changed monitor functions to use a index 6 years ago
  ChrisDill 6b84b76b70 Forgot #else in platform check 6 years ago
  ChrisDill ed95337eb8 Added platform check 6 years ago
  ChrisDill ed79d53e1a Changed tabs to spaces 6 years ago
  ChrisDill 1836e02c1e Added monitor functions 6 years ago
  Ray 29eddb9ff3 Updated icon data 6 years ago
  Ray abfbc42df7 PNG image size optimization 6 years ago
  Ray 9efe5c6802 Support MP3 wave loading -NOT TESTED- 6 years ago
  Ray be599a9ece enjoy! 6 years ago
  Ray 27c3afd91c enjoy! 6 years ago
  Ray 2bd18ab91e Support ExportImage() as raw pixel data 6 years ago
  Ray f503fded67 Support image export 6 years ago
  Ray ec5c9686b3 Improved data export capabilities! 6 years ago
  Ray 3a1a489545 Removed TABS 6 years ago
  Ray 5b09630d45 Update mini_al to v0.8.8 6 years ago
  ChrisDill 1e1bbaa40b Added a few missing functions to raymath 6 years ago
  F.H 9f1489dc1d
Update models.c 6 years ago
  Ray dfb8837c46 Support aliased font texture generation 6 years ago
  Ray 1fcb3c0317 Started working on IQM/glTF loaders 6 years ago
  Ray ac31f51c5e Corrected issue with font tint 6 years ago
  Ray d0608b031a Corrected issue with types 6 years ago
  raysan5 207b5a26b1 Create release directory if not exist 7 years ago
  raysan5 af919e5c9f Review naming to follow raylib conventions 7 years ago
  Ahmad Fatoum 85213795d1
GetDirectoryPath: return NULL, don't crash when no slash 7 years ago
  Ahmad Fatoum 5dda105a79
core: Support slashes as well in GetFileName & GetDirectoryPath 7 years ago
  Oğuzhan Çankaya 2bef76735d
lerp for vector2 and float 7 years ago
  Justin Clift 699cadcf98 Add the remaining numeric keypad keys, and a few other missing ones 7 years ago
  Justin Clift 6a5dbeace8 Add the plus and minus keys on both the main keyboard and keypad 7 years ago
  Ray 506b7b8d7c Corrected issue with batch overflows 7 years ago
  Ray 732b775a1d Proper variables initialization 7 years ago
  Ray 4c84208644 Working on batch reset issue 7 years ago