diff options
Diffstat (limited to 'sdl/GL_todo.txt')
-rw-r--r-- | sdl/GL_todo.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sdl/GL_todo.txt b/sdl/GL_todo.txt index aea6032..99a114f 100644 --- a/sdl/GL_todo.txt +++ b/sdl/GL_todo.txt @@ -13,12 +13,3 @@ todo: - GL error checking and extensions - split SDL -notes: -- texture matrix!? -- texture filtering: process of calculating color fragments from a stretched or - shrunken texture map - -obj loader: -- glGenTextures() -- glBindTextures() - |