index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vulkan
/
libvulkan
/
layers_extensions.cpp
Age
Commit message (
Expand
)
Author
2023-09-21
Fix loading VVLs by surfaceflinger service
Alina Kalyakina
2023-08-09
libvulkan: Remove use of hardcoded PAGE_SIZE 4096
Kalesh Singh
2019-11-13
Merge "GraphicsEnv: refactor to unify the debuggable logic"
TreeHugger Robot
2019-11-08
GraphicsEnv: refactor to unify the debuggable logic
Yiwei Zhang
2019-10-28
[frameworks][native][vulkan] fix -Walloca
Nick Desaulniers
2019-10-25
Revert "[frameworks][native][vulkan] fix -Walloca"
Nick Desaulniers
2019-10-24
Merge "Vulkan: convert all the TODOs into actual issues to chase against"
Yiwei Zhang
2019-10-24
Vulkan: convert all the TODOs into actual issues to chase against
Yiwei Zhang
2019-10-21
[frameworks][native][vulkan] fix -Walloca
Nick Desaulniers
2019-05-24
Merge "Track libziparchive API change." am: 3dd44d1973
Elliott Hughes
2019-05-22
Track libziparchive API change.
Elliott Hughes
2019-05-09
Merge "libvulkan: track libziparchive API change." am: 237d9b27cd
Elliott Hughes
2019-05-08
libvulkan: track libziparchive API change.
Elliott Hughes
2019-02-04
Vulkan: add atrace support
Yiwei Zhang
2019-01-16
Move to C API of libnativeloader.
Nicolas Geoffray
2019-01-15
Move to C API of libnativeloader.
Nicolas Geoffray
2018-10-01
Add noexcept to move constructors and assignment operators.
Chih-Hung Hsieh
2018-09-12
replace dlclose() with CloseNativeLibrary() in vulkan layer
Jacky.Deng
2018-08-16
Add fallback case to layers_extensions.cpp
Victor Khimenko
2017-11-15
Rootless GPU Debug
Cody Northrop
2017-01-12
resolve merge conflicts of a2c2d11f9 to master
Mark Salyzyn
2017-01-11
Replace cutils/log.h and rationalize log/log.h and android/log.h
Mark Salyzyn
2016-12-28
resolve merge conflicts of 525a5f2 to master
Mark Salyzyn
2016-12-22
Replace cutils/log.h and rationalize log/log.h and android/log.h
Mark Salyzyn
2016-05-20
Merge "libvulkan: Don\'t try to load compressed/unaligned libraries from APK"...
Jesse Hall
2016-05-19
libvulkan: Don't try to load compressed/unaligned libraries from APK
Jesse Hall
2016-05-18
Merge "vulkan: fix double dlopen for layer libraries" into nyc-dev am: 799941...
Chia-I Wu
2016-05-18
vulkan: fix double dlopen for layer libraries
Chia-I Wu
2016-05-12
libvulkan: Load layer libraries into the app namespace am: 40c07a1d00 am: f37...
Jesse Hall
2016-05-12
libvulkan: Discover layer libraries in entire search path am: 1a7eb59c2a am: ...
Jesse Hall
2016-05-12
libvulkan: Load layer libraries into the app namespace
Jesse Hall
2016-05-12
libvulkan: Discover layer libraries in entire search path
Jesse Hall
2016-05-03
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-28
vulkan: do not distinguish instance or device LayerRef
Chia-I Wu
2016-04-28
vulkan: make Get*LayerRef take a Layer
Chia-I Wu
2016-04-28
vulkan: refactor layer extension enumeration
Chia-I Wu
2016-04-28
vulkan: refactor layer enumeration
Chia-I Wu
2016-04-26
vulkan: remove g_device_layers
Chia-I Wu
2016-04-26
vulkan: ignore device-only layers
Chia-I Wu
2016-04-26
vulkan: ignore layer libraries without instance layers
Chia-I Wu
2016-04-26
vulkan: add FindLayer helper
Chia-I Wu
2016-04-26
vulkan: constify LayerRef members
Chia-I Wu
2016-04-26
vulkan: make g_library_mutex per-LayerLibrary
Chia-I Wu
2016-04-22
vulkan: make LayerLibrary a class
Chia-I Wu
2016-04-22
vulkan: refactor GetLayerGetProcAddr
Chia-I Wu
2016-04-22
vulkan: refactor AddLayerLibrary
Chia-I Wu
2016-04-22
vulkan: refactor LayerRef::~LayerRef
Chia-I Wu
2016-04-22
vulkan: refactor GetLayerRef
Chia-I Wu
2016-04-22
vulkan: add a constructor for LayerLibrary
Chia-I Wu
2016-04-11
vulkan: add layers_extensions.h
Chia-I Wu
[next]