Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl-2

How to draw polygons in SDL? [closed]

c++ opengl sdl polygon sdl-2

How can I get the screen resolution using SDL2?

c++ screen fullscreen sdl-2

Why do I get bad performance with SDL2 and SDL_RenderCopy inside a double for loop over all pixels?

Linking SDL_image in make file

c++ makefile sdl sdl-2

Using SDL for a web application

c++ django qt sdl sdl-2

Drawing an antialiased circle as described by Xaolin Wu

SDL2 - difference between RGB888 and RGB24

sdl-2

SDL2_image not found

c++ ubuntu sdl sdl-2 sdl-image

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