Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl

Compiling SDL from source on a Mac running OS X 10.7 Lion

c++ sdl osx-lion

C++ / SDL Debugging with console window

c++ console sdl

How can I move the camera correctly in 3D space?

c++ math opengl 3d sdl

SDL_GetTicks() accuracy below the millisecond level

c++ sdl sdl-2 timedelta

Couple of questions about SDL_Window and unique_ptr

c++ sdl unique-ptr

undefined reference to SDL_Init

mingw sdl codeblocks winmain

I'm using the SDL functions without the SDL_main be defined. Is that fine?

c++ sdl sdl-2

Using SDL_INIT_JOYSTICK without SDL_INIT_VIDEO

c sdl joystick

c++ linker error LNK2005 already defined in SDL

c++ sdl linker-errors

Cross-platform way of yielding a thread in C/C++?

"Connecting" SDL_Surface to shared_ptr

c++ sdl shared-ptr

Can I replace SDL_GetTicks with std::chrono::high_resolution_clock?

c++ c++11 sdl

SDL 2.0 Quit Event with Multiple Windows

SDL2 not receiving window events

c++ events sdl sdl-2

3D Graphics Theory and Code without OpenGL, DirectX, XNA, et al [closed]

java c math sdl 3d

/usr/bin/ld: cannot find : No such file or directory

c++ makefile sdl

Will multithreading improve performance significantly if I have a fixed amount of calculations that are independet from each other?

Where is sdl-config installed on MacOS 10.6 (Snow Leopard)

macos sdl

Inputs in SDL (on key pressed)

events input sdl key

SDL.dll is missing from my computer - VS 2010

c++ visual-studio-2010 sdl