index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
icd
/
common
/
icd-instance.c
Age
Commit message (
Expand
)
Author
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-10-06
loader, icd: correct use of _aligned_malloc
Mike Stroyan
2015-09-10
bug-14538: Remove driver validation checks
Courtney Goeltzenleuchter
2015-07-17
Bug 14084 - Object Tracker, Image, Generic layers
Tony Barbour
2015-07-17
Bug 14084 - Improve type safety and remove polymorphism
Tony Barbour
2015-06-17
extensions: begin changes for extension support
Courtney Goeltzenleuchter
2015-04-17
update to vulkan.h header version 90, bug 13529
Mike Stroyan
2015-04-16
Bug 13632 Header 84 Assorted questions and comments on vulkan.h
Tony Barbour
2015-04-16
vulkan: beautification changes
Courtney Goeltzenleuchter
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2015-04-16
icd: Dont follow next twice in for loop
Tony Barbour
2015-03-06
Win/C11: Use _align_malloc() on Windows, align_alloc() elsewhere.
Ian Elliott
2015-03-06
Win: Fix a compiler warning in "icd/common"
Ian Elliott
2015-03-05
icd: add generic icd_instance
Chia-I Wu