395 Commits (bc86b0f78b3f901ddc688f55915d260359f0da15)

Author SHA1 Message Date
  Ray a22ee0c0e1 Review RPI keyboard inputs -WIP- 6 years ago
  Ray f822650a3b Support externally provided compilation flags 6 years ago
  Ray 5ef4661216 Comments removed 7 years ago
  Ray 1774260dab Some tweaks 7 years ago
  Ray c6b526de66 Support file drag & drop on Web 7 years ago
  Ray ac23af9bf0 Review resources naming 7 years ago
  Ray ed269b8d9a Review RenderTexture drawing usage 7 years ago
  Ray 6351971c7f Corrected typo 7 years ago
  Ray c8385aba83 Review SetWindowIcon() 7 years ago
  Michael Vetter 8f70c3baed Check for single apostrophe in OpenURL() 7 years ago
  Ray 618f220851 OpenURL() - Added small security check 7 years ago
  Michael Vetter a8dffc63fb Add warning to OpenURL() 7 years ago
  Ray 30a1edd40e Review OpenURL() 7 years ago
  Michael Vetter 80dbe636cd core: OpenURL() fix xdg-open call 7 years ago
  Michael Vetter 4c83cee810 core: Use dynamic string in OpenURL() 7 years ago
  Ray 5167f78d5f ADDED: OpenURL() 7 years ago
  GoblinBob 8e219272e5
Update core.c 7 years ago
  Ray fc1c9505ba Remove end-line spaces 7 years ago
  Ray 0f6f326a86 Add flag: SUPPORT_EVENTS_WAITING 7 years ago
  Ray 298203a41a ADDED: Some functions... 7 years ago
  Michael Vetter b13c9716e4 Fix GetDirectoryFiles description 7 years ago
  Michael Vetter 65b5de962d Use seperate blog for MAX_FILEPATH_LENGTH define 7 years ago
  Michael Vetter 9bad248b54 Use filepath define 7 years ago
  Ray 72431c6c36 Code tweaks 7 years ago
  Ray b5bcf2c934 Review code formatting for RPI inputs 7 years ago
  Berni8k 3d825eb973 Added RaspberryPi option to ignore duplicate touchscreens (On by default) 7 years ago
  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 7 years ago
  Ray 161b18edea Reviewed possible issue with external libs 7 years ago
  Ray 764766bfb2 Some formatting tweaks 7 years ago
  Ray b8b8936cd7 Review defines 7 years ago
  Michael Vetter d8331bde3a Add FileExists() function 7 years ago
  raysan5 c7b601b624 Renamed new PR function 7 years ago
  ChrisDill c2b36af60f Added GetLastWriteTime to allow for file reloading 7 years ago
  Ray 126ab49221 Minor tweaks 7 years ago
  Ray a511337ce8 ADDED: GetFileNameWithoutExt 7 years ago
  Ray 4f5937e89b OSX native window keeps breaking... 7 years ago
  Ray 717cf77129 Corrected issue with dirent.h inclusion... 7 years ago
  Ray 2652e7d1c1 Avoid multiple gl.h inclusions 7 years ago
  Ray 6e4bd60978 Trying to include dirent.h for MSVC 7 years ago
  Ray 2d324f22a7 Corrected issue with native window handler on OSX 7 years ago
  Ray 97f6454982 Corrected issue with native handler on OSX 7 years ago
  Ray ca1e309d9d Corrected issue with GetWindowHandle() 7 years ago
  Ray 2feea87b61 Multiple changes, check description 7 years ago
  Ahmad Fatoum 1fe6d9fc06
core: workaround window not being rendered till moved on macOS Mojave 7 years ago
  ChrisDill 67dc50ef00 Changed monitor functions to use a index 7 years ago
  ChrisDill 6b84b76b70 Forgot #else in platform check 7 years ago
  ChrisDill ed95337eb8 Added platform check 7 years ago
  ChrisDill ed79d53e1a Changed tabs to spaces 7 years ago
  ChrisDill 1836e02c1e Added monitor functions 7 years ago
  Ray abfbc42df7 PNG image size optimization 7 years ago