summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-01-13Big cmake changes (#1514)hristo
2021-01-12Update miniaudio to v0.10.30 #1518Ray
2021-01-12REDESIGN: Compresion APIRay
2021-01-12Add commentsRay
2021-01-12Reorder functionRay
2021-01-12Reorder typedefs in physac.h to be in header part (#1528)Dmitry Matveyev
2021-01-09rlOrtho() reverted changeRay
2021-01-07It's top-bottom not bottom-top in GL space. (#1517)Jeffery Myers
2021-01-06Fix keyboard state change detection on RPI (#1488)badlydrawnrod
2021-01-06Include SUPPORT_DATA_STORAGE flag for building with CMake (#1515)Kirottu
2021-01-06 Remove unused condition in 'GenerateMipmaps' function for GRAPHICS_API_OPENG...Victor Gallet
2021-01-06Review rlOrtho() to avoid return in the middle of the functionraysan5
2021-01-06Don't create an ortho matrix when the viewport is 0 in any axis. (#1504)Jeffery Myers
2021-01-03Removed a repeating allocation of memory (#1507)hristo
2021-01-02Update mappings.h in glfw using GenerateMappings.cmake (#1505)Chris
2021-01-02Update year to 2021raysan5
2020-12-31 Modify the check condition for the screen window height and width. It can't ...Victor Gallet
2020-12-31 Avoid dereferencing a null pointer in the 'LoadMaterials' function in the mo...Victor Gallet
2020-12-31 Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if th...Victor Gallet
2020-12-30Add a current monitor function for window mode windows. (#1492)Jeffery Myers
2020-12-30lookup the returned monitor in the list of monitors to get an index. (#1490)Jeffery Myers
2020-12-29Review code formattingraysan5
2020-12-29Faster version of ImageClearBackground and ImageDrawRectangleRec (#1487)Jeffery Myers
2020-12-29Monitor utilites (#1485)hristo
2020-12-29I noticed that toggle fullscreen always gets the primary monitor when its mor...hristo
2020-12-26Review DrawLineBezierQuad(), formating and aprameters orderraysan5
2020-12-26Add Quadratic Bezier drawing (#1468)Violet White
2020-12-24Replace TABS by 4 spacesraysan5
2020-12-24Review some RPI4 tracelogsraysan5
2020-12-24Update Makefileraysan5
2020-12-24Review tracelog messages for DRM platformraysan5
2020-12-23Review formattingraysan5
2020-12-23Review Android Makefiles to required versionraysan5
2020-12-23Review issues when compiling for Androidraysan5
2020-12-23Remove trailing spacesraysan5
2020-12-23Update resource fileraysan5
2020-12-23Remove unused variableraysan5
2020-12-23Corrected typoraysan5
2020-12-23Corrected small issueraysan5
2020-12-23ADDED: CheckCollisionLines()raysan5
2020-12-21[Math Feature]: Add two functions for Vector2 to know if two lines intersect ...Victor Gallet
2020-12-19Set version for raylib 3.5Ray
2020-12-19Camera funcs, review params namesRay
2020-12-19REVIEW: CheckCollisionSpheres() params namingRay
2020-12-19Minor tweakRay
2020-12-19ADDED: MemAlloc() / MemFree() #1440Ray
2020-12-19Update raylib.hRay
2020-12-19Avoid *Rec suffix in some variablesRay
2020-12-19Corrected DrawTextRecEx() bugRay
2020-12-19Support font chars padding on drawing #1432Ray