VulkanMemoryAllocator/docs/html
2018-08-23 15:00:58 +02:00
..
search Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
allocation_annotation.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
annotated.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
bc_s.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
bdwn.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
choosing_memory_type.html Fixed threading bug with mapping vs binding. Added functions vmaBindBufferMemory, vmaBindImageMemory. Removed class VmaDeviceMemoryMapping. Minor fixes in documentation. 2018-03-13 14:59:12 +01:00
classes.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
closed.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
configuration.html Minor fix in documentation. 2018-03-12 16:01:00 +01:00
custom_memory_pools.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
debugging_memory_usage.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
defragmentation.html Reorganized Doxygen documentation into more separate pages. 2017-10-17 11:27:14 +02:00
doc.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
doxygen.css Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
doxygen.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
dynsections.js Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
files.html Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
folderclosed.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
folderopen.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
functions_vars.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
functions.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
general_considerations.html Added documentation of the whole "Record and replay" feature to Doxygen docs and README.md. 2018-08-21 11:38:32 +02:00
globals_defs.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
globals_enum.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
globals_eval.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
globals_func.html Added new feature: corruption detection. Added debug macro VMA_DEBUG_DETECT_CORRUPTION, functions vmaCheckCorruption, vmaCheckPoolCorruption 2018-06-14 15:51:47 +02:00
globals_type.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
globals.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
index.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
jquery.js Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
lost_allocations.html Added "LastUseFrameIndex" to JSON dump. Changed behavior of vmaGetAllocationInfo, vmaTouchAllocation to update allocation.lastUseFrameIndex even if allocation cannot become lost. Documented it. 2018-05-16 16:17:18 +02:00
memory_mapping.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
menu.js Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
menudata.js Version 2.0.0-alpha.8. Added functions: vmaTouchAllocation, vmaFindMemoryTypeIndexForBufferInfo, vmaFindMemoryTypeIndexForImageInfo. 2018-03-05 18:20:23 +01:00
nav_f.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
nav_g.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
nav_h.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
open.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
pages.html Documentation: Written "Statistics" chapter. 2018-03-12 15:58:23 +01:00
quick_start.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
record_and_replay.html Added documentation of the whole "Record and replay" feature to Doxygen docs and README.md. 2018-08-21 11:38:32 +02:00
splitbar.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
statistics.html Fixed threading bug with mapping vs binding. Added functions vmaBindBufferMemory, vmaBindImageMemory. Removed class VmaDeviceMemoryMapping. Minor fixes in documentation. 2018-03-13 14:59:12 +01:00
struct_vma_allocation_create_info-members.html Added VmaAllocationCreateInfo::memoryTypeBits. Wrote more documentation, including new page "Choosing memory type". 2017-11-21 15:01:29 +01:00
struct_vma_allocation_create_info.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
struct_vma_allocation_info-members.html Updated version number to 2.0.0-alpha.2. Regenerated Doxygen documentation. 2017-07-11 15:22:12 +02:00
struct_vma_allocation_info.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
struct_vma_allocation.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
struct_vma_allocator_create_info-members.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
struct_vma_allocator_create_info.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
struct_vma_allocator.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
struct_vma_defragmentation_info-members.html Updated version number to 2.0.0-alpha.2. Regenerated Doxygen documentation. 2017-07-11 15:22:12 +02:00
struct_vma_defragmentation_info.html Reorganized Doxygen documentation into more separate pages. 2017-10-17 11:27:14 +02:00
struct_vma_defragmentation_stats-members.html Updated version number to 2.0.0-alpha.2. Regenerated Doxygen documentation. 2017-07-11 15:22:12 +02:00
struct_vma_defragmentation_stats.html Reorganized Doxygen documentation into more separate pages. 2017-10-17 11:27:14 +02:00
struct_vma_device_memory_callbacks-members.html Updated version number to 2.0.0-alpha.2. Regenerated Doxygen documentation. 2017-07-11 15:22:12 +02:00
struct_vma_device_memory_callbacks.html Many minor formatting tweaks in documentation. 2018-03-09 17:35:48 +01:00
struct_vma_pool_create_info-members.html Version 2.0.0-alpha.3 - major update. 2017-09-12 20:45:14 +02:00
struct_vma_pool_create_info.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
struct_vma_pool_stats-members.html Added VmaPoolStats::unusedRangeSizeMax. 2017-09-25 15:24:31 +02:00
struct_vma_pool_stats.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
struct_vma_pool.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
struct_vma_record_settings-members.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
struct_vma_record_settings.html Added documentation for new code elements related to recording. Added "Recording file format.md" file. 2018-08-20 17:53:02 +02:00
struct_vma_stat_info-members.html Renamed members of VmaStatInfo structure to start with lower case, to make it consistent with overall style. Compatibility breaking! 2017-09-25 15:46:47 +02:00
struct_vma_stat_info.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00
struct_vma_stats-members.html Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
struct_vma_stats.html Reorganized Doxygen documentation into more separate pages. 2017-10-17 11:27:14 +02:00
struct_vma_vulkan_functions-members.html Improved support for non-coherent memory. Added functions: vmaFlushAllocation, vmaInvalidateAllocation. nonCoherentAtomSize is respected automatically. Issue #27 Thanks @egdaniel ! 2018-06-08 17:11:12 +02:00
struct_vma_vulkan_functions.html Improved support for non-coherent memory. Added functions: vmaFlushAllocation, vmaInvalidateAllocation. nonCoherentAtomSize is respected automatically. Issue #27 Thanks @egdaniel ! 2018-06-08 17:11:12 +02:00
sync_off.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
sync_on.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
tab_a.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
tab_b.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
tab_h.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
tab_s.png Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
tabs.css Generated Doxygen documentation into docs/ directory. 2017-06-20 11:17:23 +02:00
usage_patterns.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
vk__mem__alloc_8h_source.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
vk__mem__alloc_8h.html Documented linear allocation algorithm. Added "Linear allocation algorithm" documentation chapter. 2018-08-23 15:00:58 +02:00
vk_khr_dedicated_allocation.html Documented VmaAllocator, VmaAllocation, VmaPool. 2018-03-12 16:33:53 +01:00