summaryrefslogtreecommitdiffstats
path: root/Common/interface/BasicMath.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* MathLib: added stream insreters for vector typesassiduous2021-02-021-0/+42
* BacicMath.hpp: fixed clang/gcc build issueassiduous2021-02-011-1/+1
* Basic math: reworked ExtractBit and renamed to ExtractLSB; added testsassiduous2021-01-251-7/+13
* pipeline resource signature for vulkanazhirnov2021-01-211-0/+14
* Updated copyright noticeassiduous2021-01-011-1/+1
* Merge branch 'azhirnov-ray_tracing_2'assiduous2020-12-151-0/+58
|\
| * BasicMath: minor code formattingassiduous2020-12-151-9/+3
| * Added Scale and Rotation for Matrix3x3azhirnov2020-11-161-0/+64
* | Math Lib: added Matrix4x4 constructor from float4 rowsassiduous2020-12-141-0/+13
|/
* MatLib: reworked MakeVector/MakeMatrix (fixed https://github.com/DiligentGrap...assiduous2020-09-071-160/+143
* MathLib: added high_precision_cross functionassiduous2020-06-051-0/+24
* Fixing typos in matrix4x4, matrix3x3, matrix2x2 operator==marie-Eve Dubé2020-05-121-3/+3
* MathLib: added matrix-vector multiplications & testsassiduous2020-05-121-1/+35
* MatbLib: added Matrix2x2: Inverse functionassiduous2020-04-241-0/+12
* Fixed typoassiduous2020-04-121-1/+1
* MathLib: added BitInterleave16 functionassiduous2020-04-121-0/+24
* MathLib: improved FastFloat implementationassiduous2020-04-121-2/+21
* MathLib: added FastFloor and FastCeil functionsassiduous2020-04-111-1/+80
* Math lib: added RGBA8Unorm_To_F4Color and F4Color_To_RGBA8Unorm functionsassiduous2020-04-041-0/+23
* MathLib: added IntersectRayAABB, max3 and min3 functionassiduous2020-02-071-0/+14
* Renamed data() to Data() member functionassiduous2020-02-011-18/+18
* MathLib: added data() method to math objectsassiduous2020-02-011-6/+31
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-0/+2067