1502 Commits (3d825eb973096a1b1271374d02f3cbfa7200ee28)

Autor SHA1 Nachricht Datum
  Berni8k 3d825eb973 Added RaspberryPi option to ignore duplicate touchscreens (On by default) vor 7 Jahren
  Berni8k e07ec6a2e8 Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devices are now used for input. No longer uses '/dev/input/mouse*', keyboard and gamepad continue to use existing method\nMultitouch is now supported on RPi with 10 point multitouch\nFixed bugs with IsMouseButtonPressed(Used to constantly fire when holding button) and GetMouseWheelMove(Did not work)\n Fixed exesive CPU usage of GamepadThread vor 7 Jahren
  Ray 161b18edea Reviewed possible issue with external libs vor 7 Jahren
  Ray 1f4866276a Corrected typo vor 7 Jahren
  Ray 16914dfaa2 Reviewed possible issue with... vor 7 Jahren
  Ray 2759218368 Added comment on issue vor 7 Jahren
  Ray 3b674cd281 Some security checks on font loading vor 7 Jahren
  Ray 764766bfb2 Some formatting tweaks vor 7 Jahren
  Dillon Jones 59bbad9360 Remove non-Windows includes from Makefile vor 7 Jahren
  Ray c2aa1fed7b Removed OpenAL backend vor 7 Jahren
  Ray 8bac72f4fa Working on MP3 loading vor 7 Jahren
  Ray 8a88e65a94 Update src/external/dr_mp3.h vor 7 Jahren
  Ray b8b8936cd7 Review defines vor 7 Jahren
  Michael Vetter d8331bde3a Add FileExists() function vor 7 Jahren
  raysan5 68d2b0c071 Corrected description vor 7 Jahren
  raysan5 cd6c362485 Corrected func name typo vor 7 Jahren
  raysan5 c7b601b624 Renamed new PR function vor 7 Jahren
  ChrisDill c2b36af60f Added GetLastWriteTime to allow for file reloading vor 7 Jahren
  Ahmad Fatoum 5945805b15
CMake: remove erroneous status message vor 7 Jahren
  Ahmad Fatoum 9b25da5f98
CMake: Fix build breakage trying to set OpenGL version vor 7 Jahren
  Ray 126ab49221 Minor tweaks vor 7 Jahren
  noshbar ec6b21bd91 Fixes memory leak in text.c vor 7 Jahren
  noshbar ccaf462cbf GenImageFontAtlas prototype in raylib.h is incorrect. vor 7 Jahren
  noshbar 7f7f3b7cd5 Physac.h fix for variable array size declaration. vor 7 Jahren
  Ray f238b9ea3c Small tweak to avoid warning vor 7 Jahren
  Ray a511337ce8 ADDED: GetFileNameWithoutExt vor 7 Jahren
  Ray 555fdec958 Corrected issues with VS2017 compilation vor 7 Jahren
  Ray 2320c2febf ADDED: ImageExtractPalette() vor 7 Jahren
  Ray 4f5937e89b OSX native window keeps breaking... vor 7 Jahren
  Ray 717cf77129 Corrected issue with dirent.h inclusion... vor 7 Jahren
  Ray 2652e7d1c1 Avoid multiple gl.h inclusions vor 7 Jahren
  Ray 81d28c5784 dirent.h implementation for MSVC vor 7 Jahren
  Ray 6e4bd60978 Trying to include dirent.h for MSVC vor 7 Jahren
  Ray 2d324f22a7 Corrected issue with native window handler on OSX vor 7 Jahren
  Ray 97f6454982 Corrected issue with native handler on OSX vor 7 Jahren
  Ray ca1e309d9d Corrected issue with GetWindowHandle() vor 7 Jahren
  Ray 2feea87b61 Multiple changes, check description vor 7 Jahren
  Ahmad Fatoum c4b7d17516
CMake: report what kind of libraries will be built vor 7 Jahren
  Ahmad Fatoum 2981713e4f
CMake: accept standard -DBUILD_SHARED_LIBS as well vor 7 Jahren
  Ahmad Fatoum 1fe6d9fc06
core: workaround window not being rendered till moved on macOS Mojave vor 7 Jahren
  Ahmad Fatoum 6572d5ff8c
raylib.h: include <stdbool.h> if available vor 7 Jahren
  Ahmad Fatoum a56b3c2194
CMake: suppress OpenGL deprecation warnings on macOS Mojave vor 7 Jahren
  Pablo Marcos Oltra 35634f37c8 Fix physac's fixed time step vor 7 Jahren
  Ray 589152b658 Review void pointer incrementation vor 7 Jahren
  Ray d67edb591a Support KXT image file export vor 7 Jahren
  Ray ecb787d76f Update version number (internally) vor 7 Jahren
  ChrisDill 67dc50ef00 Changed monitor functions to use a index vor 7 Jahren
  ChrisDill 6b84b76b70 Forgot #else in platform check vor 7 Jahren
  ChrisDill ed95337eb8 Added platform check vor 7 Jahren
  ChrisDill ed79d53e1a Changed tabs to spaces vor 7 Jahren