Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Reset image unit state to the default values when a bound image is dele... | Francisco Jerez | 2015-08-20 | 1 | -0/+6 |
* | mesa: Implement glMemoryBarrierByRegion | Marta Lofstedt | 2015-08-17 | 1 | -0/+3 |
* | mesa: Initialize image units to default state on context creation. | Francisco Jerez | 2015-05-04 | 1 | -0/+6 |
* | mesa: Add extern "C" guards to shaderimage.h to allow inclusion from C++ code. | Francisco Jerez | 2015-05-04 | 1 | -0/+8 |
* | mesa: Export shader image format to mesa format conversion function. | Francisco Jerez | 2015-05-04 | 1 | -0/+7 |
* | glapi: Add infrastructure for ARB_multi_bind | Fredrik Höglund | 2014-05-02 | 1 | -0/+3 |
* | mesa: Validate image units when the texture state changes. | Francisco Jerez | 2014-01-15 | 1 | -0/+9 |
* | mesa: Implement the GL entry points defined by ARB_shader_image_load_store. | Francisco Jerez | 2014-01-15 | 1 | -0/+42 |