SDL_gfx
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces.
The current components of the SDL_gfx library are:
- Graphic Primitives (SDL_gfxPrimitves.h)
- Rotozoomer (SDL_rotozoom.h)
- Framerate control (SDL_framerate.h)
- MMX image filters (SDL_imageFilter.h)
- Custom Blit functions (SDL_gfxBlitFunc.h)
The library is backwards compatible to the above mentioned code. Its is written in plain C and can be used in C++ code.
- Name
- SDL_gfx
- Homepage
- Version
- 2.0.27
- License
- Maintainers
- Platforms
- i686-cygwin
- x86_64-cygwin
- x86_64-darwin
- aarch64-darwin
- i686-freebsd
- x86_64-freebsd
- aarch64-freebsd
- aarch64-genode
- i686-genode
- x86_64-genode
- x86_64-solaris
- javascript-ghcjs
- aarch64-linux
- armv5tel-linux
- armv6l-linux
- armv7a-linux
- armv7l-linux
- i686-linux
- loongarch64-linux
- m68k-linux
- microblaze-linux
- microblazeel-linux
- mips-linux
- mips64-linux
- mips64el-linux
- mipsel-linux
- powerpc-linux
- powerpc64-linux
- powerpc64le-linux
- riscv32-linux
- riscv64-linux
- s390-linux
- s390x-linux
- x86_64-linux
- mmix-mmixware
- aarch64-netbsd
- armv6l-netbsd
- armv7a-netbsd
- armv7l-netbsd
- i686-netbsd
- m68k-netbsd
- mipsel-netbsd
- powerpc-netbsd
- riscv32-netbsd
- riscv64-netbsd
- x86_64-netbsd
- aarch64_be-none
- aarch64-none
- arm-none
- armv6l-none
- avr-none
- i686-none
- microblaze-none
- microblazeel-none
- mips-none
- mips64-none
- msp430-none
- or1k-none
- m68k-none
- powerpc-none
- powerpcle-none
- riscv32-none
- riscv64-none
- rx-none
- s390-none
- s390x-none
- vc4-none
- x86_64-none
- i686-openbsd
- x86_64-openbsd
- x86_64-redox
- wasm64-wasi
- wasm32-wasi
- aarch64-windows
- x86_64-windows
- i686-windows
- Defined
- Source