421 Commits (c76863b289fdd7d41bd074c11e9660851818caad)

Author SHA1 Message Date
  Ray b5bcf2c934 Review code formatting for RPI inputs 6 years ago
  Berni8k 3d825eb973 Added RaspberryPi option to ignore duplicate touchscreens (On by default) 6 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 6 years ago
  Ray 161b18edea Reviewed possible issue with external libs 6 years ago
  Ray 764766bfb2 Some formatting tweaks 6 years ago
  Ray b8b8936cd7 Review defines 6 years ago
  Michael Vetter d8331bde3a Add FileExists() function 6 years ago
  raysan5 c7b601b624 Renamed new PR function 6 years ago
  ChrisDill c2b36af60f Added GetLastWriteTime to allow for file reloading 6 years ago
  Ray 126ab49221 Minor tweaks 6 years ago
  Ray a511337ce8 ADDED: GetFileNameWithoutExt 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 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 1fe6d9fc06
core: workaround window not being rendered till moved on macOS Mojave 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 abfbc42df7 PNG image size optimization 6 years ago
  Ray ec5c9686b3 Improved data export capabilities! 6 years ago
  Ray 5b09630d45 Update mini_al to v0.8.8 6 years ago
  raysan5 af919e5c9f Review naming to follow raylib conventions 6 years ago
  Ahmad Fatoum 85213795d1
GetDirectoryPath: return NULL, don't crash when no slash 6 years ago
  Ahmad Fatoum 5dda105a79
core: Support slashes as well in GetFileName & GetDirectoryPath 6 years ago
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 6 years ago
  Pablo Marcos Oltra 89cec68565 Prevent GLFW changing working dir to 'Resources' 6 years ago
  Ahmad Fatoum 4d209d45aa
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs 6 years ago
  raysan5 4c15515ba6 Support examples with Emterpreter 6 years ago
  Ray 096fd6f2c3 Converted rlgl module in header-only 6 years ago
  raysan5 c6d188a09a Reviewed latest commit for Android gamepad support 6 years ago
  Seth Archambault f981daf1df Added SNES-style GAMEPAD SUPPORT 6 years ago
  raysan5 1f1d8eeeeb Checking Android input functionality 6 years ago
  maficccc@gmail.com 59ebe1b7c3 Added support OpenBSD, NetBSD, DragonFly 6 years ago
  Ray San 0c01c08718 Corrected issue, flag not supported... 6 years ago
  Ray 9688c677de Review window creation hints 6 years ago
  Ray 0b05169aa7 Some warnings review 7 years ago
  Ray 1d3e4ef437 Corrected issue on file extension check 7 years ago
  Ray f14492432d Avoid exposing native GLFW3 functionality 7 years ago
  Ray San 6045062a05 Renamed some functions 7 years ago
  raysan5 dff1028466 Replaced ColorToFloat() by ColorNormalize() 7 years ago
  raysan5 ada6668b24 Expose file-dropping functions symbols 7 years ago
  raysan5 ca5f7ebd10 Added compile flag: SUPPORT_SCREEN_CAPTURE 7 years ago
  Ray 76a6bf6c52 Review spacing for cosistency 7 years ago