Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: move half<->float convertion to util | Rob Clark | 2015-10-16 | 1 | -0/+1 |
* | mesa: Fix texture compression on big-endian systems | Ulrich Weigand | 2015-09-17 | 1 | -1/+2 |
* | mesa: Use assert() instead of ASSERT wrapper. | Matt Turner | 2015-02-23 | 1 | -2/+2 |
* | mesa: Remove _mesa_make_temp_float_image | Iago Toral Quiroga | 2015-01-12 | 1 | -9/+11 |
* | mesa: Remove _mesa_make_temp_ubyte_image | Iago Toral Quiroga | 2015-01-12 | 1 | -8/+11 |
* | mesa: Add texstore functions for BPTC-compressed textures | Neil Roberts | 2014-08-12 | 1 | -0/+689 |
* | mesa: Add texel fetch functions for BPTC-compressed textures | Neil Roberts | 2014-08-12 | 1 | -0/+960 |