Commit Graph

  • 5ef4661216 Comments removed Ray 2018-12-03 16:48:01 +01:00
  • 8b75a1a990 Improved textures wrap support Ray 2018-12-03 12:00:05 +01:00
  • f552d43547 Reviewed some comments Ray 2018-12-03 11:24:11 +01:00
  • 5086c60e2f Replaced #defines by enums Ray 2018-12-03 11:04:32 +01:00
  • 1774260dab Some tweaks Ray 2018-11-30 01:57:53 +01:00
  • 874c0910e3 Replaced default release paths Ray 2018-11-28 17:35:42 +01:00
  • ab0287bd4e Some tweaks to LoadText() Ray 2018-11-28 12:34:03 +01:00
  • 0bf82ff6f4 free memory for extList Ray 2018-11-27 12:23:41 +01:00
  • b5c6736592 Reimplement ImageAlphaCrop() Ray 2018-11-27 10:20:41 +01:00
  • 69ae794465 Updated stb libs to latest version Ray 2018-11-27 09:23:30 +01:00
  • 456483f104 Allow file download from MEMFS Ray 2018-11-26 17:16:26 +01:00
  • 969e48e3dd Enable SDL2 library for audio on Web Ray 2018-11-26 17:15:43 +01:00
  • c6b526de66 Support file drag & drop on Web Ray 2018-11-26 17:15:00 +01:00
  • 2deb35be27 Review emscripten path Ray 2018-11-23 17:03:07 +01:00
  • bc8d3f30ec Updated to latest mini_al Ray 2018-11-23 17:02:54 +01:00
  • 83d90c6e49 Review totalSampleCount for OGG and FLAC Ray 2018-11-23 11:58:45 +01:00
  • ee20ccc86d Create raylib_compile_sources.bat Ray 2018-11-22 12:29:33 +01:00
  • ab4b0508a2 Added Geany project template for Windows Ray 2018-11-22 11:55:27 +01:00
  • 98fee844d1 Some tweaks on VSCode Ray 2018-11-20 19:02:26 +01:00
  • 31d0fd820d Avoid program crash on audio device fail Ray 2018-11-20 11:27:10 +01:00
  • ac23af9bf0 Review resources naming Ray 2018-11-19 15:18:11 +01:00
  • ed269b8d9a Review RenderTexture drawing usage Ray 2018-11-19 09:40:01 +01:00
  • 829538249f Merge pull request #683 from iwoplaza/patch-1 Ray 2018-11-19 09:27:45 +01:00
  • fcb2b74342 Corrected issue with MSAA Ray 2018-11-19 09:23:38 +01:00
  • de02f14283 Updated mini_al Ray 2018-11-17 10:04:12 +01:00
  • 6351971c7f Corrected typo Ray 2018-11-17 10:03:40 +01:00
  • c8385aba83 Review SetWindowIcon() Ray 2018-11-17 00:46:42 +01:00
  • ed9ef642ad Update README.md Ray 2018-11-14 23:24:38 +01:00
  • ffcd13bd9f Merge pull request #688 from jubalh/master Ray 2018-11-13 15:03:24 +01:00
  • 8f70c3baed Check for single apostrophe in OpenURL() Michael Vetter 2018-11-13 10:53:49 +01:00
  • 618f220851 OpenURL() - Added small security check Ray 2018-11-12 14:59:31 +01:00
  • d2f4cc1142 Merge pull request #687 from jubalh/openurlwarning Ray 2018-11-12 14:41:36 +01:00
  • a8dffc63fb Add warning to OpenURL() Michael Vetter 2018-11-12 12:32:41 +01:00
  • 30a1edd40e Review OpenURL() Ray 2018-11-12 00:34:32 +01:00
  • 657897b493 Merge pull request #685 from jubalh/master Ray 2018-11-10 12:04:22 +01:00
  • 80dbe636cd core: OpenURL() fix xdg-open call Michael Vetter 2018-11-10 08:36:15 +01:00
  • 4c83cee810 core: Use dynamic string in OpenURL() Michael Vetter 2018-11-10 08:29:53 +01:00
  • 5167f78d5f ADDED: OpenURL() Ray 2018-11-09 23:09:02 +01:00
  • 6428317739 Corrected 1px thick issue Ray 2018-11-07 22:50:27 +01:00
  • e17bd422fa Corrected issue with line drawing Ray 2018-11-07 22:31:35 +01:00
  • 8e219272e5 Update core.c GoblinBob 2018-11-07 21:06:00 +01:00
  • b356ef5564 Modifies some Image functions Ray 2018-11-07 17:58:26 +01:00
  • 065994219e Review parameter issue with MSVC Ray 2018-11-06 16:11:11 +01:00
  • ff64e860a1 Minor review Ray 2018-11-06 15:12:01 +01:00
  • fc1c9505ba Remove end-line spaces Ray 2018-11-06 15:10:50 +01:00
  • e340517a73 Support custom texture on shapes drawing Ray 2018-11-06 15:06:01 +01:00
  • c79b342f0b Corrected issue with sampleCount Ray 2018-11-05 10:22:59 +01:00
  • 0f6f326a86 Add flag: SUPPORT_EVENTS_WAITING Ray 2018-10-31 23:19:29 +01:00
  • f7667aad8d Reviewed audio issues Ray 2018-10-31 17:04:24 +01:00
  • b051f7778f Corrected typo Ray 2018-10-29 16:39:54 +01:00
  • 298203a41a ADDED: Some functions... Ray 2018-10-29 16:18:06 +01:00
  • 78064dee09 Merge pull request #676 from jubalh/pathdefines Ray 2018-10-25 16:45:30 +02:00
  • b13c9716e4 Fix GetDirectoryFiles description Michael Vetter 2018-10-25 16:18:44 +02:00
  • 65b5de962d Use seperate blog for MAX_FILEPATH_LENGTH define Michael Vetter 2018-10-25 16:16:44 +02:00
  • 9bad248b54 Use filepath define Michael Vetter 2018-10-25 16:09:38 +02:00
  • 0f0d271a85 Merge pull request #675 from MurrayIRC/master Ray 2018-10-24 23:12:04 +02:00
  • fc6f5a92f3 Reviewed functions definition Ray 2018-10-24 22:24:59 +02:00
  • bcbe042dd2 Merge pull request #8 from MurrayIRC/vscode-updates Murray Campbell 2018-10-24 14:37:42 -05:00
  • d916ac9b5d Update Makefile Murray Campbell 2018-10-24 14:36:57 -05:00
  • 411b2827a8 Update tasks.json Murray Campbell 2018-10-24 14:35:51 -05:00
  • 5b0ab656f1 Update launch.json Murray Campbell 2018-10-24 14:35:03 -05:00
  • 03fb5499a0 Merge pull request #7 from raysan5/master Murray Campbell 2018-10-24 14:33:53 -05:00
  • 72431c6c36 Code tweaks Ray 2018-10-24 13:45:17 +02:00
  • 550dd40cb3 ADDED: SplitText() function Ray 2018-10-23 15:43:19 +02:00
  • b5bcf2c934 Review code formatting for RPI inputs Ray 2018-10-22 11:48:16 +02:00
  • 0694caaa22 Merge pull request #674 from Berni8k/master Ray 2018-10-22 09:23:17 +02:00
  • 3d825eb973 Added RaspberryPi option to ignore duplicate touchscreens (On by default) Berni8k 2018-10-21 15:06:40 +01:00
  • 804b291ff1 Merge pull request #673 from Berni8k/master Ray 2018-10-21 11:38:44 +02:00
  • 7a712d00e6 Added multitouch example Berni8k 2018-10-21 10:10:50 +01:00
  • 30f2483bdb Merge pull request #672 from Berni8k/master Ray 2018-10-21 09:56:26 +02:00
  • 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 Berni8k 2018-10-21 00:09:17 +01:00
  • bd383fe219 Tweak for OpenGL 2.1 Ray 2018-10-20 12:48:03 +02:00
  • 464a559020 Merge pull request #1 from raysan5/master Berni8k 2018-10-20 12:34:40 +02:00
  • 161b18edea Reviewed possible issue with external libs Ray 2018-10-20 12:30:37 +02:00
  • 1f4866276a Corrected typo Ray 2018-10-19 21:50:50 +02:00
  • 16914dfaa2 Reviewed possible issue with... Ray 2018-10-19 21:40:34 +02:00
  • 2759218368 Added comment on issue Ray 2018-10-19 16:17:44 +02:00
  • fa5cebdfd2 Comment tweak Ray 2018-10-19 16:17:29 +02:00
  • 3b674cd281 Some security checks on font loading Ray 2018-10-18 17:48:33 +02:00
  • 764766bfb2 Some formatting tweaks Ray 2018-10-18 16:00:11 +02:00
  • 1dba2788bb Merge pull request #669 from dj0nes/master Ray 2018-10-18 13:49:33 +02:00
  • 59bbad9360 Remove non-Windows includes from Makefile Dillon Jones 2018-10-18 07:28:57 -04:00
  • c2aa1fed7b Removed OpenAL backend Ray 2018-10-18 11:38:42 +02:00
  • 8bac72f4fa Working on MP3 loading Ray 2018-10-17 19:39:16 +02:00
  • 8a88e65a94 Update src/external/dr_mp3.h Ray 2018-10-17 19:37:53 +02:00
  • b8b8936cd7 Review defines Ray 2018-10-16 10:53:01 +02:00
  • f566173927 Merge pull request #664 from ChrisDill/master Ray 2018-10-16 10:38:40 +02:00
  • d1c4a4f873 Merge pull request #663 from jubalh/fileexists Ray 2018-10-16 10:38:09 +02:00
  • a7a70004f1 Update .gitignore ChrisDill 2018-10-15 15:19:58 +01:00
  • d8331bde3a Add FileExists() function Michael Vetter 2018-10-14 14:14:04 +02:00
  • e371609a12 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2018-10-13 16:31:22 +02:00
  • 68d2b0c071 Corrected description raysan5 2018-10-13 16:30:44 +02:00
  • e9f3f6347f Update LICENSE.md Ray 2018-10-13 16:03:42 +02:00
  • cd6c362485 Corrected func name typo raysan5 2018-10-13 16:00:54 +02:00
  • c7b601b624 Renamed new PR function raysan5 2018-10-13 15:59:17 +02:00
  • fc4e9e7a37 Merge pull request #661 from ChrisDill/master Ray 2018-10-13 15:53:02 +02:00
  • c2b36af60f Added GetLastWriteTime to allow for file reloading ChrisDill 2018-10-12 13:53:36 +01:00
  • 5945805b15 CMake: remove erroneous status message Ahmad Fatoum 2018-10-11 13:52:25 +02:00
  • 9b25da5f98 CMake: Fix build breakage trying to set OpenGL version Ahmad Fatoum 2018-10-11 13:39:23 +02:00
  • 9ac5a8b1a0 Update CONTRIBUTING.md Ray 2018-10-11 13:38:03 +02:00