Differences

This shows you the differences between two versions of the page.

Link to this comparison view

mgl:functionreferenceimages [2009/11/04 17:32]
mgl:functionreferenceimages [2009/11/04 17:32]
Line 16: Line 16:
   mglFlush;   mglFlush;
  
-When you are done using a texture, you may want to free its memory using mglDeleteTexture.+When you are done using a texture, you may want to free its memory using [[mgl:​functionreferenceimages#​mgldeletetexturedelete_a_texture|mglDeleteTexture]].
  
 ===== mglBltTexture:​ Draw the texture to the screen ===== ===== mglBltTexture:​ Draw the texture to the screen =====