Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
device
/
generic
/
goldfish-opengl
/
42b24c4513caf261360bd37cd4ba25373add59c3
42b24c4
Refactor gralloc to reduce usage of global variables and remove macros
by Roman Kiryanov
· 6 years ago
d5d92d6
[vulkan] Improved implementation of VK_FUCHSIA_buffer_collection
by David Reveman
· 6 years ago
352e1bb
Retire cb_handle_t::goldfish_dma_buf_size
by Roman Kiryanov
· 6 years ago
60d3b97
[vulkan] Small fuchsia external semaphore cleanup
by David Reveman
· 6 years ago
42b5610
Merge "[vulkan] deferred command buffers (guest)"
by Lingfeng Yang
· 6 years ago
c53e747
[vulkan] deferred command buffers (guest)
by Lingfeng Yang
· 6 years ago
047d270
Increment the DMA counter if gralloc_alloc completes successfully
by Roman Kiryanov
· 6 years ago
3bf4795
Retire cb_handle_t::goldfish_dma
by Roman Kiryanov
· 6 years ago
488704f
[vulkan] Implement vkGetMemoryZirconHandlePropertiesFUCHSIA
by David Reveman
· 6 years ago
d0b2af9
Merge "[vulkan] Use new external memory/semaphore extensions on fuchsia."
by Treehugger Robot
· 6 years ago
bcd13aa
Merge "Refactor get_mem_region and put_mem_region in gralloc"
by Treehugger Robot
· 6 years ago
27b974a
Merge "Replace a hand-made list of allocated cb's with std::set"
by Treehugger Robot
· 6 years ago
ba51ee2
[vulkan] Use new external memory/semaphore extensions on fuchsia.
by David Reveman
· 6 years ago
e517d1e
[vulkan] Properly send AHW usage to the guest
by Lingfeng Yang
· 6 years ago
103d897
Merge "[vulkan] properly encode descriptor update template API (guest)"
by Lingfeng Yang
· 6 years ago
05d5ea3
[vulkan] properly encode descriptor update template API (guest)
by Lingfeng Yang
· 6 years ago
81240d2
Refactor get_mem_region and put_mem_region in gralloc
by Roman Kiryanov
· 6 years ago
1cc49d5
Replace a hand-made list of allocated cb's with std::set
by Roman Kiryanov
· 6 years ago
fc86623
Merge "Check for getDmaVersion instead of s_grdma"
by Treehugger Robot
· 6 years ago
5a181df
Merge "Refactor lockAndWriteDma to support goldfish-addess-space"
by Treehugger Robot
· 6 years ago
8a7d434
Merge "Retire goldfish_dma_lock and goldfish_dma_unlock"
by Treehugger Robot
· 6 years ago
d099885
Check for getDmaVersion instead of s_grdma
by Roman Kiryanov
· 6 years ago
943161f
Refactor lockAndWriteDma to support goldfish-addess-space
by Roman Kiryanov
· 6 years ago
4614672
Retire goldfish_dma_lock and goldfish_dma_unlock
by Roman Kiryanov
· 6 years ago
9f9f0cf
[vulkan] Fix comparison of integers of different signs error
by David Reveman
· 6 years ago
d660e60
[vulkan] Fix color buffer lifetime on fuchsia.
by David Reveman
· 6 years ago
a963ea0
[vulkan] Alloc host visible memory in blocks
by Lingfeng Yang
· 6 years ago
9ff0990
Merge "Mark isHidlGralloc as 'const'"
by Treehugger Robot
· 6 years ago
ffee181
Merge "Retire gralloc_device_t::ashmemRegions"
by Treehugger Robot
· 6 years ago
c01759b
Merge "Mark local functions 'static' in gralloc"
by Treehugger Robot
· 6 years ago
9a3eebf
Mark isHidlGralloc as 'const'
by Roman Kiryanov
· 6 years ago
f4175a6
Retire gralloc_device_t::ashmemRegions
by Roman Kiryanov
· 6 years ago
f1e5ae4
Mark local functions 'static' in gralloc
by Roman Kiryanov
· 6 years ago
676a493
[vulkan] Rebase on latest sysmem API
by David Reveman
· 6 years ago
e739199
[vulkan] Allow Vulkan 1.1 from host (guest codegen, ResourceTracker changes)
by Lingfeng Yang
· 6 years ago
f434441
[vulkan] Implement sync fd's in the guest only
by Lingfeng Yang
· 6 years ago
e060bbc
[vulkan] Emulate BGRA color buffer support on fuchsia
by David Reveman
· 6 years ago
2ad0653
[multi-display] add renderControl api for multi display
by Lingfeng Yang
· 6 years ago
e10aae2
[vulkan] Minimal implementation of VK_FUCHSIA_buffer_collection
by David Reveman
· 6 years ago
1d270ed
Route gralloc_lock_ycbcr through gralloc_lock
by Roman Kiryanov
· 6 years ago
87b0c2b
Fix the V offset in rgb888_to_yuv420p
by Roman Kiryanov
· 6 years ago
30d0818
Retire redundant variables
by Roman Kiryanov
· 6 years ago
95cdab1
Fix calculations of RGB offsets in FormatConversions
by Roman Kiryanov
· 6 years ago
5dd4c7f
Fix the DD macro declaration
by Roman Kiryanov
· 6 years ago
357ca51
Add Y8Cb8Cr8_420 to the list of supported formats in eglCreateImageKHR
by Roman Kiryanov
· 6 years ago
7d5cdf4
Merge "Fix build on older APIs"
by Lingfeng Yang
· 6 years ago
2c3a0da
Fix wrong caching of glBindBuffer
by Lingfeng Yang
· 6 years ago
3dc7c2f
Fix build on older APIs
by Lingfeng Yang
· 6 years ago
e4be1b6
Merge "Fix Fuchsia build"
by Lingfeng Yang
· 6 years ago
f83538d
Fix Fuchsia build
by Lingfeng Yang
· 6 years ago
1cb647a
Switch to liblog logging on API >= 26
by Luca Stefani
· 6 years ago
42aa12e
Merge changes from topic "vulkan-enable-ahb"
by Lingfeng Yang
· 6 years ago
a99a5c4
[vulkan] Enable VK_ANDROID_external_memory_android_hardware_buffer
by Lingfeng Yang
· 6 years ago
5c70112
[vulkan] Fill in missing pieces for AHardwareBuffer and sync fd supporti
by Lingfeng Yang
· 6 years ago
e00bff9
[vulkan] If Vulkan enabled, make ColorBuffers from blob
by Lingfeng Yang
· 6 years ago
143da77
hwc2: Specify const for operator()
by Luca Stefani
· 6 years ago
1a098c0
[vulkan] followup for ext semaphores: work on windows (device side)
by Lingfeng Yang
· 6 years ago
88a8daf
[vulkan] Block host visible memory from being external memory
by Lingfeng Yang
· 6 years ago
a499e44
Vulkan semaphore opaque fd support
by Yahan Zhou
· 6 years ago
19e374e
[vulkan] Avoid creating a new fence each time QueueSubmit is called.
by David Reveman
· 6 years ago
2b42397
[vulkan] Fix CreateSemaphore tracking.
by David Reveman
· 6 years ago
4f3f91f
[vulkan] Fix missing macros/definitions on guest side
by Lingfeng Yang
· 6 years ago
3e8dbac
Merge "[vulkan] Take codegen for vk.xml fix for structextends missing"
by Lingfeng Yang
· 6 years ago
970e975
Merge "Fix build on older apis"
by Lingfeng Yang
· 6 years ago
e4e0e47
[vulkan] Take codegen for vk.xml fix for structextends missing
by Lingfeng Yang
· 6 years ago
6f0878f
Fix build on older apis
by Lingfeng Yang
· 6 years ago
73e2728
[vulkan] Remove extraneous queue submit if no pre signal semaphores
by Lingfeng Yang
· 6 years ago
5b7c584
[vulkan] experimental fuchsia platform support
by David Reveman
· 6 years ago
8cd5b49
[vulkan] VulkanStreamGuest: do not use intermediate buffer
by Lingfeng Yang
· 6 years ago
2471022
[vulkan] Improve QueueSubmit handling
by David Reveman
· 6 years ago
041b7b5
[vulkan] Enable VK_KHR_sampler_ycbcr_conversion
by Lingfeng Yang
· 6 years ago
50fc730
[vulkan] Do not overwrite client's output pNext pointers (take codegen)
by Lingfeng Yang
· 6 years ago
1dafbc3
[vulkan] Take codegen fixes
by Lingfeng Yang
· 6 years ago
42ac179
[base] Tracing library for Vulkan (guest, atrace)
by Lingfeng Yang
· 6 years ago
0d5695f
Merge "[gl] A collection of tweaks and optimizations"
by Lingfeng Yang
· 6 years ago
554a515
[gl] A collection of tweaks and optimizations
by Lingfeng Yang
· 6 years ago
a4b97ac
[vulkan] Skeleton code for handling external guest memory
by Lingfeng Yang
· 6 years ago
9667114
[vulkan] Enable VK_KHR_bind_memory2
by Lingfeng Yang
· 6 years ago
32b110e
[vulkan] Add unwrap hook for QueueSubmit and semaphore resource tracking
by David Reveman
· 6 years ago
7be62ce
[vulkan] Add VkImportColorBufferGOOGLE/VkImportPhysicalAddressGOOGLE (take codegen)
by Lingfeng Yang
· 6 years ago
02a292d
Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"
by Xin Li
· 6 years ago
ff1a3f6
Merge changes from topic "vulkan-google-color-buffer"
by Lingfeng Yang
· 6 years ago
3e87e85
[vulkan] Record create info for images/buffers
by Lingfeng Yang
· 6 years ago
ae7e1b3
[vulkan] Add functions to associate ColorBuffers
by Lingfeng Yang
· 6 years ago
ad6f67d
Fix build on older APIs that don't have <mutex>
by Lingfeng Yang
· 6 years ago
d27fc83
[vulkan] YOLO VK_KHR_dedicated allocation
by Lingfeng Yang
· 6 years ago
b7e1174
DO NOT MERGE - Merge PPRL.190205.001 into master
by Xin Li
· 6 years ago
109c683
[vulkan] Fuchsia build support am: 74e99bbd62
by David Reveman
· 6 years ago
74e99bb
[vulkan] Fuchsia build support
by David Reveman
· 6 years ago
f327f92
[vulkan] Only retrieve host physical devices once am: b64ca452d1
by Lingfeng Yang
· 6 years ago
b64ca45
[vulkan] Only retrieve host physical devices once
by Lingfeng Yang
· 6 years ago
77f4ede
[vulkan] AHB support: Make relevant functions custom am: 4af5f32bca
by Lingfeng Yang
· 6 years ago
4af5f32
[vulkan] AHB support: Make relevant functions custom
by Lingfeng Yang
· 6 years ago
3100f3d
[vulkan] Add AHB support functions am: 9b82e33c61
by Lingfeng Yang
· 6 years ago
9b82e33
[vulkan] Add AHB support functions
by Lingfeng Yang
· 6 years ago
b2a4a81
[vulkan] Link in AHardwareBuffer am: 29cf0750b4
by Lingfeng Yang
· 6 years ago
29cf075
[vulkan] Link in AHardwareBuffer
by Lingfeng Yang
· 6 years ago
aef007b
gralloc: fix null pointer dereference when DMA not enabled (!) am: a039858ba8
by Lingfeng Yang
· 6 years ago
a039858
gralloc: fix null pointer dereference when DMA not enabled (!)
by Lingfeng Yang
· 6 years ago
e4cf93c
[vulkan] Take codegen for general / external memory transforms (guest)
by Lingfeng Yang
· 6 years ago
Next »