summaryrefslogtreecommitdiffhomepage
path: root/src/shapes.c
AgeCommit message (Expand)Author
2018-12-29Use QUADS for DrawPolyEx()raysan5
2018-12-26REVIEWED: DrawRectanglePro()raysan5
2018-12-24Review DrawPolyEx()raysan5
2018-12-18Support externally provided compilation flagsRay
2018-11-19Corrected issue with MSAARay
2018-11-07Corrected 1px thick issueRay
2018-11-07Corrected issue with line drawingRay
2018-11-06Review parameter issue with MSVCRay
2018-11-06Remove end-line spacesRay
2018-11-06Support custom texture on shapes drawingRay
2018-08-14Review PR formattingRay
2018-08-14Shapes: Simplifies CheckCollisionRecsJoseph-Eugene Winzer
2018-08-06Reviewed spacings on latest PRRay
2018-08-05Fix compiler warnings of libKim Kulling
2018-08-05Fix compiler warings in texture.c and more.Kim Kulling
2018-07-05Corrected issue with GetFontDefault()raysan5
2018-07-05Renamed GetDefaultFont() to GetFontDefault()raysan5
2018-05-28fabsf() not working with TCCRay
2018-05-20Added function: rlCheckBufferLimit()raysan5
2018-05-06Use fabsf for floats, and avoid implicit type castingSherjil Ozair
2018-05-04Rectangle parameters changed to floatRay San
2018-04-29Support shapes drawing using only QUADSraysan5
2018-04-07Refactor all #define SUPPORT_* into a config.hAhmad Fatoum
2018-02-02Added function DrawRectangleLinesEx()Ray San
2018-01-06Corrected issue with new functionalityraysan5
2018-01-01Removed function DrawRectangleT()raysan5
2017-12-20Updated copyright yearRay San
2017-10-13Fix bug, add some whitespaceAhmad Fatoum
2017-10-12Fix warning about unsequenced modification of variableAhmad Fatoum
2017-09-30Review gradient rectangle drawingRay
2017-08-27Added function DrawRectangleGradientEx()raysan5
2017-08-04Review transforms to match OpenGL 1.1raysan5
2017-07-17Manual integration of material-pbr into developRay
2017-03-20Review some commentsRay
2017-03-14Added function: DrawLineBezier()raysan5
2017-03-05Added function: DrawLineEx()raysan5
2017-02-16Improved modules description -IN PROGRESS-Ray
2017-02-16Added function DrawRectanglePro()Ray
2017-01-05Lattest PR reviewraysan5
2017-01-02Added RaycastMesh function and example test caseJoel Davis
2016-12-31Added RaycastGround and ray picking exampleJoel Davis
2016-12-05Corrected some warningsRay
2016-11-16Reviewed modules commentsraysan5
2016-10-31Comments tweaksraysan5
2016-10-17Corrected some warningsRay
2016-10-09Tweak int to floatRay
2016-10-02Corrected issue on DrawPolyEx()Ray
2016-09-12Review spacing formattingraysan5
2016-07-17Corrected issue on drawing orderraysan5
2016-06-17Corrected bugs on OpenGL 2.1Ray