mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
735d66b22a
From ae4139a7b5dfb0b0326c84070e52fa58e43a54fe Mon Sep 17 00:00:00 2001 Change-Id: I3a3e4d6f58a42576197356ba4b7301c670298c74 --- widget/gonk/libdisplay/FramebufferSurface.cpp | 4 ++++ widget/gonk/libdisplay/FramebufferSurface.h | 4 ++++ .../nativewindow/GonkBufferQueueLL/GonkBufferQueueLL.cpp | 16 ++++++++++++++++ .../nativewindow/GonkBufferQueueLL/GonkBufferQueueLL.h | 5 +++++ .../GonkBufferQueueLL/GonkBufferQueueProducer.cpp | 9 ++++++++- widget/gonk/nativewindow/GonkConsumerBaseLL.cpp | 4 ++++ widget/gonk/nativewindow/GonkConsumerBaseLL.h | 5 +++++ widget/gonk/nativewindow/GonkNativeWindowLL.cpp | 5 +++++ widget/gonk/nativewindow/GonkNativeWindowLL.h | 4 ++++ 9 files changed, 55 insertions(+), 1 deletion(-) |
||
---|---|---|
.. | ||
GonkBufferQueueLL | ||
FakeSurfaceComposer.cpp | ||
FakeSurfaceComposer.h | ||
GonkBufferQueue.h | ||
GonkBufferQueueJB.cpp | ||
GonkBufferQueueJB.h | ||
GonkBufferQueueKK.cpp | ||
GonkBufferQueueKK.h | ||
GonkConsumerBaseJB.cpp | ||
GonkConsumerBaseJB.h | ||
GonkConsumerBaseKK.cpp | ||
GonkConsumerBaseKK.h | ||
GonkConsumerBaseLL.cpp | ||
GonkConsumerBaseLL.h | ||
GonkNativeWindow.h | ||
GonkNativeWindowClient.h | ||
GonkNativeWindowClientICS.cpp | ||
GonkNativeWindowClientICS.h | ||
GonkNativeWindowClientJB.cpp | ||
GonkNativeWindowClientJB.h | ||
GonkNativeWindowClientKK.cpp | ||
GonkNativeWindowClientKK.h | ||
GonkNativeWindowClientLL.cpp | ||
GonkNativeWindowClientLL.h | ||
GonkNativeWindowICS.cpp | ||
GonkNativeWindowICS.h | ||
GonkNativeWindowJB.cpp | ||
GonkNativeWindowJB.h | ||
GonkNativeWindowKK.cpp | ||
GonkNativeWindowKK.h | ||
GonkNativeWindowLL.cpp | ||
GonkNativeWindowLL.h | ||
IGonkGraphicBufferConsumer.h | ||
IGonkGraphicBufferConsumerKK.cpp | ||
IGonkGraphicBufferConsumerKK.h | ||
IGonkGraphicBufferConsumerLL.cpp | ||
IGonkGraphicBufferConsumerLL.h | ||
moz.build |