summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
AgeCommit message (Expand)Author
2019-09-03Remove sampleLeft from Music struct... -WIP-Ray
2019-08-27Review latest PRraysan5
2019-08-27Add screen->world and world->screen functions for 2D; add extended camera2D e...arvyy
2019-08-27REMOVED: FLAG_SHOW_LOGOraysan5
2019-08-26Expose scissor functionalityraysan5
2019-08-21Review commentraysan5
2019-08-13RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed()raysan5
2019-08-11Added notes about vertex orderraysan5
2019-08-11REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()raysan5
2019-08-07Fix build caused by GetImageAlphaBorder() (#931)Michael Vetter
2019-08-07WARNING: Redesigned structsRay
2019-08-07ADDED: GetImageAlphaBorder()Ray
2019-08-07ADDED: DirectoryExists() and GetPrevDirectoryPath()Ray
2019-08-03Replace tabs with spaces and update year of copyright notices (#927)Leandro Gabriel
2019-07-26WARNING: Replaced Music pointer by structRay
2019-07-24Changed macro CLITERALRay
2019-07-24REMOVED: LoadWaveEx()Ray
2019-07-24Review commentsRay
2019-07-24BREAKING CHANGE: Read descriptionRay
2019-07-23Update raylib.hRay
2019-07-23Try to avoid collision with CoreAudio on macOSRay
2019-07-23WARNING: Complete review of raudio -WIP-Ray
2019-07-22Review text functions return valueRay
2019-06-29Review multichannel PR additionRay
2019-06-29add multi channel audio to raudio (#895)chriscamacho
2019-06-17ADDED: DrawTriangleStrip()Ray
2019-06-14Support new flag: FLAG_WINDOW_ALWAYS_RUNRay
2019-06-06Review function prototypeRay
2019-05-07Added resource file for raylib.dllRay
2019-04-28Review formatting to follow raylib styleraysan5
2019-04-28This is dumb...Reece Mackie
2019-04-28Formatting changesReece Mackie
2019-04-28Merge branch 'master' into gamepad-reworkReece Mackie
2019-04-28WARNING: Functions renamedraysan5
2019-04-27Line cleaningReece Mackie
2019-04-27More work, UWP now supports it and deleted old gamepadsReece Mackie
2019-04-27First gamepad stuffReece Mackie
2019-04-23Support custom memory management macrosRay
2019-04-22Review rnet errorsRay
2019-04-22Reviewed rnet inclusionRay
2019-04-22[rnet] module WIP (#809)Jak
2019-04-21Initial unicode implementation for UTF8 encoded textDemizdor
2019-04-12Use typedef rather than #define in order to avoid issues in application codeBjörn Wahlstrand
2019-04-12Corrected typoRay
2019-04-12Reorganize structRay
2019-04-11Review VR simulator mechanismRay
2019-04-11Some tweaksRay
2019-04-10Comments reviewRay
2019-04-07Happy new year 2019ChillerDragon
2019-04-05ADDED: SetShaderValueTexture()Ray