Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl

How to scale to resolution in SDL?

c++ opengl sdl

using nullptr instead of NULL when mixing C and C++

c++ c++11 sdl nullptr

SDL2 - Why does SDL_CreateTextureFromSurface() need a renderer*?

c++ sdl sdl-2

SDL vs GLUT in opengl 3D programming

c++ opengl opencv sdl glut

Creating an OpenGL 3.2/3.x context in SDL 1.3

c++ opengl sdl opengl-3

What is the best way to read input from keyboard using SDL?

input keyboard sdl

SDL 2.0 retina mac

macos sdl retina-display

Is there a faster and object orientated alternative to SDL for C++? [closed]

c++ sdl libraries

Bug when resizing borderless window with SDL2

c++ winapi sdl x11 sdl-2

Simply including SDL header causes linker error

c++ macos opengl xcode4 sdl

Fluid Simulation "Blows Up"

What are the benefits of using OpenGL in SDL 2?

opengl sdl sdl-2

GLUT Alternatives for Haskell?

opengl haskell sdl glut glfw

Sleep(1) and SDL_Delay(1) takes 15 ms

c++ opengl sdl

Maximize SDL window

c window sdl portability

SDL Error Undefined symbols for architecture x86_64 "_SDL_main"

c++ xcode macos cocoa sdl

Can cairo use SDL_Texture as a render target?

sdl cairo sdl-2

Simple sound wave generator with SDL in c++

c++ audio sdl

Undefined reference to 'SDL_main'

c++ sdl codeblocks