3179 Commits (bb2763cc1faea71c2f21a66b9f0e0bd43532a04c)

Author SHA1 Message Date
  Ray 7749a2805c UPDATED: raygui to latest version -WIP- 4 years ago
  Laurentino Luna 6575d31379
Fix tcc not finding emmintrin.h (#1947) 4 years ago
  raysan5 7c1889c282 REVIEWED: Support mouse wheel on x-axis #1948 4 years ago
  Ray b154bc33f5 Added note on GLFW custom allocators for the future 4 years ago
  Ray d98779abef Minor tweak to avoid false error logs 4 years ago
  Ray aefdb9f9cf REMOVED: Old function names defines 4 years ago
  Ray ff523d55ac Updated raygui #1939 4 years ago
  atticus 6d20430ccc
add NULL check (#1925) 4 years ago
  Ray a5beb940f8 Remove trailing spaces 4 years ago
  Ray f3385b6ad2 Update rlgl.h 4 years ago
  Ray ef8526ae36 Update rlgl.h 4 years ago
  Ray 92a13878dc Add some comments 4 years ago
  Ray 1b4c58b66f WARNING: BREAKING: Use `frameCount` on audio 4 years ago
  raysan5 462e7aec52 Updated `RAYLIB_VERSION` to `4.0-dev` 4 years ago
  raysan5 aae60e1e44 REVIEWED: `extern "C"` definition position for consistency 4 years ago
  raysan5 848cdb267a Support C++ usage as standalone library 4 years ago
  raysan5 760cfd361e REVIEWED: `PHYSACDEF` definition and C++ issues #1918 4 years ago
  630Studios 092435d51c
[Models] Fix for issue #1809 (#1917) 4 years ago
  raysan5 1dff5814be ADDED: rlUpdateVertexBufferElements() #1915 4 years ago
  raysan5 26db391576 ADDED: `rlActiveDrawBuffers()` #1911 4 years ago
  630Studios ce3214b82d
[rlgl] rlUpdateVertexBuffer (#1914) 4 years ago
  raysan5 621a8766a8 WARNING: BREAKING: Renamed `CharInfo` to `GlyphInfo` and more... 4 years ago
  raysan5 b6541b7a55 REVIEWED: DrawTextPro() 4 years ago
  raysan5 7e27c2ffa8 TODO: DrawTextPro() rotation not working? 4 years ago
  raysan5 b55418effd ADDED: DrawTextPro() with text rotation support 4 years ago
  raysan5 5a259fa10f WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() 4 years ago
  Ryan Roden-Corrent ef9fdd0fa5
Document Get{Key,Char}Pressed return value. (#1909) 4 years ago
  raysan5 311fe8f35b Replaced TABS by spaces 4 years ago
  raysan5 a135d9c25d REVIEWED: Avoid conflict with bool 4 years ago
  raysan5 ee72497eef REVIEWED: Some warnings... 4 years ago
  raysan5 5e63cd3c97 ADDED: GenMeshCone() #1903 4 years ago
  raysan5 aa67903f96 Improve rlgl description 4 years ago
  raysan5 5b6d83b533 REVIEWED: rlgl defines for consistency 4 years ago
  raysan5 3e75a2109d REVIEWED: rlgl module header info 4 years ago
  raysan5 559f1919c6 REVIEWED: Improved font loading info 4 years ago
  raysan5 b805754aa1 REVIEWED: Avoid bool type collisions 4 years ago
  raysan5 dffd1435e9 Revert "REVIEWED: Avoid UBSAN warnings #1891" 4 years ago
  raysan5 a8e9e1387f REVIEWED: Avoid UBSAN warnings #1891 4 years ago
  raysan5 1613057881 Update raudio.c 4 years ago
  raysan5 b4fddf146b REVIEWED: Added new mechanism to avoid data types collision between modules that share same data types and can be used in standalone mode 4 years ago
  raysan5 aeb1a0da84 REVERTED: Removed the need for `rlMatrix` 4 years ago
  raysan5 1cc25d1a2d Review include path that was breaking the build 4 years ago
  raysan5 bd70a22412 Review some issues 4 years ago
  raysan5 8b7f43f89b WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP- 4 years ago
  raysan5 58e9a0894f Reviewed some functions to avoid calling other functions 4 years ago
  iskolbin 6ef3ab3d3a
impoves raylib_parser: makes it generic, adds -d key for functions define (RLAPI for raylib.h), increases maxiumum number of fields in structs and values in enums, doubles max length of struct field names; split float3/float16 struct typedefs in raymath to allow parser to process the file (#1901) 4 years ago
  raysan5 a9f6ff6fe3 Add external folder to build (just in case) 4 years ago
  Kyle Appelgate d8ca13f4c6
fixed DisableCursor() on web by registering an empty mouse click event function in emscripten (#1900) 4 years ago
  raysan5 96aadec503 REVIEWED: Info on image loading failure 4 years ago
  raysan5 69a82c7a0d ADDED: raygui to extras libraries for convenience 4 years ago