CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
sdl-2
09-06
Net
How to create a basic fixed time loop using SDL2 with c
08-31
Back-end
Memory leak with SDL2
08-21
Back-end
SDL2: Drawing tiles with SDL_RenderFillRect() causes strange flickering/graphical bugs
08-21
Back-end
Getting "too few arguments in function call" error in SDL_CreateWindow() function
08-20
Software design
C: do bit flags have a priority order?
08-14
Enterprise
SDL remembers last instance"s user input
08-13
Blockchain
Link MinGW .a static C libraries with GoLink
08-07
Mobile
Link static C libraries with GoLink
08-05
front end
SDL Image display slower then wanted
07-29
Software engineering
Are SDL's linker options mentioned in the official documentation?
07-24
OS
Why does matching this function parameter seprately work, but not with guards. (Haskell)
07-17
Enterprise
OpenGL texture from SDL Surface in Go
07-07
OS
Window closes only after clicking exit button multiple times?
07-01
front end
Rust-SDL2: Is there a way to draw a singular pixel to screen?
06-25
database
SDL_SetWindowHitTest - callback & callback_data? (SDL 2.0.5)
06-13
Back-end
I get oom kills after a while because I redraw an image evry frame
06-10
Software engineering
SDL.h No such file or directory in VSCode
06-08
OS
What am I missing to make this int to char conversion produce the intended effect?
06-04
OS
how to change the image when pressing the keyboard on sdl2
04-23
front end
Raycasting rendering - wall's edge crossing issue
04-21
OS
How to avoid busy wait in a single threaded event loop
04-14
Software design
SDL2 OpenGL Window is black
04-02
Mobile
Using Vs Code to debug a C SDL2 Game, how do I add breakpoints while running?
04-01
Blockchain
Why is SDL_Rect* array not functioning as intended?
03-20
Back-end
Why doesn't the default case run here?
03-05
front end
SDL2.dll was not found
02-24
OS
SDL2 begin_code.h file not found
12-27
Blockchain
WSL Ubuntu 20.04.3 error: XDG_RUNTIME_DIR not set in the environment
12-13
Mobile
C and SDL how to move a point in the screen
12-13
Software design
How to Manually call a Destructor on a Smart Pointer?
11-28
Back-end
Get SDL2 Mouse Position
11-20
Net
Failed to build SDL2 for Android
11-05
database
Failed to locate: "CL.exe". The system cannot find the file specified
10-15
Blockchain
C: #include error even after placing the header file in the right path
10-06
Mobile
Fastest way to draw filled quad/triangle with the SDL2 renderer?
09-24
Software engineering
How to copy every N-th byte(s) of a C array
09-16
Blockchain
Shorthand or inline method of initializing members of nested SDL_Rect struct in C, via function
Links:
CodePudding