index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
shapes.c
Age
Commit message (
Expand
)
Author
2018-12-29
Use QUADS for DrawPolyEx()
raysan5
2018-12-26
REVIEWED: DrawRectanglePro()
raysan5
2018-12-24
Review DrawPolyEx()
raysan5
2018-12-18
Support externally provided compilation flags
Ray
2018-11-19
Corrected issue with MSAA
Ray
2018-11-07
Corrected 1px thick issue
Ray
2018-11-07
Corrected issue with line drawing
Ray
2018-11-06
Review parameter issue with MSVC
Ray
2018-11-06
Remove end-line spaces
Ray
2018-11-06
Support custom texture on shapes drawing
Ray
2018-08-14
Review PR formatting
Ray
2018-08-14
Shapes: Simplifies CheckCollisionRecs
Joseph-Eugene Winzer
2018-08-06
Reviewed spacings on latest PR
Ray
2018-08-05
Fix compiler warnings of lib
Kim Kulling
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-07-05
Corrected issue with GetFontDefault()
raysan5
2018-07-05
Renamed GetDefaultFont() to GetFontDefault()
raysan5
2018-05-28
fabsf() not working with TCC
Ray
2018-05-20
Added function: rlCheckBufferLimit()
raysan5
2018-05-06
Use fabsf for floats, and avoid implicit type casting
Sherjil Ozair
2018-05-04
Rectangle parameters changed to float
Ray San
2018-04-29
Support shapes drawing using only QUADS
raysan5
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum
2018-02-02
Added function DrawRectangleLinesEx()
Ray San
2018-01-06
Corrected issue with new functionality
raysan5
2018-01-01
Removed function DrawRectangleT()
raysan5
2017-12-20
Updated copyright year
Ray San
2017-10-13
Fix bug, add some whitespace
Ahmad Fatoum
2017-10-12
Fix warning about unsequenced modification of variable
Ahmad Fatoum
2017-09-30
Review gradient rectangle drawing
Ray
2017-08-27
Added function DrawRectangleGradientEx()
raysan5
2017-08-04
Review transforms to match OpenGL 1.1
raysan5
2017-07-17
Manual integration of material-pbr into develop
Ray
2017-03-20
Review some comments
Ray
2017-03-14
Added function: DrawLineBezier()
raysan5
2017-03-05
Added function: DrawLineEx()
raysan5
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-16
Added function DrawRectanglePro()
Ray
2017-01-05
Lattest PR review
raysan5
2017-01-02
Added RaycastMesh function and example test case
Joel Davis
2016-12-31
Added RaycastGround and ray picking example
Joel Davis
2016-12-05
Corrected some warnings
Ray
2016-11-16
Reviewed modules comments
raysan5
2016-10-31
Comments tweaks
raysan5
2016-10-17
Corrected some warnings
Ray
2016-10-09
Tweak int to float
Ray
2016-10-02
Corrected issue on DrawPolyEx()
Ray
2016-09-12
Review spacing formatting
raysan5
2016-07-17
Corrected issue on drawing order
raysan5
2016-06-17
Corrected bugs on OpenGL 2.1
Ray
[next]