4767 Commits (51f3129c5dfa4be70787fa9c4473335252abffcd)
 

Author SHA1 Message Date
  Ray d2d72b1dfb ADDED: MemAlloc() / MemFree() #1440 4 years ago
  Ray cbf7369a3d Update raylib.h 4 years ago
  Ray 2374281204 Avoid *Rec suffix in some variables 4 years ago
  Ray 015e715278 Corrected DrawTextRecEx() bug 4 years ago
  Ray e404a18226 Support font chars padding on drawing #1432 4 years ago
  Ray 51e8f37688 Minimal tweak 4 years ago
  Ray c36a6f3d9f Update textures.c 4 years ago
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4 years ago
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions 4 years ago
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 4 years ago
  Ray 893a64712e Support mouse input on example #1465 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 3ec8ac52f8
Building examples by default only if raylib is standalone. (#1460) 4 years ago
  hristo 6e79476650
Fixed the build for web using CMake. (#1452) 4 years ago
  Jeffery Myers 11ebb54674
Don't put the obj and temp files for all the projects in the same place, it causes conflicts (#1458) 4 years ago
  Alexander Buhl a798fd401f
Fixed #1455 (#1456) 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 dd45d0ed64 Update VS2019 project 4 years ago
  Ray c4aee2d09a Add VS2019 project 4 years ago
  Ray 7955381fb3 Update core_basic_window.c 4 years ago
  Ray 7e9028ae08 Update user name 4 years ago
  Ray 1c9726fd8c Update core_window_flags.c 4 years ago
  Ray d1119816d7 Review comment 4 years ago
  Ray 0540f0ad32 Review window flags 4 years ago
  Ray 84ab00d52e Merge branch 'master' of https://github.com/raysan5/raylib 4 years ago
  Ray 63d33d7a7a Update CMakeLists.txt 4 years ago
  Jeffery Myers 679a26a195
Two small quality of life changes to projects. (#1448) 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
  Seth Archambault d43268b317
Added GLFW_OPENGL_FORWARD_COMPAT for Apple Support (#1445) 4 years ago
  Random 0322fc28d4
optimized MatrixLookAt (#1442) 4 years ago
  Seth Archambault ed0fda2b40
Added Apple Compilation Instructions (#1444) 4 years ago
  raysan5 d6f4f3ee88 REMOVED: GetImageDataNormalized() 4 years ago