Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl

How to create Alt+Tab friendly fullscreen programs (like games) in Linux?

OpenGL Textures form SDLSurface goes too dark

How to get SDL to use fbcon not caca

linux sdl framebuffer

Compiling SDL2 for Android

Fastest way to draw filled quad/triangle with the SDL2 renderer?

c++ sdl sdl-2

SDL / OpenGL: Implementing a "Loading thread"

c++ opengl sdl

Setting up SDL on Mac OS X Lion with Xcode 4

macos xcode4 osx-lion sdl

Why is SDL so much slower on Mac than Linux?

c++ linux macos performance sdl

OpenGL v2.0 Shaders with Dev-C++ and SDL?

opengl sdl shader dev-c++

SDL Video Init causes Exception on Mac OS X 10.8

Variable in header file not declared in scope

c++ scope sdl header-files

Linux/X11 input library without creating a window

linux user-input sdl

How do you get a minimal SDL program to compile and link in visual studio 2008 express?

c++ visual-studio sdl

Networking Framework for C++ (UDP or TCP)? [closed]

c++ c network-programming sdl

Opengl Context Loss

opengl sdl

SDL2 AntiAliasing

c++ opengl sdl antialiasing

How to draw polygons in SDL? [closed]

c++ opengl sdl polygon sdl-2

difference between SDL and GLUT

c eclipse graphics sdl glut

unresolved external

Passing a shared_ptr through a C interface that takes void *

c++ sdl shared-ptr