Christophe Riccio
|
8864136e87
|
Fixed log2
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3c2882439f
|
Added nlz, improved int log2, optimized findMSB with intrinsics
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
09ee14ad4c
|
Added uint log2 and deprecate GTX_unsigned_int
|
ago%!(EXTRA string=14 years) |
Ben
|
bcc8926ebf
|
Add additional swizzle constructors
|
ago%!(EXTRA string=14 years) |
Ben
|
554ae06fa8
|
Minor change to typedef
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
8df8569563
|
Added () operator for swizzling
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
e8ee34e397
|
Added constructor taking partial swizzle operation parameter
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d75db9b8e4
|
Fixed ticket #111, missing swizzle operations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b7c11b1e6a
|
Added GLM_GTX_constants extension
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
ac8552d296
|
Fixed /W4 VC warnings
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3def64b49b
|
Fixed matrix division
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2438ec04b1
|
Ticket #129, fixed -Wsign-conversion warnings
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
35b352168a
|
Fixed revision number
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5431212c55
|
Fixed /W4 warnings
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9cdf63331e
|
Added noise2, noise3 and noise4 draft implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
9c8930e630
|
Promoted noise extension to GTC
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
0abdaee9b4
|
typo
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
97e07f6660
|
Typo / style
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
ca88ff50dd
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
387854dbe3
|
Fixed and tested disk and ball rands
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
695b058096
|
Fixed and tested circular and spherical rands
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1d05f79eb8
|
C++11 tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a1789110e7
|
Fixed build
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
2912e726be
|
Fixed build on G++
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
1e8802fa47
|
Replace spaces by tabs
|
ago%!(EXTRA string=14 years) |
athile
|
124923154b
|
Fix swizzle size defect and further clean-up
|
ago%!(EXTRA string=14 years) |
athile
|
6d83744b39
|
Simplify swizzling implementation into one swizzle class
|
ago%!(EXTRA string=14 years) |
athile
|
44bd721a41
|
Swizzle clean-up
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c7e5c17898
|
Added disk and ball rand implementations
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
5f52e6a82f
|
Added spherical and circular rand implementations
|
ago%!(EXTRA string=14 years) |
athile
|
a762f19861
|
Further swizzle work.
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3aefc82e95
|
Added linearRand implementation
|
ago%!(EXTRA string=14 years) |
athile
|
6dee4eabc4
|
WIP swizzle. Note: glm::dot() now working for swizzled vec3, but mysteriously not for vec2 or vec4.
|
ago%!(EXTRA string=14 years) |
athile
|
2851081b66
|
Incremental work on improving swizzles.
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
a18a7dfac9
|
Added new GTC API for random
|
ago%!(EXTRA string=14 years) |
athile
|
73d5e729c1
|
WIP swizzles
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
b2b664e9d9
|
Updated simplex3d implementation
|
ago%!(EXTRA string=14 years) |
athile
|
fe9a5562c1
|
Binary operators for swizzle/vec combinations
|
ago%!(EXTRA string=14 years) |
athile
|
5d3c6fb4ca
|
Start implementation for swizzle operaators. operator+ and operator- have been added.
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
64453fd44e
|
Fixed half vectors on VC + MS lang ext
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
cec8665d16
|
Fixed ticket #128, bitfield based on vec types
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
c998734914
|
Restore MS version of hvec*
|
ago%!(EXTRA string=14 years) |
athile
|
6022ff616e
|
Swizzle updates to handle non-POD types (e.g. hvec3) correctly
|
ago%!(EXTRA string=14 years) |
athile
|
f09aa1c177
|
First pass at adding swizzling members.
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
bf698ec3e6
|
Clean up half old cast operators and added counter ops tests
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
fc30641140
|
Added cast from Half types to any scalar types
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
06f1deafc8
|
Fixed higherMultiple for half types
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
16bcc4444f
|
Improved half implementation
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
3ca45b7f0e
|
Updated Clang and LLVM detection
|
ago%!(EXTRA string=14 years) |
Christophe Riccio
|
d868e52275
|
Improved int64 type for C99 support
|
ago%!(EXTRA string=14 years) |