Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Sun CC specific code. | Jose Fonseca | 2015-12-02 | 1 | -8/+0 |
* | nir: s/nir_type_unsigned/nir_type_uint | Jason Ekstrand | 2015-11-23 | 1 | -1/+1 |
* | glsl: move half<->float convertion to util | Rob Clark | 2015-10-16 | 1 | -0/+1 |
* | glsl: Remove MSVC implementations of copysign and isnormal. | Matt Turner | 2015-07-29 | 1 | -13/+1 |
* | mesa: Replace _mesa_round_to_even() with _mesa_roundeven(). | Matt Turner | 2015-03-18 | 1 | -6/+9 |
* | nir: add new constant folding infrastructure | Jason Ekstrand | 2015-01-24 | 1 | -0/+352 |