<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to switch_default_texmode</title><link>https://sourceforge.net/p/arcanfe/wiki/switch_default_texmode/</link><description>Recent changes to switch_default_texmode</description><atom:link href="https://sourceforge.net/p/arcanfe/wiki/switch_default_texmode/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 21 Jun 2012 20:09:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/arcanfe/wiki/switch_default_texmode/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage switch_default_texmode modified by Björn Ståhl</title><link>https://sourceforge.net/p/arcanfe/wiki/switch_default_texmode/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -9,9 +9,9 @@
 Allowed values are:
 **TEX_REPEAT** **TEX_CLAMP**
 
-and **TEX_CLAMP** is the default value. This means that any sampling outside 0.0-1.0 range, will be clamped to those values. 
+and *TEX_CLAMP* is the default value. This means that any sampling outside 0.0-1.0 range, will be clamped to those values. 
 
-**TEX_REPEAT** is typically used in conjunction with scale- factored texture coordinates.
+*TEX_REPEAT* is typically used in conjunction with scale- factored texture coordinates.
 
 **related functions:**
 [image_scale_txcos] [switch_default_scalemode] [switch_default_texmode]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Ståhl</dc:creator><pubDate>Thu, 21 Jun 2012 20:09:28 -0000</pubDate><guid>https://sourceforge.netd1b52963172e3fb6e647ac5151ce6837e8599022</guid></item><item><title>WikiPage switch_default_texmode modified by Björn Ståhl</title><link>https://sourceforge.net/p/arcanfe/wiki/switch_default_texmode/</link><description>**declaration:**

~~~~
switch_default_texmode(texmode) =&gt; nil
~~~~

OpenGL exposes a number of different texturing mode flags for the *st*-*uv* coordinates which affects, among other things, sampling. This function changes how these are defined for newly created resources. This is a **global** state.

Allowed values are:
**TEX_REPEAT** **TEX_CLAMP**

and **TEX_CLAMP** is the default value. This means that any sampling outside 0.0-1.0 range, will be clamped to those values. 

**TEX_REPEAT** is typically used in conjunction with scale- factored texture coordinates.

**related functions:**
[image_scale_txcos] [switch_default_scalemode] [switch_default_texmode]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Ståhl</dc:creator><pubDate>Thu, 21 Jun 2012 20:08:55 -0000</pubDate><guid>https://sourceforge.net004fc7a56a246f0248b778f4c439476aee8f0f36</guid></item></channel></rss>