106 Commits (90ec0d52e045b4b3be9e2a7cd8d18a742882e457)

Author SHA1 Message Date
  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 2 years ago
  Ray d241ee8516 ADDED: Optional support for PNM images (.ppm, .pgm) 2 years ago
  Ray 4ee5fdf619 ADDED: Support M3D model file format (meshes and materials) #2648 2 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) 3 years ago
  Ray e637ad9d2a Support custom modules inclusion 3 years ago
  raysan5 59c4facd90 Disabled QOI image format 3 years ago
  Ray 2b2141902b ADDED: Support for QOI image format 3 years ago
  Ray c8f029dba9 Expose `MAX_KEYBOARD_KEYS` and `MAX_MOUSE_BUTTONS` #2127 3 years ago
  raysan5 719c1551cc Reviewed latest PR formatting and details 3 years ago
  warzes 9f2ff3e4d6
Support create OpenGL debug context in OpenGL 4.3 (#2068) 3 years ago
  raysan5 b972b8d324 REVIEWED: API functions specifiers 3 years ago
  Ray 99ab4d6cb8 WARNING: MODULES RENAMING!!! 3 years ago
  Ray 803094f41f REVIEWED: Touch input system #1975 #1960 3 years ago
  procfxgen dfc465ca6d
new models_magicavoxel_loading example (#1940) 3 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
  Ray a76fcaba3e BIG CHANGE: REDESIGNED: Vr device simulator #1582 4 years ago
  Ray 9909068714 Removed trailing spaces 4 years ago
  Ray 0872365938 Add config flag: SUPPORT_WINMM_HIGHRES_TIMER #1641 4 years ago
  Ray b084552808 ADDED: Config flag: SUPPORT_STANDARD_FILEIO 4 years ago
  Agnis "NeZvērs" Aldiņš 209445ccde
LoadMusicStreamFromMemory (#1606) 4 years ago
  Ray ef8318f5e3 [models] Move vboId ALLOC/FREE to rlgl module #1603 4 years ago