Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
564a599e94acda7ec5e1924f9eaf8c2071ade60a
/
vulkan
/
libvulkan
/
layers_extensions.cpp
e0ea99c
resolve merge conflicts of a2c2d11f9 to master
by Mark Salyzyn
· 8 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 8 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
b0b60d5
Merge "libvulkan: Don\'t try to load compressed/unaligned libraries from APK" into nyc-dev am: b59de7fa32 am: f2e886c2a7
by Jesse Hall
· 9 years ago
8c6c10e
libvulkan: Don't try to load compressed/unaligned libraries from APK
by Jesse Hall
· 9 years ago
6c1ddbf
Merge "vulkan: fix double dlopen for layer libraries" into nyc-dev am: 79994146e1 am: 0e92ae1333
by Chia-I Wu
· 9 years ago
ed93ea3
vulkan: fix double dlopen for layer libraries
by Chia-I Wu
· 9 years ago
2b411ce
libvulkan: Load layer libraries into the app namespace am: 40c07a1d00 am: f37b30223d
by Jesse Hall
· 9 years ago
2c7c3c3
libvulkan: Discover layer libraries in entire search path am: 1a7eb59c2a am: 1fa3681447
by Jesse Hall
· 9 years ago
40c07a1
libvulkan: Load layer libraries into the app namespace
by Jesse Hall
· 9 years ago
1a7eb59
libvulkan: Discover layer libraries in entire search path
by Jesse Hall
· 9 years ago
c406791
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
dab2565
vulkan: do not distinguish instance or device LayerRef
by Chia-I Wu
· 9 years ago
d6e6f51
vulkan: make Get*LayerRef take a Layer
by Chia-I Wu
· 9 years ago
04c6551
vulkan: refactor layer extension enumeration
by Chia-I Wu
· 9 years ago
25700b4
vulkan: refactor layer enumeration
by Chia-I Wu
· 9 years ago
bea09db
vulkan: remove g_device_layers
by Chia-I Wu
· 9 years ago
279ccc0
vulkan: ignore device-only layers
by Chia-I Wu
· 9 years ago
5f093bf
vulkan: ignore layer libraries without instance layers
by Chia-I Wu
· 9 years ago
50db903
vulkan: add FindLayer helper
by Chia-I Wu
· 9 years ago
83506d8
vulkan: constify LayerRef members
by Chia-I Wu
· 9 years ago
a622974
vulkan: make g_library_mutex per-LayerLibrary
by Chia-I Wu
· 9 years ago
6693f5c
vulkan: make LayerLibrary a class
by Chia-I Wu
· 9 years ago
ba11327
vulkan: refactor GetLayerGetProcAddr
by Chia-I Wu
· 9 years ago
50174ee
vulkan: refactor AddLayerLibrary
by Chia-I Wu
· 9 years ago
d91c74f
vulkan: refactor LayerRef::~LayerRef
by Chia-I Wu
· 9 years ago
fd0389f
vulkan: refactor GetLayerRef
by Chia-I Wu
· 9 years ago
7434959
vulkan: add a constructor for LayerLibrary
by Chia-I Wu
· 9 years ago
c96880f
vulkan: add layers_extensions.h
by Chia-I Wu
· 9 years ago
5703683
Pass system layers through chain.
by Michael Lentine
· 9 years ago
eff6311
loader: Add GetName and GetDescription for logs
by Courtney Goeltzenleuchter
· 9 years ago
54e6f08
Fix ref count.
by Michael Lentine
· 9 years ago
d0b7cb5
Activate layers when the strings match.
by Michael Lentine
· 9 years ago
b147127
vulkan: Driver device extension enumeration and filtering
by Jesse Hall
· 9 years ago
aa41094
libvulkan: Enumerate device layers
by Jesse Hall
· 9 years ago
715b86a
vulkan: Support VK_EXT_debug_report in loader and nulldrv
by Jesse Hall
· 9 years ago
6bd5dfa
libvulkan: Only load driver functions for enabled extensions
by Jesse Hall
· 9 years ago
504db7f
libvulkan: Disable accidentally-enabled verbose logging
by Jesse Hall
· 9 years ago
30ac78b
vulkan: Fix 64-bit compilation errors
by Jesse Hall
· 9 years ago
a7ac76d
libvulkan: Filter layer and extension lists passed to drivers
by Jesse Hall
· 9 years ago
80523e2
vulkan: Implement layer and extension enumeration
by Jesse Hall
· 9 years ago