diff include/SDL_video.h @ 1706:1577404809f0 SDL-1.3

Added a multi-window version of testsprite using the new API.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 24 Jun 2006 16:51:01 +0000
parents 396a35389351
children 57ce47f033a5
line wrap: on
line diff
--- a/include/SDL_video.h	Sat Jun 24 04:31:42 2006 +0000
+++ b/include/SDL_video.h	Sat Jun 24 16:51:01 2006 +0000
@@ -763,7 +763,7 @@
 /**
  * \fn SDL_TextureID SDL_CreateTexture(Uint32 format, int access, int w, int h)
  *
- * \brief Create a texture
+ * \brief Create a texture for the current rendering context.
  *
  * \param format The format of the texture
  * \param access One of the enumerated values in SDL_TextureAccess