Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Improve the accuracy of the acos() approximation. | Francisco Jerez | 2016-03-03 | 1 | -1/+1 |
* | glsl: Parameterize asin_expr() on the fit coefficients. | Kenneth Graunke | 2016-03-03 | 1 | -6/+6 |
* | mesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 support | Ilia Mirkin | 2016-02-27 | 1 | -47/+58 |
* | glsl: Implement the required built-in functions when OES_shader_image_atomic ... | Francisco Jerez | 2016-02-22 | 1 | -18/+43 |
* | glsl/types: Rename sampler_type to sampled_type | Jason Ekstrand | 2016-02-13 | 1 | -2/+2 |
* | glsl: only expose double mod when doubles are available | Ilia Mirkin | 2016-01-27 | 1 | -17/+18 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+5502 |