Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mesa: fix wrong parameter type in set_sampler_max_lod() | Brian Paul | 2011-04-18 | 1 | -1/+1 | |
| | ||||||
* | mesa: fix some comments in sampler object code | Brian Paul | 2011-04-13 | 1 | -4/+4 | |
| | ||||||
* | mesa: new code/functions for GL_ARB_sampler_objects | Brian Paul | 2011-04-10 | 1 | -0/+1355 | |
This implements the infrastructure for sampler objects and all the new API functions. |