112 Commits (99dac5451cad1c45c0a6b1da5c6175a7575f3403)

Author SHA1 Message Date
  Ray 99dac5451c ADDED: Automation Events System, exposed to users 2 years ago
  Ray be8eea9eda Format tweaks 2 years ago
  Ray c104a97590 Update config.h 2 years ago
  bXi c03ab03627
Added rudimentary SVG support. (#2738) 2 years ago
  Ray 52541b4a1f ADDED: `SUPPORT_FONT_ATLAS_WHITE_REC` 2 years ago
  Ray bf3e527dab Update config.h 2 years ago
  Ray f4f6e25340 Support QOA audio file format by default 2 years ago
  Ray 96a9b4e1f2 REVIEWED: config.h format and inconsistencies 2 years ago
  Julio C. Galindo 6ae21d6581
Fixed some grammar mistakes and typos. (#2914) 2 years ago
  Ray 901c4553d2 ADDED: QOA audio format support -WIP- 2 years ago
  Jeffery Myers 63da7cdec6
add include guards on config.h (#2888) 2 years ago
  Ray b59fab7ee6 Update year to 2023 2 years ago
  Ray 0b6d4b376f REVIEWED: Image fileformat support: PIC, PNM 3 years ago
  Ray d241ee8516 ADDED: Optional support for PNM images (.ppm, .pgm) 3 years ago
  Ray 4ee5fdf619 ADDED: Support M3D model file format (meshes and materials) #2648 3 years ago
  Ray 7853155f99 REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT` 3 years ago
  Ray d78177d246 Update year 3 years ago
  Ray 39d9d1da42
Update config.h 3 years ago
  Ray e722a8dbef WARNING: BREAKING: REMOVED: `*StorageValue()` functions 3 years ago
  Ray 875601c4cc REVIEWED: `FilePathList`, consider maximum capacity 3 years ago
  Ray b1c413237c Update config.h 3 years ago
  Uneven Prankster 588de4d095
Re-enable QOI support (#2236) 4 years ago
  Ray e637ad9d2a Support custom modules inclusion 4 years ago
  raysan5 59c4facd90 Disabled QOI image format 4 years ago
  Ray 2b2141902b ADDED: Support for QOI image format 4 years ago
  Ray c8f029dba9 Expose `MAX_KEYBOARD_KEYS` and `MAX_MOUSE_BUTTONS` #2127 4 years ago
  raysan5 719c1551cc Reviewed latest PR formatting and details 4 years ago
  warzes 9f2ff3e4d6
Support create OpenGL debug context in OpenGL 4.3 (#2068) 4 years ago
  raysan5 b972b8d324 REVIEWED: API functions specifiers 4 years ago
  Ray 99ab4d6cb8 WARNING: MODULES RENAMING!!! 4 years ago
  Ray 803094f41f REVIEWED: Touch input system #1975 #1960 4 years ago
  procfxgen dfc465ca6d
new models_magicavoxel_loading example (#1940) 4 years ago
  raysan5 5b6d83b533 REVIEWED: rlgl defines for consistency 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
  Uneven Prankster 4e363b5479
Remove unused UWP defines (#1894) 4 years ago
  Ray e0720a0a55 WARNING: REVIEWED: Default shader uniform names 4 years ago
  Ray 3db26f82ea WARNING: BREAKING: Functions renamed! 4 years ago
  raysan5 28093c46a8 Disable `SUPPORT_EVENTS_AUTOMATION` by default 4 years ago
  Ray 8be5ec2288 Avoid SUPPORT_MOUSE_CURSOR_POINT 4 years ago
  Ray e07054d0d4 RENAMED: `SwapBuffers()` -> `SwapScreenBuffer()` 4 years ago
  Ray 19b71f5f13 WARNING: Exposed `SUPPORT_CUSTOM_FRAME_CONTROL` #1729 4 years ago
  Ray 68e408474d Renamed SUPPORT_MOUSE_CURSOR_NATIVE -> SUPPORT_MOUSE_CURSOR_POINT 4 years ago
  Ray de7b8ad551 NEW CRAZY FEATURE: EVENTS AUTOMATION! 4 years ago
  Jeffery Myers 133e6f097d
Convert the half sleep to a sleep that is a fraction of the target FPS (Default 95%) to reduce CPU use. (#1756) 4 years ago
  Ray a41ed986bd Expose RAYLIB_VERSION in raylib.h #1747 4 years ago
  Ray d4ccca81db WARNING: REDESIGNED: rlLoadExtensions() #1295 4 years ago
  Ray 71b86bf4d0 REDESIGNED: Vr stereo rendering 4 years ago
  raysan5 c2c141f941 Update version to raylib 3.7 4 years ago
  raysan5 d64f27bad1 Remove old flag 4 years ago
  Jeffery Myers b573ff3e7a
[AUDIO] Use device native sample rates (#1660) 4 years ago