2706 Commits (edb54c6cb15800ed9876df962c5fa7153108cb4a)

Author SHA1 Message Date
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions 4 years ago
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 4 years ago
  hristo 0987507ef5
Add headers to install cmake (#1462) 4 years ago
  Andrea Fontana ef0dcaabf9
Changing JPG compression (#1463) 4 years ago
  Ray f5b4656801 Added additional charsPadding initialization #1432 4 years ago
  Ray 5f690819e7 REVIEWED: Font struct, added charsPadding #1432 -WIP- 4 years ago
  Ray e69f2f0c26 REVIEWED: DrawGrid(), issue with buffer limits check #1417 4 years ago
  Ray d360a49f36 ADDED: UnloadFileData() / UnloadFileText() #1440 4 years ago
  Ray cd3eb3d8bd Added some security checks on GenMesh*() #1454 4 years ago
  Jeffery Myers 7a0e73331d
Add mesh collision function so we can check meshes directly instead of having to put them in a model. (#1459) 4 years ago
  hristo a840d8a77d
Changed extension for web from .bc to .a (#1461) 4 years ago
  hristo 6e79476650
Fixed the build for web using CMake. (#1452) 4 years ago
  Jeffery Myers 342d4faf14
Add options to set line width and aliasing to rlGL layer. (#1457) 4 years ago
  Ray e6ae4879f6 Added security check to pitch change #1450 4 years ago
  Ray 459c4754dc Reviewed SetAudioBufferPitch() #1450 4 years ago
  Jeffery Myers 039503e7c2
Add functions to enable/disable depth writes to go with functions for depth tests. (#1451) 4 years ago
  Jeffery Myers 03df593263
Add function to get the position of a monitor (and fix some comments) (#1449) 4 years ago
  Ray 62406259d7 Corrected minor windows flags issues 4 years ago
  Ray d1119816d7 Review comment 4 years ago
  Ray 0540f0ad32 Review window flags 4 years ago
  Ray 63d33d7a7a Update CMakeLists.txt 4 years ago
  Ray 60928ec82c ADDED: UnloadModelKeepMeshes() #1441 4 years ago
  Ray 0481053dad Review for issue #1446 4 years ago
  Ray 59be7b9c29 Update CMakeLists.txt 4 years ago
  Ray 83916bd3c2 Updated GLFW to latest 3.4 (github master - 16Nov2020) 4 years ago
  Ray 23ed67cce0 Review some config options 4 years ago
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 4 years ago
  Random 0322fc28d4
optimized MatrixLookAt (#1442) 4 years ago
  raysan5 d6f4f3ee88 REMOVED: GetImageDataNormalized() 4 years ago
  raysan5 14c1ee2681 ADDED: UnloadFontData() 4 years ago
  Ray 3d1ae3500c REVIEWED: Window state flags -WIP- 4 years ago
  Ray 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- 4 years ago
  Ray a560fe9a1e Added some comments 4 years ago
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4 years ago
  Ray 36dc302c25 Reverted to previous working version #1434 4 years ago
  Ray 4eae76302f REPLACED: rgif.h by msf_gif.h 4 years ago
  Ray 7f6cd93d62 WARNING: Multiple funcs reviewed! 4 years ago
  Ray 72e51cd6de Review formating 4 years ago
  Ray 700bff5fd8 Version tweak 4 years ago
  Ray 9471794449 Update to latest tiniobjloader 4 years ago
  Ray a54d9f734b rlUpdateTexture(): Corrected issue 4 years ago
  Ray f448542dd2 Review issues with FLAC loading 4 years ago
  raysan5 4d5ee7953c Updated tinyobjloader 4 years ago
  raysan5 cb517d0050 Update tinyobj_loader_c.h 4 years ago
  raysan5 a3d33d9222 Update tinyobj_loader_c.h 4 years ago
  raysan5 82d61a5875 Updated stb_image v2.26 and stb_image_write v1.15 4 years ago
  raysan5 66f9fbaa88 Update cgltf.h 4 years ago
  raysan5 321f55bce1 Update audio libraries #1423 4 years ago
  raysan5 8ff2b387f9 Review code formating 4 years ago
  Ilya3point999K bd287efa4c
Fixed zero-window upscaling (#1428) 4 years ago