issues
search
zakarumych
/
gpu-alloc
Implementation agnostic memory allocator for Vulkan-like APIs
Other
86
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ash038
#77
zakarumych
closed
7 months ago
0
Update to ash 0.38
#76
realmayus
closed
7 months ago
4
Bump actions/checkout from 3 to 4
#75
dependabot[bot]
opened
1 year ago
0
Bump minor versions
#74
zakarumych
closed
1 year ago
0
Fix memory priorities
#73
zakarumych
closed
1 year ago
0
Too hungry for host-visible memory
#72
kvark
closed
1 year ago
2
Bump `bitflags` to v2
#71
daxpedda
closed
1 year ago
4
Update bitflags requirement from 1.2 to 2.2
#70
dependabot[bot]
opened
1 year ago
0
Update bitflags requirement from 1.2 to 2.1
#69
dependabot[bot]
closed
1 year ago
1
Update bitflags requirement from 1.2 to 2.0
#68
dependabot[bot]
closed
1 year ago
1
Update erupt requirement from 0.22 to 0.23
#67
dependabot[bot]
closed
1 year ago
1
Thoughts on potential dx12 support?
#66
Elabajaba
opened
2 years ago
3
make GpuAllocator's public methods' call sites more concise
#65
nerditation
closed
7 months ago
5
Allow importing externally allocated memory into an allocator
#64
i509VCB
closed
2 years ago
1
AshMemoryDevice could avoid unsafe code during construction
#63
i509VCB
opened
2 years ago
6
General implementations of MemoryDevice for RefCell, Arc, Rc, etc
#62
i509VCB
opened
2 years ago
1
Allow access to number of remaining allocations
#61
i509VCB
closed
2 years ago
3
Allow adding MemoryBlocks manually to GpuAllocator
#60
i509VCB
closed
2 years ago
4
Bump actions/checkout from 2 to 3
#59
dependabot[bot]
closed
2 years ago
0
Update gpu-alloc-ash to be compatible with ash 0.37.0
#58
realandrew
closed
2 years ago
1
LICENSE files in package subdirs
#57
schwa423
opened
2 years ago
3
the trait bound `&mut u32: Value` is not satisfied
#56
0x57e11a
closed
3 years ago
3
BuddyAllocator::pairs Grows Without Bound with Steady Allocation/Deallocation
#55
cwfitzgerald
closed
3 years ago
3
Update to erupt 0.20
#54
Friz64
closed
2 years ago
1
Upgrade ash version
#53
Neo-Zhixing
closed
3 years ago
1
Update erupt to 0.19.0+182
#52
Friz64
closed
3 years ago
3
Handle `VkPhysicalDeviceLimits::bufferImageGranularity`
#51
Kangz
opened
3 years ago
5
Transient on windows allocates 130mb of memory
#50
Dispersia
closed
3 years ago
13
`More blocks deallocated than allocated` message on application close
#49
vihdzp
closed
3 years ago
2
Leaked memory on v0.4
#48
kvark
closed
3 years ago
2
Update gfx-hal to 0.8
#47
TheOnlyMrCat
closed
3 years ago
0
Assertion failed: Greater == Equal
#46
kvark
closed
3 years ago
1
Fix freelist
#45
zakarumych
closed
3 years ago
10
Review FreeListAllocator total_free management.
#44
VincentJousse
closed
3 years ago
1
Suppress relevant drop error output when panicking
#42
zakarumych
closed
3 years ago
0
Option to silence errors sent to stderr
#41
francesco-cattoglio
closed
3 years ago
1
Update erupt to 0.18.0+174
#40
Friz64
closed
3 years ago
0
Disregarded semver
#39
luiswirth
closed
3 years ago
2
Linear allocator doesn't re-use memory
#38
kvark
closed
3 years ago
10
Fix some typos
#37
grovesNL
closed
3 years ago
1
Update erupt to 0.17.1+169
#36
Friz64
closed
3 years ago
1
update gfx-hal to 0.7
#35
HellButcher
closed
3 years ago
0
Change MemoryDevice::map/unmap_memory
#34
zakarumych
closed
3 years ago
0
Mutable self for memory mapping
#33
kvark
closed
3 years ago
9
Failing assertion in `gpu_alloc::usage::priority`
#32
Friz64
closed
3 years ago
1
Fix Coherent Memory Flushes in write_bytes
#31
cwfitzgerald
closed
3 years ago
0
Could not find `instrument` in `tracing`
#30
kvark
closed
3 years ago
0
Fix aligning of mapped size for a block
#29
kvark
closed
3 years ago
0
Update erupt to 0.16.0+162
#28
Friz64
closed
3 years ago
1
EXC_BAD_ACCESS in MemoryBlock::write_bytes
#27
kvark
closed
3 years ago
4
Next