Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _mesa_create_exec_table: GLES3 fixes. | Paul Berry | 2012-10-23 | 1 | -1/+2 |
* | mesa/samplerobj: Avoid crash in sampler query if texture unit is disabled | Pauli Nieminen | 2012-08-12 | 1 | -1/+3 |
* | mesa: Allow meta module to call sampler functions | Pauli Nieminen | 2012-08-01 | 1 | -0/+11 |
* | mesa: add _mesa_is_mipmap_filter() helper | Brian Paul | 2012-03-20 | 1 | -0/+9 |
* | mesa: make _mesa_reference_sampler_object() an inline function | Brian Paul | 2012-03-20 | 1 | -1/+11 |
* | mesa: s/INLINE/inline/ | Brian Paul | 2011-10-01 | 1 | -1/+1 |
* | intel: Add support for ARB_sampler_objects. | Eric Anholt | 2011-04-23 | 1 | -0/+8 |
* | mesa: new code/functions for GL_ARB_sampler_objects | Brian Paul | 2011-04-10 | 1 | -0/+54 |