Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl-2

how to specify "width" or "point size" in SDL 2.0 draw points, lines or rect

c sdl-2

Is SDL Renderer useless if I use opengl for drawing?

c++ opengl sdl-2 opengl-3

SDL_Texture - Incomplete type

c++ linux debian sdl-2

Using SDL2 on linux with g++?

c++ linux g++ sdl sdl-2

SDL2 How to position a window on a second monitor?

c++ window sdl sdl-2 monitor

SDL_Image IMG_Load fails on png with: "Failed loading libpng16-16.dll:"

windows load png sdl-2 sdl-image

Resize SDL2 window?

c++ window sdl sdl-2

Is it possible to run a game written in Haskell in the browser? (Through GHCJS maybe?)

Debugging load time error in C++ SDL2 program compiled with VS2015 on Win10

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

c++ sdl sdl-2

SDL2 on Raspberry Pi without X?

undefined reference to WinMain@16 C++, SDL-2

How do I link SDL2 using CMake?

Bug when resizing borderless window with SDL2

c++ winapi sdl x11 sdl-2

How to fix unresolved externals of SDL 2.0.3 on Visual Studio 2015 Preview?

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