Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl-2

SDL not rendering truetype font

c++ fonts truetype sdl-2 sdl-ttf

Kivy support for SDL2 in Virtualenv

Using SDL2 with SDL2_image on OSX 10.11 (CMake 3.3 within CLion 1.1)

c++ macos cmake sdl-2 clion

sdl ttf_rendertext_blended fails randomly

opengl d sdl-2 dmd sdl-ttf

Drawing 2D stuff with SDL_Renderer and OpenGL stuff with SDL_GLContext

c++ opengl rendering sdl sdl-2

Why do I need to clear the screen even if I intend to overwrite every single pixel?

sdl sdl-2

Displaying text with SDL TTF with SDL2 and OpenGL

c++ opengl sdl-2 sdl-ttf

CMake failing to statically link SDL2

SDL2 - Check if OpenGL context is created

SDL_RenderSetScale incorrectly applies to rotated bitmaps in SDL2 (2.0.3)

rotation scaling sdl-2

How should I use SDL2 iOS Application Events?

ios c sdl-2

SDL 2.0 Key repeat and delay

c++ keyboard-events sdl-2

How to use palettes in SDL 2

c sdl-2 palette color-palette

SDL2 & GDB: program received signal ?, unknown signal

c++ gcc gdb sdl-2

Install SDL2 in mac

macos opengl sdl-2

SDL_GetTicks() accuracy below the millisecond level

c++ sdl sdl-2 timedelta

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

c++ sdl sdl-2

How do I print to the console while an SDL 2 program is running?

c++ windows mingw sdl-2