Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl

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

Other's library #define naming conflict

c++ opengl sdl

Visual studio 2012 error LNK2019: unresolved external symbol, linking with static lib that is working

c++ qt sdl static-linking

SDL 2 Undefined Reference to "WinMain@16" and several SDL functions

c++ sdl

play a waveform at a certain frequency in SDL callback function

c audio callback sdl waveform

SDL2 OpenGL3 How to initialize SDL inside a function

c++ opengl sdl sdl-2 opengl-3

Is It More Efficient to Use GL_TRIANGLE_STRIP or Indexed GL_TRIANGLES to a Draw a Dynamic Number of Quads

SDL2 render texture visibly lags behind mouse

c++ windows sdl sdl-2

Haskell SDL on OS X

macos haskell 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