Ryan C. Gordon 958640e5d1 Get rid of glGetError() calls in GLES2 renderer. 12 years ago
..
direct3d 202528a48f Call AddRef() on the device so it doesn't accidentally get released from underneath the caller. 12 years ago
opengl 57bd514707 Added optimized YUV texture upload path with SDL_UpdateYUVTexture() 12 years ago
opengles ace1e98a18 Fixes bug #2040, prepare SDL_GL_CONTEXT_EGL for deprecation on v2.1 12 years ago
opengles2 958640e5d1 Get rid of glGetError() calls in GLES2 renderer. 12 years ago
psp f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 years ago
software f79fc33a39 Christoph Mallon: Remove pointless if (x) before SDL_free(x) 12 years ago
SDL_render.c 22a972a440 Fixed bug 2122 - SDL_CreateTexture allows illegal texture sizes 12 years ago
SDL_sysrender.h 57bd514707 Added optimized YUV texture upload path with SDL_UpdateYUVTexture() 12 years ago
SDL_yuv_mmx.c dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 years ago
SDL_yuv_sw.c 57bd514707 Added optimized YUV texture upload path with SDL_UpdateYUVTexture() 12 years ago
SDL_yuv_sw_c.h 57bd514707 Added optimized YUV texture upload path with SDL_UpdateYUVTexture() 12 years ago
mmx.h dad420670f Fixes #2022, do not resume on Android when surfaceChanged 12 years ago