Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl-2

Rust cargo.toml specify custom path for C linker and compiler

What are the benefits of using OpenGL in SDL 2?

opengl sdl sdl-2

SDL2 Can't create window since it couldn't find matching GLX visual

Can cairo use SDL_Texture as a render target?

sdl cairo sdl-2

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

c++ c sdl sdl-2 joystick

Calling SDL "IMG_Load" a second time results in a "EXC_BAD_ACCESS (code=EXC_I386_GPFLT)"

c++ sdl-2

SDL2: How to properly toggle fullscreen?

sdl fullscreen sdl-2

Smart pointers with SDL

c++ c++11 sdl sdl-2 unique-ptr

Porting an SDL 2.0 game to Android

java android c++ sdl-2

How to get screen size in SDL

c++ sdl-2

SDL2.0 Alternative for SDL_Overlay

c ffmpeg sdl sdl-2

How is it possible to determine the correct drawable size of a window on Windows 10? (SDL2)

window scale sdl-2 highdpi

SDL2 / Surface / Texture / Render

graphics textures render sdl-2

Are there good tutorials for SDL2.0 for C programming? (not C++) [closed]

c sdl-2

SDL_PollEvent() stuttering while idle?

c++ sdl game-engine sdl-2

How do I take and save a BMP screenshot in SDL 2?

c++ opengl sdl sdl-2

Static-linking of SDL2 libraries

How do I use SDL2 in my programs correctly?

c++ c sdl sdl-2

SDL2: LNK1561: entry point must be defined

c++ c visual-c++ sdl sdl-2