photographyfert.blogg.se

Sdl2 image mixer
Sdl2 image mixer











sdl2 image mixer
  1. #Sdl2 image mixer manual#
  2. #Sdl2 image mixer download#
sdl2 image mixer

While this should work for any architecture, you will need a C compiler (like gcc, clang, or MS's own compiler) to use this feature properly.īy default, macOS and Linux only load libraries from system directories like /usr/lib.

sdl2 image mixer

Since 0.31, this crate supports a feature named "bundled" which compiles SDL2 from source and links it automatically. If you experience this issue because you are on a LTS machine (for instance, Ubuntu 12.04 or Ubuntu 14.04), we definitely recommend you to use the feature "bundled" which will compile the lastest stable version of SDL2 for your project. Below 2.0.5, you may experience link-time errors as some functions are used here but are not defined in SDL2. SDL2 >= 2.0.8 is recommended to use these bindings, but note that SDL2 >= 2.0.5 is also supported. We currently target the latest stable release of Rust. The unsafe_textures feature is not documented online, you can use cargo doc to generate your own documentation The following features are enabled in the documentation: If you want a library compatible with earlier versions of SDL, please see

#Sdl2 image mixer manual#

Low-level C components are wrapped in Rust code to make them more idiomatic andĪbstract away inappropriate manual memory management. Rust-SDL2 is a library for talking to the new SDL2.0 libraries from Rust.

#Sdl2 image mixer download#

# 1 in Rendering Download history 7793/week 9075/week 8637/week 8403/week 7994/week 12758/week 11329/week 9082/week 7391/week 6920/week 7715/week 10370/week 9727/week 8260/week 6045/week 7523/week Ģ98K SLoC C 201K SLoC // 0.1% comments Rust 49K SLoC // 0.0% comments Objective-C 13K SLoC // 0.1% comments Shell 9K SLoC // 0.2% comments Visual Studio Project 8K SLoC Java 7K SLoC // 0.2% comments C++ 7K SLoC // 0.2% comments Perl 1.5K SLoC // 0.1% comments GNU Style Assembly 659 SLoC // 0.2% comments Visual Studio Solution 409 SLoC JavaScript 285 SLoC // 0.4% comments Automake 167 SLoC // 0.0% comments PowerShell 160 SLoC // 0.4% comments Batch 95 SLoC // 0.0% comments Python 76 SLoC // 0.0% comments Prolog 14 SLoC Stratego/XT 1 SLoC Rust-SDL2īindings for SDL2 in Rust Changelog for 0.35.0 Overview













Sdl2 image mixer