GitXplorerGitXplorer
a

dacite

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
40ed11a12d9cd6e2a71c064e1eda41a626db60a3

dacite-winit: Update winit to 0.8

ddennis-hamester committed 7 years ago
Unverified
1224849f6ae933e25d9d1fe55023e0a095dacbc6

dacite: All references to Core were renamed to Vk in vks

ddennis-hamester committed 7 years ago
Unverified
085652a2eebbf5929a676ae20c803c28ed56b93b

dacite-winit: vks::xlib_types::Window is no longer a newtype

ddennis-hamester committed 7 years ago
Unverified
f2ab07bdf7c12ae6bad1785a94d98b2412d51c1b

dacite: Update vks to 0.21

ddennis-hamester committed 7 years ago
Unverified
63d4f7ead8bcdfeeb8e287d68953e814da62addf

CHANGELOG.md: Removed item are also implicitly breaking

ddennis-hamester committed 7 years ago
Unverified
9194be9ef1618c53ac4c957c9c914965d6a0138d

dacite/README.md: Fix minimum Rust version

ddennis-hamester committed 7 years ago

README

The README file for this repository.

dacite

This repository hosts multiple related projects:

Project Description Version Changelog crates.io Documentation License
dacite The main project, a mostly safe Vulkan library for Rust 0.7.0 Changelog dacite on crates.io dacite on docs.rs dacite license
dacite-winit Easy, platform-independent winit-based surface creation 0.7.0 Changelog dacite-winit on crates.io dacite-winit on docs.rs dacite-winit license

See the project specific subdirectories for more information.

build status

License

The code in this repository is licensed under the ISC license, unless stated otherwise.

Copyright (c) 2017, Dennis Hamester <dennis.hamester@startmail.com>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.