sdl2 2.20 texture blend

Load a round ball, transparent outside. gl_dst_color gl_one is for round brightening, sdl: dst_color one add is for square brightening, ignore all the latter, use the function. SDL_ComposeCustomBlendMode, correctly set to sdl:dst_color src_alpha, is this different from gl?



Okay, I know where the problem is.