Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl

'unresolved external symbol _SDL_main referenced in function' error in Visual Studio 2012 with SDL2

c++ visual-studio-2012 sdl

Downloading pre-built libraries with CMake

Is it possible to use SDL2 with smart pointers?

SDL 2.0 Can I run it not in main thread?

c++ multithreading sdl

C++ game loop example

c++ sdl game-loop

How am I supposed to support GNOME on Wayland with SDL2?

sdl sdl-2 gnome wayland

OpenGL and SDL on OSX - EXC_BAD_ACCESS on glDrawElements() - works on GLUT, not with SDL

opengl sdl

OpenGL Depth Spaz Attack

c++ opengl sdl

openGL Transparent pixels unexpectedly White

Invalid conversion from int to SDL_RendererFlip

sdl render flip

C++/SDL 'void*' is not a point-to-object type

c++ object pointers sdl void

SDL_Renderer using 100% CPU and a gig of RAM to do nothing

Order of Precedence: Smart Pointer and Class Destructor

c++ stl sdl

See what "block" the player is looking at

opengl 3d camera sdl

Texture Fading in SDL2 - Using SDL_image

sdl sdl-image

How to implement a generic button class that executes different functions on click?

c++ button sdl

SDL2.0 with XCode 4.6

xcode macos opengl sdl