summaryrefslogtreecommitdiffstats
path: root/Common/interface/AdvancedMath.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Merge branch 'azhirnov-ray_tracing_2'assiduous2020-12-151-0/+7
|\
| * Added Scale and Rotation for Matrix3x3azhirnov2020-11-161-0/+7
* | MathLib: added CheckBox2DBox2DOverlap functionassiduous2020-12-081-0/+32
|/
* Added GPU vendor and memory size detection (API 240071), closed https://githu...assiduous2020-09-161-0/+8
* MathLib: added bound box transform functionassiduous2020-06-281-0/+32
* MathLib: updated ViewFrustum structassiduous2020-06-201-12/+42
* MathLib: added RasterizeTriangle functionassiduous2020-06-061-0/+115
* MathLib: added IsPointInsideTriangle functionassiduous2020-06-061-0/+90
* Moved filtering functions to new FilterintTools.hpp. Added FilterTexture2DBil...assiduous2020-03-161-112/+0
* MathLib: added GetLinearTexFilterSampleInfo functionassiduous2020-03-161-0/+112
* TraceLineThroughGrid: fixed a problem where end point of the line is missed d...assiduous2020-02-161-1/+5
* Updated TraceLineThroughGrid test plus some minor comments clean-upassiduous2020-02-081-3/+6
* Fixed TraceLineThroughGrid function: properly handle degenrate lines and avoi...assiduous2020-02-081-12/+29
* MathLib: added few more tests for TraceLineThroughGrid functionassiduous2020-02-071-2/+2
* MathLib: added TraceLineThroughGrid functionassiduous2020-02-071-0/+83
* MathLib: added IntersectRayBox2D functionassiduous2020-02-071-14/+58
* MathLib: added IntersectRayTriangle functionassiduous2020-02-071-0/+46
* Fixed Linux/Mac build errorassiduous2020-02-071-0/+2
* MathLib: added IntersectRayAABB, max3 and min3 functionassiduous2020-02-071-0/+34
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-0/+465