Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
f31aa05f9c3df1d278f55fd6f4ab742542e77c80
/
vulkan
« Previous
cc9a304
Disable HDR extension for now
by Courtney Goeltzenleuchter
· 8 years ago
d301388
Merge "Fix <vulkan/vulkan.h> compatibility with C."
by Jesse Hall
· 8 years ago
762c813
Use valid libvulkan error results
by Mike Stroyan
· 8 years ago
1ed3d79
Merge changes I121df86d,Ia692a5fd
by TreeHugger Robot
· 8 years ago
df4ccdf
Merge changes from topic 'colorspace_support'
by TreeHugger Robot
· 8 years ago
7d4a64a
Add Vulkan to native helpers
by Courtney Goeltzenleuchter
· 8 years ago
e278daf
Use Surface::GetWideColorSupport in VK_EXT_swapchain_colorspace
by Courtney Goeltzenleuchter
· 8 years ago
bca34c9
Update color space names to match extension
by Courtney Goeltzenleuchter
· 8 years ago
9b7e453
libvulkan : Handle VK_PRESENT_MODE_MAILBOX_KHR CASES correctly
by Hrishikesh Manohar
· 8 years ago
82afc95
Fix <vulkan/vulkan.h> compatibility with C.
by Alistair Strachan
· 8 years ago
061fc6a
Merge "Extend hack to new driver version"
by Steve Pfetsch
· 8 years ago
e8d79a6
vulkan: Advertise present modes based on actual capabilities
by Chris Forbes
· 8 years ago
fa25e63
vulkan: Conditionally enumerate KHR_shared_presentable_image
by Chris Forbes
· 8 years ago
6aa30db
vulkan: Split known/intercepted extension lists
by Chris Forbes
· 8 years ago
1d4e554
vulkan: Rev 7 of ANDROID_native_buffer
by Chris Forbes
· 8 years ago
889cd9a
resolve merge conflicts of 641f2cf42 to master
by Jesse Hall
· 8 years ago
1a04c98
Merge changes I6437dc95,I77261381 am: d9f506fd47
by Jesse Hall
· 8 years ago
eb02c47
vulkan: update Vulkan headers to 1.0.38
by Jesse Hall
· 8 years ago
3f5499b
vulkan: Update Vulkan headers to 1.0.22
by Jesse Hall
· 8 years ago
e9acc29
remove unneeded forward declaration
by Mathias Agopian
· 8 years ago
89ed4c8
split libandroid.so
by Mathias Agopian
· 8 years ago
fc00a1d
Extend hack to new driver version
by Kalle Raita
· 8 years ago
a934764
Break a dependency of libui on libandroid
by Mathias Agopian
· 8 years ago
d634c48
Add HDR Metadata extension
by Courtney Goeltzenleuchter
· 8 years ago
d05402f
Merge "Revert "Temporarily disable enumeration of VK_KHR_incremental_present""
by TreeHugger Robot
· 8 years ago
fe8543b
Revert "Temporarily disable enumeration of VK_KHR_incremental_present"
by Ian Elliott
· 8 years ago
b9d9e30
Merge "Ignore VK_KHR_incremental_present hint for MAILBOX."
by TreeHugger Robot
· 8 years ago
832b6b9
Merge "EGL: Use frameId instead of framesAgo for frame events."
by Brian C. Anderson
· 8 years ago
ffedb65
Ignore VK_KHR_incremental_present hint for MAILBOX.
by Ian Elliott
· 8 years ago
15b1cb2
Temporarily disable enumeration of VK_KHR_incremental_present
by Ian Elliott
· 8 years ago
85bb0c5
vulkan: Temporarily hack around loader/driver mismatch
by Jesse Hall
· 8 years ago
d1abd74
vulkan: Add gralloc1 usage to VK_ANDROID_native_buffer
by Jesse Hall
· 8 years ago
d827791
vulkan: Tolerate missing GetSwapchainGrallocUsageANDROID function
by Chris Forbes
· 8 years ago
e3066e9
vulkan: Disable shared present modes for now
by Chris Forbes
· 8 years ago
2a902d7
Merge "move GraphicEnv from libgui to libui"
by Mathias Agopian
· 8 years ago
d900c32
Merge "fix warning: dereference of a null pointer"
by TreeHugger Robot
· 8 years ago
991d254
move GraphicEnv from libgui to libui
by Mathias Agopian
· 8 years ago
1049d1d
EGL: Use frameId instead of framesAgo for frame events.
by Brian Anderson
· 8 years ago
50e6754
Merge "Hook the VK_KHR_incremental_present extension"
by Ian Elliott
· 8 years ago
9e85373
Hook the VK_KHR_incremental_present extension
by Ian Elliott
· 8 years ago
2e3975c
fix warning: dereference of a null pointer
by Yunlian Jiang
· 8 years ago
af3a111
vulkan: Add missing IMAGE_LAYOUT_SHARED_PRESENT_KHR enum
by Chris Forbes
· 8 years ago
8e0bf0c
Merge changes I380512a6,I88b11b47
by Chris Forbes
· 8 years ago
4da65b9
vulkan: Adjust ANDROID_native_buffer to match new shared image naming
by Chris Forbes
· 8 years ago
948bea3
Merge "Add support for VK_EXT_swapchain_colorspace"
by Courtney Goeltzenleuchter
· 8 years ago
1d5f68c
vulkan: KHR_swapchain_front_buffered -> KHR_shared_presentable_image
by Chris Forbes
· 8 years ago
b9ccf64
Fix VK_KHR_SWAPCHAIN_FRONT_BUFFERED_SPEC_VERSION, it's actually 1
by Ian Elliott
· 8 years ago
a546fef
Merge "vulkan: Stub/forwarding implementation of gpdp2 in nulldrv"
by Chris Forbes
· 8 years ago
86bdfbe
vulkan: Stub/forwarding implementation of gpdp2 in nulldrv
by Chris Forbes
· 8 years ago
be833a2
Vulkan: only report refreshDuration, not {min|max}RefreshDuration
by Ian Elliott
· 8 years ago
62c48c9
Plumb refresh cycle duration up to VK_GOOGLE_display_timing.
by Ian Elliott
· 8 years ago
7f558ed
Add support for VK_EXT_swapchain_colorspace
by Courtney Goeltzenleuchter
· 8 years ago
4a832c7
vulkan: Allow HAL to expose KHR_swapchain_front_buffered
by Chris Forbes
· 8 years ago
14866bb
Fix typo in new enum, VK_STRUCTURE_TYPE_PRESENT_TIMES_INFO_GOOGLE
by Ian Elliott
· 8 years ago
4e18ba8
vulkan: return OUT_OF_DATE from GetSwapchainStatus if not current
by Chris Forbes
· 8 years ago
2c6355d
Minor tweaks to VK_GOOGLE_display_timing
by Ian Elliott
· 8 years ago
84b9bc0
Merge "Enumerate initial version of VK_GOOGLE_display_timing"
by Ian Elliott
· 8 years ago
8a97726
Enumerate initial version of VK_GOOGLE_display_timing
by Ian Elliott
· 8 years ago
b8042d2
vulkan: enable shared buffer mode and auto refresh if desired
by Chris Forbes
· 8 years ago
b442152
vulkan: Set front buffer bit for image creation
by Chris Forbes
· 8 years ago
980ad05
vulkan: Offer frontbuffered present modes
by Chris Forbes
· 8 years ago
0f2ac2e
vulkan: Add function stub & plumbing for KHR_swapchain_front_buffered
by Chris Forbes
· 8 years ago
2e12cb8
vulkan: Add KHR_swapchain_front_buffered to header and api
by Chris Forbes
· 8 years ago
b240120
Load updated drivers using derived loader namespace
by Jesse Hall
· 8 years ago
53457db
Load updated drivers using derived loader namespace
by Jesse Hall
· 8 years ago
b56287a
vulkan: Chain VkSwapchainImageCreateInfoANDROID structure
by Chris Forbes
· 8 years ago
134d958
vulkan: Fix oversights in V6 of android native buffer
by Chris Forbes
· 8 years ago
4885371
vulkan: Fix vulkan.api for Ian's changes & regen
by Chris Forbes
· 8 years ago
8c47dc9
vulkan: Use GetSwapchainGrallocUsage2ANDROID where available
by Chris Forbes
· 8 years ago
1030084
vulkan: Remove bogus IMAGE_USAGE_GENERAL from todo note
by Chris Forbes
· 8 years ago
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
9e2779b
Merge "Start enumerating support for VK_KHR_incremental_present."
by Ian Elliott
· 8 years ago
d4b50aa
Start enumerating support for VK_KHR_incremental_present.
by Ian Elliott
· 8 years ago
b9aa835
vulkan: Update implementor's guide for V6 of ANDROID_native_buffer spec
by Chris Forbes
· 8 years ago
4c8bb2a
Stubbed implementation of VK_GOOGLE_display_timing extension.
by Ian Elliott
· 8 years ago
4b002d8
Merge "Add API defintions for VK_KHR_incremental_present."
by TreeHugger Robot
· 8 years ago
d3c58eb
Merge "Unversion NDK stub libraries." am: 3944ec426b am: ce80f3f4b0 am: e6545f3cf3
by Dan Albert
· 8 years ago
948233a
Add API defintions for VK_KHR_incremental_present.
by Ian Elliott
· 8 years ago
b9c62a6
Unversion NDK stub libraries.
by Dan Albert
· 8 years ago
dfb2b9b
Merge "vulkan: Correct access after free issue"
by TreeHugger Robot
· 8 years ago
c8e4c3d
Merge "Create libgfx, starting with FloatRect"
by TreeHugger Robot
· 8 years ago
1194ede
vulkan: Add header support for gpdp2
by Chris Forbes
· 8 years ago
289cb79
vulkan: Update vulkan headers to 1.0.38
by Chris Forbes
· 8 years ago
71bded5
Create libgfx, starting with FloatRect
by Dan Stoza
· 8 years ago
1531bf1
vulkan: Correct access after free issue
by Courtney Goeltzenleuchter
· 8 years ago
0240059
Use consistent designated initializers
by Courtney Goeltzenleuchter
· 8 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 8 years ago
5948b3e
vulkan: Add support for non-fatal missing functions in vulkan loader
by Chris Forbes
· 8 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 8 years ago
8e4438b
frontbuffer enhancements to ANDROID_vulkan_native_buffer
by Chris Forbes
· 8 years ago
b31ad5e
Merge "libvulkan: add NULL check to DestroySwapchainKHR" am: 55e4f91258 am: f9312a168a am: c148af227a
by Daniel Koch
· 8 years ago
d78c2e8
libvulkan: add NULL check to DestroySwapchainKHR
by Daniel Koch
· 8 years ago
cb35113
Initial implementation of VK_KHR_incremental_present.
by Ian Elliott
· 8 years ago
d56dec8
Remove static link in Android framework under /frameworks/native.
by Jaekyun Seok
· 8 years ago
d611d51
Merge "Convert vulkan to Android.bp" am: e421c0710f am: 78bde35997 am: 4334bcd9c2
by Colin Cross
· 8 years ago
7884c19
Convert vulkan to Android.bp
by Colin Cross
· 8 years ago
97349d3
Merge "Add licenses to ndk_headers." am: 8c9cd8a215 am: 1bef51ae50
by Dan Albert
· 8 years ago
96b5509
Add licenses to ndk_headers.
by Dan Albert
· 8 years ago
46848cd
Merge "Migrate libvulkan to ndk_library." am: 02affcd552 am: 425ae4a06a am: 38bfdb02db
by Dan Albert
· 8 years ago
Next »