Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl

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

A Haskell Game of life crashes when launched

What is SDL_Joystick and what is SDL_GameController? What are the relationships between the two?

c++ c sdl sdl-2 joystick

Keep window active while being dragged (SDL on Win32)

c++ winapi opengl sdl

Unable to link to SDL2 functions using MinGW

c++ mingw sdl codeblocks