594 Commits (67d8b43b0ebaa6a3e3b54c26c9538df59ffc00fc)

Author SHA1 Message Date
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5 years ago
  raysan5 6e2d39c51b ADDED: IsWindowFocused() 5 years ago
  raysan5 8e59ecb50c ADDED: GetWindowScaleDPI() 5 years ago
  raysan5 cc816345bf WARNING: API BREAK: Removed LoadImagePro() 5 years ago
  raysan5 b132da0ac2 WARNING: API BREAK: Reviewed ImageDrawText*() params order 5 years ago
  raysan5 adb20569be Review shared library building 6 years ago
  raysan5 fc7ec5e907 Update raylib.h 6 years ago
  Dani Martin 62cdb2299b
[cppcheck] Improvements in SaveStorageValue() in core.c (#1160) 6 years ago
  raysan5 733ed972f7 Reorganize image functions 6 years ago
  raysan5 5d7050bdf9 Reorganize image/texture functions for consistency 6 years ago
  Rob Loach a025636fa1
Update ImageDraw*() functions to match arguments of Draw*() (#1156) 6 years ago
  raysan5 96005f2566 ADDED: IsWindowFullscreen() 6 years ago
  Sourav Gupta 574c689ff7
Added draw functions to ImageDraw*() (#1138) 6 years ago
  Ray 74c486201d ADDED: LoadFileText() and SaveFileText() 6 years ago
  Ray 05992a6fce Tweaks 6 years ago
  Ray 89ecad1e29 Review macros 6 years ago
  Ray e5b5aea998 WARNING: RENAMED: Storage functions 6 years ago
  Ray 1046449339 ADDED: LoadFileData(), SaveFileData() 6 years ago
  Ray 91b2dc2aa9 [raudio] ADDED: SetAudioStreamBufferSizeDefault() 6 years ago
  Ray 40b73a8a91
Develop branch integration (#1091) 6 years ago
  Ray 4992edab24 ADDED: DrawPoint3D() 6 years ago
  Ray 4f7d090fb2 ADDED: DrawEllipse() and DrawEllipseLines() #1047 6 years ago
  Ray 954f029118 Support touch/mouse indistinctly 6 years ago
  Ray 5ec87c4c6f ADDED: TextCopy() #1083 6 years ago
  Ray f28c1ef675 ADDED: IsTouchDetected() 6 years ago
  Ray eee995ec3d ADDED: GetWorldToScreenEx() 6 years ago
  raysan5 bec467705e Review custom allocators 6 years ago
  raysan5 406373caa9 Review functions definition modifiers 6 years ago
  Ray e0d4cc3143 ADDED: DrawPolyLines() 6 years ago
  raysan5 21c30f43d4 Update year to 2020 6 years ago
  raysan5 350cb0a8a8 GenTextureCubemap(): renamed parameter 6 years ago
  Ray 3ffe34f9bb ADDED: DrawTextCodepoint() 6 years ago
  Darryl Dixon - Piece Digital 776304e8e8 Comments (#1026) 6 years ago
  raysan5 1d3f230c92 Review key input queue PR #1012 6 years ago
  Ushio ae301a1d23 add api FIFO based character input. (#1012) 6 years ago
  ChrisDill 00c611a5fb [Core] Added ColorFromNormalized which is the reverse of ColorNormalize. (#1011) 6 years ago
  Ray d73abe73e5 REDESIGN: TextToUtf8() 6 years ago
  Ray f6df47dfe5 ADDED: TextToUtf8() -WIP- 6 years ago
  chriscamacho 90b3dceb54 added GetMatrixProjection fixed issue with GL11 where model matrix was identity (#999) 6 years ago
  Ray ea70c47a1a Review latest PR 6 years ago
  Tyler Jessilynn Bezera 3f7fa6d6e7 Add multi texture support for materials in GLTF format (#979) 6 years ago
  Ray e0cb892d2d ADDED: GetCodepoints() 6 years ago
  Catalin Moldovan 99e86d180b Const corectness for LoadShaderCode (#977) 6 years ago
  raysan5 08165fed18 Review DecompressData() types, for consistency 6 years ago
  Ray 0a2177b4bc ADDED: GetWindowPosition() 6 years ago
  Ray ae2452d280 ADDED small compression API 6 years ago
  Ray fc95ceadf0 Remove sampleLeft from Music struct... -WIP- 6 years ago
  raysan5 4e43192561 Review latest PR 6 years ago
  arvyy 97101d1003 Add screen->world and world->screen functions for 2D; add extended camera2D example (#947) 6 years ago
  raysan5 f565ff018e REMOVED: FLAG_SHOW_LOGO 6 years ago