Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl-2

SDL2, Mac OS X, and OpenGL: How to avoid including both gl.h and gl3.h?

macos opengl sdl sdl-2

AddInstanceForFactory & HALC_ShellDriverPlugIn errors when using SDL2 with Xcode?

c++ xcode macos sdl sdl-2

Creating OpenGL texture from SDL2 surface - strange pixel values

What happened to FindSDL2 in CMake?

cmake sdl-2

SDL_WINDOWEVENT_RESIZED vs SDL_WINDOWEVENT_SIZE_CHANGED

c sdl 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?