SDL_Surface の GL テクスチャー変換 More...
#include <algorithm>
#include <set>
#include <SDL_opengl.h>
#include "Surface.h"
#include "rotate_utils.h"
#include "log_printf.h"
#include "sdl_utils.h"
#include "Sdl_gl_texture.h"
#include "rotated_surface_point.h"
Enumerations | |
enum | |
SDL_Surface の GL テクスチャー変換
SDL-1.2.12/test/testgl.c のソースコードを元に実装