Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sdl-2

Resizing window using SDL and OpenGL

opengl sdl sdl-2 opengl-2.0

How to use CMake's pkg_search_module() when compiling under Windows?

How can I get updated system DPI information from X11 in a C program?

c x11 sdl-2 highdpi

SDL2 begin_code.h file not found

c++ clang sdl-2 coc.nvim

No Window Icon Using SDL_SetWindowIcon()

c++ linux sdl-2

SDL_KEYDOWN triggering twice

c++ sdl-2

SDL2/_real_SDL_config.h: No such file or directory

How to find the cause of a memory error detected by valgrind in a program using SDL2

c valgrind sdl-2

How to draw a rectangle outline in SDL 2.0

sdl sdl-2

Redirecting output in SDL 2

sdl sdl-2

Get window handle of SDL 2 application

c winapi sdl sdl-2

SDL2 main game loop

c++ rendering sdl sdl-2

Cannot use vkCreateWin32SurfaceKHR to create vulkan surface

c++ 3d game-engine sdl-2 vulkan

copying the value of a const uint * to another variable in c++

Events using SDL 2.0

opengl sdl sdl-2

Can we use std::fstream instead of SDL_RWops in SDL2?

c++ fstream sdl-2

SDL_WINDOW_INPUT_FOCUS and SDL_WINDOW_MOUSE_FOCUS

flags sdl-2

SDL2 Window turns black on resize

macos opengl sdl-2

C++ SDL2, How to regularly update a renderered text? (ttf)