OSDN Git Service

Merge "svcmgr: don't send reply to one-way txn (part deux)" into nyc-dev
[android-x86/frameworks-native.git] / vulkan /
2016-05-31 Mark SalyzynMerge "svcmgr: don't send reply to one-way txn (part...
2016-05-27 Chia-I WuMerge "vulkan: fix crash when only non-global layers...
2016-05-27 Chia-I Wuvulkan: fix crash when only non-global layers are enabled
2016-05-24 Dan StozaMerge "SF: Remove forced transaction on screenshot...
2016-05-24 Dan StozaMerge "HWC2: Fix breakage from header change" into...
2016-05-23 Chia-I Wuvulkan: advertise VK_EXT_debug_report
2016-05-23 Chia-I Wuvulkan: add a wrapper for hwvulkan_device_t
2016-05-23 Chia-I WuMerge "vulkan: do not use exported functions internally...
2016-05-23 TreeHugger RobotMerge "Expose functions used to add entries to the...
2016-05-23 Lajos MolnarMerge "omx: add missing MPEG4 levels" into nyc-dev
2016-05-23 Chia-I Wuvulkan: do not use exported functions internally
2016-05-21 Jesse HallMerge "Ensure memory ordering around libagl and EGL...
2016-05-20 Jesse Hallvulkan: Update vulkan.h to 1.0.13
2016-05-20 Jesse HallMerge "libvulkan: Don't try to load compressed/unaligne...
2016-05-19 Jesse Halllibvulkan: Don't try to load compressed/unaligned libra...
2016-05-18 Chia-I WuMerge "vulkan: fix double dlopen for layer libraries...
2016-05-18 Chia-I Wuvulkan: fix double dlopen for layer libraries
2016-05-16 TreeHugger RobotMerge "dumpstate: convert sprintfs to snprintfs" into...
2016-05-13 Chia-I Wuvulkan: check flags for early debug report callbacks
2016-05-12 Jesse Halllibvulkan: Load layer libraries into the app namespace
2016-05-12 Jesse Halllibvulkan: Discover layer libraries in entire search...
2016-05-12 Chia-I WuMerge changes from topic 'vk-debug-report' into nyc-dev
2016-05-09 Marco NelissenCorrectly handle dup() failure in Parcel::readNativeHan...
2016-05-09 Nick VaccaroMerge "DO NOT MERGE ANYWHERE Add AOSP Geomag and Game...
2016-05-06 Peng XuAdd feature strings for newly added sensors am: f50c85d263
2016-05-06 Sergei VasilinetcMerge "atrace: introduce category for core services...
2016-05-06 Chia-I Wuvulkan: improve vulkan::driver logcat messages
2016-05-06 Chia-I Wuvulkan: use Logger in vulkan::api
2016-05-06 Chia-I Wuvulkan: use Logger in the generated code
2016-05-06 Chia-I Wuvulkan: add DebugReportLogger
2016-05-06 Chia-I Wuvulkan: make debug report callbacks available in DeviceData
2016-05-06 Chia-I Wuvulkan: avoid duplicated app messages
2016-05-06 Chia-I Wuvulkan: constify DebugReportCallbackList::Message
2016-05-06 Chia-I Wuvulkan: refactor DebugReportCallbackList
2016-05-02 Trevor BunkerMerge "[sensorservice] Fix on-change sensor send latest...
2016-05-02 Dan StozaMerge "SF: Clear local sync points on hide and destroy...
2016-04-30 Sergei VasilinetcMerge "Atrace: store app list in multiple sysprops...
2016-04-29 TreeHugger RobotMerge changes I6e89439a,I9d9aafe6,I38340654,Ie50a9d37...
2016-04-29 Chia-I Wuvulkan: deprecate device layers
2016-04-28 Hangyu KuangMerge "media: Change VP9 ProfileLevel to start from...
2016-04-28 Chia-I Wuvulkan: detect errors in VkEnumerate*ExtensionProperties
2016-04-28 Chia-I Wuvulkan: do not distinguish instance or device LayerRef
2016-04-28 Chia-I Wuvulkan: make Get*LayerRef take a Layer
2016-04-28 Chia-I Wuvulkan: refactor layer extension enumeration
2016-04-28 Chia-I Wuvulkan: refactor layer enumeration
2016-04-28 TreeHugger RobotMerge "Remove temporary file on user builds." into...
2016-04-27 Christopher FerrisMerge "Fix use of invalid iterator." into nyc-dev
2016-04-27 Peng XuMerge "Fix sensor uuid, retrofit recent event logger...
2016-04-26 TreeHugger RobotMerge changes I97efd6c9,I6460f8f0,Ic67e4290,I16214514...
2016-04-26 Pablo CeballosMerge "Revert "EGL: Ensure surfaces are disconnected...
2016-04-25 Chia-I Wuvulkan: remove g_device_layers
2016-04-25 Chia-I Wuvulkan: ignore device-only layers
2016-04-25 Chia-I Wuvulkan: ignore layer libraries without instance layers
2016-04-25 Chia-I Wuvulkan: add FindLayer helper
2016-04-25 Chia-I Wuvulkan: constify LayerRef members
2016-04-25 Chia-I Wuvulkan: make g_library_mutex per-LayerLibrary
2016-04-25 Martijn CoenenMerge "Move servicemanager into system-background cpuse...
2016-04-22 Jesse Halllibvulkan: Reset window before creating swapchain
2016-04-22 Chia-I WuMerge changes Ifeba21da,Ie7982790,I02bb34b7 into nyc-dev
2016-04-22 Chia-I Wuvulkan: make LayerLibrary a class
2016-04-22 Chia-I Wuvulkan: refactor GetLayerGetProcAddr
2016-04-22 Chia-I Wuvulkan: refactor AddLayerLibrary
2016-04-22 Chia-I Wuvulkan: refactor LayerRef::~LayerRef
2016-04-22 Chia-I Wuvulkan: refactor GetLayerRef
2016-04-22 Chia-I Wuvulkan: add a constructor for LayerLibrary
2016-04-21 Chia-I Wuvulkan: silence a warning when layers are enabled
2016-04-21 Chia-I Wuvulkan: fix "vkinfo -validate"
2016-04-21 Chia-I Wuvulkan: fix vkinfo with layer extensions
2016-04-21 Pablo CeballosMerge "BQ: Replace items from back of queue" into nyc-dev
2016-04-20 Jesse Hallvknulldrv: Use a default allocator when none provided
2016-04-20 Andriy NaborskyyMerge "remove compass from default wearable_core_hardwa...
2016-04-20 Pablo CeballosMerge "BQ: Avoid unnecessary calls to consumer listener...
2016-04-20 Jesse HallMerge "libgui: Add getLastQueuedBuffer to BufferQueue...
2016-04-19 Dan StozaMerge "DispSync: Actually wait forever" into nyc-dev
2016-04-19 Chia-I WuMerge "vulkan: replace std::shared_ptr by android:...
2016-04-19 Pablo CeballosMerge "SF: Fix camera orientation on virtual displays...
2016-04-19 Tim MurrayMerge "Revert "Revert "DispSync: Always resync after...
2016-04-19 Chia-I Wuvulkan: replace std::shared_ptr by android::sp
2016-04-18 Michael WrightMerge "Add new MotionEvent flag for partially obscured...
2016-04-16 TreeHugger RobotMerge "sensorservice: switch to use sp<> in sensor...
2016-04-15 Craig DonnerMerge "Adds spec for EGL_ANDROID_create_native_client_b...
2016-04-15 Dan StozaMerge "SF: Fix the delivery of visible and damage rects...
2016-04-15 Tim MurrayMerge "Revert "DispSync: Always resync after inactivity...
2016-04-15 TreeHugger RobotMerge "SF: Don't pop pending state into mCurrentState...
2016-04-14 Dan StozaMerge "HWC2: Change version detection scheme" into...
2016-04-14 Chia-I WuMerge changes I05c45303,I25b71570,I56ebc0ee into nyc-dev
2016-04-14 Lianchao SongDO NOT MERGE ANYWHERE Sensorservice, fix the over bound...
2016-04-14 Andy HungMerge "Unify dumped native stack traces" into nyc-dev
2016-04-14 Pablo CeballosMerge "egl: add EGL_KHR_mutable_render_buffer" into...
2016-04-14 Chia-I Wuvulkan: fix vkGet*ProcAddr for un-enabled extensions
2016-04-14 Chia-I Wuvulkan: do not query non-enabled WSI functions
2016-04-14 Chia-I Wuvulkan: pass hal_extensions to InitDriverTable
2016-04-13 TreeHugger RobotMerge changes I7389829a,I4f3f91e8 into nyc-dev
2016-04-13 Chia-I Wuvulkan: pass VK_LAYER_FUNCTION_DATA_CALLBACK to layers
2016-04-13 Pablo CeballosMerge "EGL: Ensure surfaces are disconnected when destr...
2016-04-13 Rob CarrMerge "Add Surface::waitForNextFrame" into nyc-dev
2016-04-13 TreeHugger RobotMerge "Added support for 'bugreport -z'." into nyc-dev
2016-04-13 Philip CuadraMerge "Binder: add pid to thread name for binder threa...
2016-04-13 Chia-I Wuvulkan: update vk_layer_interface.h
2016-04-13 Jorim JaggiMerge "Revert "Death to synchronous transactions (1...
next