Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
d0a102577864a3ef07034b14075a526d79cf12cc
/
libs
/
gui
/
GLConsumer.cpp
a94d940
Keep protected content in EGLImage attrs as needed.
by Craig Donner
· 8 years ago
d4079af
Add requestor name to GraphicBuffer alloc metadata
by Dan Stoza
· 8 years ago
e1e1e75
Merge "Revert "GLConsumer: add build-time disable of gpu protected content"" into nyc-dev
by Craig Donner
· 9 years ago
4df76b2
Revert "GLConsumer: add build-time disable of gpu protected content"
by Craig Donner
· 9 years ago
39e4428
Merge "libgui: Prevent segfaulting in abandoned ConsumerBase" into nyc-dev
by Pablo Ceballos
· 9 years ago
876c150
Merge "Revert "Add debug dump if about to segfault"" into nyc-dev
by Pablo Ceballos
· 9 years ago
65d9f6d
libgui: Prevent segfaulting in abandoned ConsumerBase
by Pablo Ceballos
· 9 years ago
73f2c8b
Revert "Add debug dump if about to segfault"
by Pablo Ceballos
· 9 years ago
dea97b7
GLConsumer: add build-time disable of gpu protected content
by Jesse Hall
· 9 years ago
188b9f0
Merge "Support EGL_EXT_protected_content in GLConsumer." into nyc-dev
by Craig Donner
· 9 years ago
aec8697
Support EGL_EXT_protected_content in GLConsumer.
by Craig Donner
· 9 years ago
1a61da5
Return the transform to apply in getLastQueuedBuffer
by John Reck
· 9 years ago
59d12e9
Merge "Rename single buffer mode to shared buffer mode" into nyc-dev
by Pablo Ceballos
· 9 years ago
6366a10
Add debug dump if about to segfault
by Pablo Ceballos
· 9 years ago
3559fbf
Rename single buffer mode to shared buffer mode
by Pablo Ceballos
· 9 years ago
a4c2c3b
Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev
by Dan Stoza
· 9 years ago
3ce4604
libgui: Allow for pending releases in GLConsumer
by Dan Stoza
· 9 years ago
ff95aab
Add interface for controlling single buffer auto refresh
by Pablo Ceballos
· 9 years ago
c2e7788
Expose setScalingMode from Surface.
by Robert Carr
· 9 years ago
33fcc2e
Don't generate EGL fence in single buffer mode
by Pablo Ceballos
· 9 years ago
ccdfd60
BQ: Add support for single buffer mode
by Pablo Ceballos
· 9 years ago
ff12cba
Merge "BQ: Modify consumer buffer count interfaces"
by Pablo Ceballos
· 9 years ago
4aa427b
Merge "native: Rename mBuf to mSlot"
by Pablo Ceballos
· 9 years ago
19e3e06
BQ: Modify consumer buffer count interfaces
by Pablo Ceballos
· 9 years ago
60d6922
libsgui: Change Rect default constructor
by Pablo Ceballos
· 9 years ago
47650f4
native: Rename mBuf to mSlot
by Pablo Ceballos
· 9 years ago
ec4cb38
GLConsumer: Fix crop math
by Dan Stoza
· 10 years ago
a4650a5
Fix PTS handling for buffer replacement
by Dan Stoza
· 10 years ago
5471631
libgui: Remove IGBC::BufferItem
by Dan Stoza
· 10 years ago
dd26416
libgui: Prepare for IGBC::BufferItem removal
by Dan Stoza
· 10 years ago
94d5ac4
Merge "Add dataSpace to buffer queues; remove old format enums."
by Eino-Ville Talvala
· 10 years ago
abf952c
GLConsumer: Fix unsigned subtraction during crop
by Dan Stoza
· 10 years ago
5b75a51
Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
d723bd7
libgui: Enable -Weverything and -Werror
by Dan Stoza
· 10 years ago
2bb7270
am 15b2ecf5: am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
15b2ecf
am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev
by Michael Lentine
· 10 years ago
78be65e
Adding eglInitialize and eglTerminate image creation and deletion.
by Michael Lentine
· 10 years ago
58a81ba
am 5273a978: resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
5273a97
resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
8b49125
Make string literal concatenation play nice with C++11.
by Dan Albert
· 10 years ago
46a1f6b
GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT
by Jesse Hall
· 10 years ago
2d14a0e
GLConsumer: Fix eglTerminate/eglInit edge case.
by Eric Penner
· 10 years ago
5c3d243
GLProducer: Reference count images rather than buffers.
by Eric Penner
· 11 years ago
ab57491
GLConsumer: Allow creation in detached mode
by Dan Stoza
· 11 years ago
87a6784
Always release a buffer
by Andy McFadden
· 11 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 11 years ago
d171da9
GLConsumer: Add query for current frame number.
by Eino-Ville Talvala
· 11 years ago
3f84483
SurfaceFlinger now uses GLES 2.x when available
by Mathias Agopian
· 11 years ago
4515596
make sure GLConsumer::releaseTexImage() works after detachFromContext()
by Mathias Agopian
· 11 years ago
9870c9b
make GLConsumer's debug texture static
by Mathias Agopian
· 11 years ago
45263e2
don't hardcode debug texture dimensions
by Mathias Agopian
· 11 years ago
db89edc
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
by Mathias Agopian
· 11 years ago
ad678e1
single buffer mode for BufferQueue
by Mathias Agopian
· 11 years ago
c2414bb
get rid of HAL pixelformats 5551 and 4444
by Mathias Agopian
· 11 years ago
595264f
BufferQueue improvements and APIs changes
by Mathias Agopian
· 11 years ago
8f938a5
always pass the BufferQueue explicitely to consumers
by Mathias Agopian
· 12 years ago
1585c4d
Pay attention to buffer timestamps
by Andy McFadden
· 12 years ago
c5d7b7d
BufferQueue: track buffer-queue by instance vs. by reference
by Lajos Molnar
· 12 years ago
2381033
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
ea74d3b
make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
bdcf1fe
Merge changes I0d9f18d1,Ib96c9161
by Mathias Agopian
· 12 years ago
74d211a
clean-up/simplify all dump() APIs
by Mathias Agopian
· 12 years ago
e692ab9
fix uninitialized variables in GLConsumer
by Mathias Agopian
· 12 years ago
ca08833
don't use compile-time configuration of libgui as much as possible
by Mathias Agopian
· 12 years ago
2bb7168
replace eglWaitSyncANDROID by eglWaitSyncKHR
by Mathias Agopian
· 12 years ago
13f01cb
Pass sp<Fence>s around instead of file descriptors
by Jesse Hall
· 12 years ago
1df8c34
libgui: disallow NULL Fence pointers
by Jamie Gennis
· 12 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 12 years ago
[Renamed (88%) from libs/gui/SurfaceTexture.cpp]
97eba89
Avoid unnecessary texture bind
by Andy McFadden
· 12 years ago
bf974ab
Refactor SurfaceTexture a bit.
by Andy McFadden
· 12 years ago
9504eb9
Fix race condition in ConsumerBase::addReleaseFence()
by Jesse Hall
· 12 years ago
3fd12e4
libgui: fix up compile options
by Jamie Gennis
· 12 years ago
ba607d5
Add Fence::waitForever which logs a warning timeout, and use it
by Jesse Hall
· 12 years ago
e96e9e1
fix a crasher in SurfaceTexture's setFilteringEnabled
by Mathias Agopian
· 12 years ago
d1b330d
SurfaceTexture: fix an out of bounds array write
by Jamie Gennis
· 12 years ago
3941cb2
SurfaceTexture: default to doing GL sync
by Jamie Gennis
· 12 years ago
98ff059
SurfaceTexture: eglDestroySync after duping its fd
by Jamie Gennis
· 12 years ago
61e04b9
SurfaceTexture: use eglWaitSync
by Jamie Gennis
· 12 years ago
01dbf55
SurfaceTexture: use EGL-created native fences
by Jamie Gennis
· 12 years ago
b272541
libgui: move fence handling into ConsumerBase
by Jamie Gennis
· 12 years ago
d69097f
libgui: add some error checks
by Jamie Gennis
· 12 years ago
31a353d
BufferQueue: clean up buffer counting
by Jamie Gennis
· 12 years ago
9fea342
SurfaceTexture: inherit from ConsumerBase (try 2)
by Jamie Gennis
· 12 years ago
ce7a6c0
Revert "SurfaceTexture: inherit from ConsumerBase"
by Jamie Gennis
· 12 years ago
ed059a8
SurfaceTexture: inherit from ConsumerBase
by Jamie Gennis
· 12 years ago
3d1d09c
SurfaceTexture: Fix a fence fd leak.
by Jamie Gennis
· 12 years ago
45cb2ba
SurfaceTexture: fix an out of bounds array access
by Jamie Gennis
· 12 years ago
72131d9
remove unneeded dependencies in libhardware
by Mathias Agopian
· 12 years ago
4f9c284
Add missing break in switch statement
by Romain Guy
· 12 years ago
e7db724
Fix check for fence merge success
by Jesse Hall
· 13 years ago
dc5b485
Pass fence to HWC on first use of buffer
by Jesse Hall
· 13 years ago
b42b1ac
Return fence from acquireBuffer
by Jesse Hall
· 13 years ago
d58c304
Clarify aborted updateTexImage use of fences
by Jesse Hall
· 13 years ago
ef19414
Transfer HWC release fences to BufferQueue
by Jesse Hall
· 13 years ago
2c8207e
add the ability to reject buffers in SurfaceTexture::updateTexImage
by Mathias Agopian
· 13 years ago
7e477bf
make sure BufferQueue releases newly acquired buffers on failures
by Mathias Agopian
· 13 years ago
90ed850
Recreate EGLImage for previously used slots
by Jesse Hall
· 13 years ago
5c1139f
SurfaceTexture: improve texture matrix computation
by Jamie Gennis
· 13 years ago
d72f233
libgui: Add support for post-xform crops.
by Jamie Gennis
· 13 years ago
5c8a608
SurfaceTexture: fix a memory leak
by Jamie Gennis
· 13 years ago
Next »