520 Commits (a352e4ddac3749817fbc32ca45d5198519d30752)

Author SHA1 Message Date
  Marco Lizza 343fef4aa4 Changing enums, now referenced as int. 6 years ago
  Marco Lizza f1d13aa469 Adding function to control the "exit-on-error" behaviour. 6 years ago
  Marco Lizza 932e9dbd09 Fixing logging level configuration API. 6 years ago
  Marco Lizza c1c801e5c3 Reworking log level as incremental. 6 years ago
  raysan5 d41e50f866 Allow ShowWindow usage ;) 6 years ago
  Ray 3703430f57 Renamed ShowWindow() to UnhideWindow() -WIP- 6 years ago
  Ray a43f87e391 Crazy test 6 years ago
  Ray e811279a75 Review code formatting on ColorFromHSV() 6 years ago
  Demizdor da1714f411 Added ColorFromHSV() 6 years ago
  Ray 25205b5113 Reverted flag value (but kept order) 6 years ago
  Ray 7132ba44db Reviewed latest PR 6 years ago
  Marco Lizza 6056a2a5cf Reworking API upon suggestion. 6 years ago
  Marco Lizza a15251bcdb Adding window visibility functions. 6 years ago
  Marco Lizza 5adcc30a2e Adding window visibility configuration flag. 6 years ago
  Ray 64fd131ed5 Some improvements on SetShaderValue() 6 years ago
  Ray 55f8dbc755 WARNING: Redesigned SetShaderValue() 6 years ago
  Marco Lizza 73597332b6 Adding uniform array support for shaders. 6 years ago
  raysan5 5c614f6975 Some code tweaks 6 years ago
  raysan5 644eddda11 REMOVED: ShowLogo() 6 years ago
  raysan5 d427f17210 REVIEWED some functions parameters 6 years ago
  ChrisDill f9c43dc379 Mouse functions changed 6 years ago
  ChrisDill 8933298864 Added SetMouseOffset 6 years ago
  raysan5 0619571149 ADDED: DrawTextRec() and example 6 years ago
  raysan5 414c3ee1f9 ADDED: DrawTextureQuad() 6 years ago
  raysan5 91a7b0e5ef Corrected typo 6 years ago
  raysan5 01338b0a14 WARNING: BREAKING CHANGE 6 years ago
  raysan5 9a8320c52b REVIEWED: DrawRectanglePro() 6 years ago
  raysan5 96207a8a02 REVIEWED: LoadFontEx() 6 years ago
  raysan5 92f68ac6be Review DrawPolyEx() 6 years ago
  Ray 87ad244ee0 Exposed LoadFontFromImage() 6 years ago
  Ray 4008a075a8 Added scissor functionality 6 years ago
  Ray 8b75a1a990 Improved textures wrap support 6 years ago
  Ray f552d43547 Reviewed some comments 6 years ago
  Ray 5086c60e2f Replaced #defines by enums 6 years ago
  Ray 5167f78d5f ADDED: OpenURL() 6 years ago
  Ray b356ef5564 Modifies some Image functions 6 years ago
  Ray 065994219e Review parameter issue with MSVC 6 years ago
  Ray fc1c9505ba Remove end-line spaces 6 years ago
  Ray e340517a73 Support custom texture on shapes drawing 6 years ago
  Ray 298203a41a ADDED: Some functions... 6 years ago
  Ray 550dd40cb3 ADDED: SplitText() function 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 764766bfb2 Some formatting tweaks 6 years ago
  Ray b8b8936cd7 Review defines 6 years ago
  Michael Vetter d8331bde3a Add FileExists() function 6 years ago
  raysan5 68d2b0c071 Corrected description 6 years ago
  raysan5 c7b601b624 Renamed new PR function 6 years ago
  ChrisDill c2b36af60f Added GetLastWriteTime to allow for file reloading 6 years ago
  noshbar ccaf462cbf GenImageFontAtlas prototype in raylib.h is incorrect. 6 years ago
  Ray a511337ce8 ADDED: GetFileNameWithoutExt 6 years ago