Sign in
swiftshader
/
SwiftShader
/
3a2dfcbef3b6f5bf7ed0588dfe6eeb4fd7bd8d7b
/
src
/
Shader
/
ShaderCore.cpp
5bff405
Implement gather/scatter operations for shader register files.
by Nicolas Capens
· 7 years ago
596f653
Fixed atan corner case
by Alexis Hetu
· 7 years ago
41bcdc7
Refactor exp2().
by Nicolas Capens
· 7 years ago
2d261a5
Fix exp2 for integer input.
by Nicolas Capens
· 7 years ago
af13df4
Use exact-at-power-of-two reciprocal for texture projection.
by Nicolas Capens
· 7 years ago
53ad4af
Rename version to shaderModel
by Alexis Hetu
· 7 years ago
e4a88b9
Support 3-component integer formats natively.
by Nicolas Capens
· 7 years ago
1728dde
arcsin/arccos/arctan precision fix
by Alexis Hetu
· 7 years ago
929c6b0
High precision implementation for sin/cos/tan
by Alexis Hetu
· 7 years ago
a0ef97a
Precision fix for inversesqrt.
by Alexis Hetu
· 7 years ago
0b7003b
Fixes for exp and log functions
by Alexis Hetu
· 7 years ago
8ef6d10
isnan and isinf implementation
by Alexis Hetu
· 7 years ago
2895810
Fix for integer modulo operations
by Alexis Hetu
· 7 years ago
a781af7
Minor fix for log2
by Alexis Hetu
· 8 years ago
69bc6e8
Fix GCC build
by Tom Anderson
· 8 years ago
54ac5e8
Fix transpose2x4().
by Nicolas Capens
· 8 years ago
45f187a
Deprecate the Long1 type.
by Nicolas Capens
· 8 years ago
24f454e
Renaming functions named after operator names
by Alexis Hetu
· 9 years ago
1f2003a
Removed unused classes Vector4i and Vector4u
by Alexis Hetu
· 9 years ago
0bac285
Apply the Apache 2.0 license.
by Nicolas Capens
· 9 years ago
ffb35eb
Half float packing and unpacking intrinsic functions
by Alexis Hetu
· 9 years ago
9cde974
Signed and unsigned integer packing and unpacking intrinsic functions
by Alexis Hetu
· 9 years ago
0f44807
Fixed some unary operators
by Alexis Hetu
· 9 years ago
05b3d66
Correct reciprocal approximation for power-of-two values.
by Nicolas Capens
· 9 years ago
7058908
Remove redundant shader instructions.
by Nicolas Capens
· 9 years ago
c3d95f3
Matrix determinant and inverse implementation
by Alexis Hetu
· 10 years ago
02a2bb8
Enable glsl integer code
by Alexis Hetu
· 10 years ago
d5c31da
Build fix for Linux
by Alexis Hetu
· 10 years ago
c4f2c29
New integer related core functions
by Alexis Hetu
· 10 years ago
ecad519
ShaderCore const inputs
by Alexis Hetu
· 10 years ago
8e851c1
RoundEven implementation
by Alexis Hetu
· 10 years ago
8b5f3ef
New builtin function implementations
by Alexis Hetu
· 10 years ago
9651718
Renamed Vector4i to Vector4s
by Alexis Hetu
· 10 years ago
19bac1e
Update SwiftShader to April code dump.
by John Bauman
· 11 years ago
8940182
Add SwiftShader source to repo
by John Bauman
· 11 years ago