Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Fix Type A _INT formats to MESA_FORMAT naming standard | Mark Mueller | 2014-01-27 | 1 | -18/+18 |
* | mesa: Fix MESA_FORMAT names containg SIGNED | Mark Mueller | 2014-01-27 | 1 | -12/+12 |
* | mesa: Change many Type P MESA_FORMATs to meet naming spec | Mark Mueller | 2014-01-27 | 1 | -10/+10 |
* | mesa: Change many Type A MESA_FORMATs to meet naming standard | Mark Mueller | 2014-01-27 | 1 | -6/+6 |
* | mesa: Rename 4 color component unsigned byte MESA_FORMATs | Mark Mueller | 2014-01-27 | 1 | -2/+2 |
* | mesa: change gl_format to mesa_format | Mark Mueller | 2014-01-27 | 1 | -2/+2 |
* | mesa: Validate image units when the texture state changes. | Francisco Jerez | 2014-01-15 | 1 | -0/+11 |
* | mesa: Implement the GL entry points defined by ARB_shader_image_load_store. | Francisco Jerez | 2014-01-15 | 1 | -0/+477 |