Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.6.0+140
erupt
Browse files
May 04, 2020
Bump version to `0.6.0+140`
· a0c36033
Friz64
authored
May 04, 2020
View commits for tag v0.6.0+140
v0.6.0+140
a0c36033
Update generator to Vulkan Headers 140
· c70c7ea3
Friz64
authored
May 04, 2020
c70c7ea3
Merge branch 'allocator' into 'master'
· 904a2720
Friz64
authored
May 04, 2020
904a2720
Prepare for initial release of allocator
· 540490e8
Friz64
authored
May 04, 2020
540490e8
Split allocator into multiple modules
· da8e59c3
Friz64
authored
May 04, 2020
da8e59c3
May 03, 2020
Circumvent weird clang-format limitation
· 2bdc6a64
Friz64
authored
May 03, 2020
2bdc6a64
Simplify compute shader
· 3e637898
Friz64
authored
May 03, 2020
3e637898
Add `Block::corresponds`
· 04c78d76
Friz64
authored
May 03, 2020
04c78d76
Sidestep `bufferImageGranularity` problem
· 6bf602cb
Friz64
authored
May 03, 2020
6bf602cb
Improve documentation
· 7dcef4d7
Friz64
authored
May 03, 2020
7dcef4d7
Add compute example, GLSL formatting
· bbc12af8
Friz64
authored
May 02, 2020
bbc12af8
Fix mapping bug, add mapping host-coherent check
· c5e04a11
Friz64
authored
May 02, 2020
c5e04a11
Add tests, fix discovered bug :)
· 474b1d63
Friz64
authored
May 01, 2020
474b1d63
API refinement
· 84bcb0f4
Friz64
authored
May 01, 2020
84bcb0f4
mapping, non-coherent memory and allocation plans
· a105c42f
Friz64
authored
Apr 29, 2020
a105c42f
Add a basic Vulkan memory allocator
· 3ae39ada
Friz64
authored
Apr 26, 2020
3ae39ada
Convert to `bool` in return type
· 77371af6
Friz64
authored
May 03, 2020
77371af6
May 01, 2020
Refine loader safety notice
· 018f63fe
Friz64
authored
May 02, 2020
018f63fe
Don't use `writeln!` in Debug/Display
· e36ca5bb
Friz64
authored
May 01, 2020
e36ca5bb
Apr 28, 2020
Check for Vulkan version in `pointer-chain`
· 6b032e44
Friz64
authored
Apr 28, 2020
6b032e44
0.5.1+139, update Vulkan Headers to version 139
· cfa81231
Friz64
authored
Apr 28, 2020
View commits for tag v0.5.1+139
v0.5.1+139
cfa81231
Apr 26, 2020
Update version in CHANGELOG
· a1ccc230
Friz64
authored
Apr 26, 2020
View commits for tag v0.5.0+137
v0.5.0+137
a1ccc230
Bump version to `0.5.0+137`
· ebf81461
Friz64
authored
Apr 26, 2020
ebf81461
Add special cases for some builders
· bbd73816
Friz64
authored
Apr 26, 2020
bbd73816
Apr 23, 2020
Update CHANGELOG
· 34e7faa9
Friz64
authored
Apr 23, 2020
34e7faa9
Switch to Rust 1.43.0 associated constants
· 3cb6f0d3
Friz64
authored
Apr 23, 2020
3cb6f0d3
Apr 22, 2020
Ensure proper type of `$expr`
· 55cdc25d
Friz64
authored
Apr 22, 2020
55cdc25d
Properly fix `try_vk` issue
· 7df44f66
Friz64
authored
Apr 22, 2020
7df44f66
Update documentation, fix potential issue
· 09d4c534
Friz64
authored
Apr 22, 2020
09d4c534
Apr 21, 2020
Update example links in README
· 4149fff5
Friz64
authored
Apr 21, 2020
4149fff5
Add `#[inline]` to `VulkanResult` functions
· b3002668
Friz64
authored
Apr 21, 2020
b3002668
Apr 20, 2020
Add Manual Page to Builder Documentation
· c3af77d9
Friz64
authored
Apr 21, 2020
c3af77d9
Add `try_vk` macro, similar to `try`
· e499291d
Friz64
authored
Apr 20, 2020
e499291d
Apr 19, 2020
Update CHANGELOG.md
· d57d487c
Friz64
authored
Apr 20, 2020
d57d487c
Move examples to bin dir to avoid manual entries
· 586a4da8
Friz64
authored
Apr 20, 2020
586a4da8
Refactor loading
· 5d450a67
Friz64
authored
Apr 20, 2020
5d450a67
Change cargo feature representation in the README
· ece56e6b
Friz64
authored
Apr 19, 2020
ece56e6b
Introduce CHANGELOG.md
· fe9f67d7
Friz64
authored
Apr 19, 2020
fe9f67d7
Bump version to `0.4.0+137`
· ddd36685
Friz64
authored
Apr 19, 2020
View commits for tag v0.4.0+137
v0.4.0+137
ddd36685
Add compile time comparison to the FAQ
· 4e1cc28d
Friz64
authored
Apr 19, 2020
4e1cc28d
Loading