[Mesa-dev] [PATCH 1/5] mesa: Add infrastructure for GL_ARB_texture_mirror_clamp_to_edge.
Kenneth Graunke
kenneth at whitecape.org
Fri Oct 18 20:01:19 CEST 2013
On 10/18/2013 02:20 AM, Rico Schüller wrote:
> ---
> src/mesa/main/extensions.c | 1 +
> src/mesa/main/mtypes.h | 1 +
> src/mesa/main/samplerobj.c | 2 +-
> src/mesa/main/texparam.c | 12 +++++++++---
> 4 Dateien geändert, 12 Zeilen hinzugefügt(+), 4 Zeilen entfernt(-)
Other than Marek's comment, this series is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
Thanks!
More information about the mesa-dev
mailing list