Search code examples
Is SDL_FreeSurface() equivalent to free() in terms of functionality?...


csdlsdl-1.2

Read More
SDL 1.2.15 extension of surface issue...


c++sdlsdl-1.2

Read More
How to "include" libvlc and sdl1.2 on Raspbian C++ project?...


c++linuxraspbianlibvlcsdl-1.2

Read More
SDL 2.0 version of SDL_DisplayFormatAlpha()?...


c++imagesdlsdl-2sdl-1.2

Read More
SDL pixels of surface become 0 3/4 of the way through...


c++pixelsdl-1.2

Read More
SDL_PollEvent() skips events...


c++sdlsdl-1.2

Read More
SDL drawing program is Freezing...


c++graphicssdlsdl-1.2

Read More
SDL_SetVideoMode vs SDL_CreateRGBSurface...


sdlsdl-1.2

Read More
SDL_SetVideoMode ignores flags & SDL_Flip is slow...


sdlsdl-1.2

Read More
C++ SDL Segmentation fault (core dumped)...


c++sdlsdl-1.2

Read More
SDL not blitting my images to buffer...


classsdlsdl-1.2

Read More
SDL_DisplayFormat works, but not SDL_DisplayFormatAlpha...


c++sdlsdl-1.2

Read More
Draw image in function...


c++sdlsdl-1.2

Read More
SDL 1.2 and SMPEG: Black and white video output only...


c++sdldev-c++mpegsdl-1.2

Read More
SDL with Qtcrator...


c++sdlqt-creatorqmakesdl-1.2

Read More
SDL 1.2 Have to press twice key for events to take effects...


csdlsdl-1.2

Read More
SDL_MapRGB, how to get screen->format using pointer to pointer...


c++cpointerssdlsdl-1.2

Read More
Initialize SDL_Surface* into a function...


csdlsdl-1.2

Read More
Is SDL_LockSurface needed to access the pixel format?...


c++sdlsdl-1.2

Read More
Why is SDL_Flip not limiting the FPS to match screen frequency?...


c++visual-c++sdlgame-loopsdl-1.2

Read More
SDL: Make existing surface transparent / delete all pixel data...


c++linuxsdlsdl-1.2

Read More
(SDL 1.2) SDLMain.m have warnings in Xcode...


xcodesdlsdl-1.2

Read More
Why won't my image render?...


c++sdlrendersdl-1.2

Read More
How do I empty the SDL event queue?...


csdlsdl-1.2

Read More
How to update single pixels efficiently on SDL 1.2 surface?...


c++sdlrgbpixelsdl-1.2

Read More
BackNext