index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
GLConsumer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libgui: Remove IGBC::BufferItem
Dan Stoza
2015-04-07
1
-12
/
+1
*
DO NOT MERGE Cherry-pick dataSpace and BufferItem changes
Eino-Ville Talvala
2015-04-06
1
-2
/
+20
*
GLConsumer: Fix unsigned subtraction during crop
Dan Stoza
2015-03-18
1
-6
/
+6
*
libgui: Enable -Weverything and -Werror
Dan Stoza
2015-03-18
1
-92
/
+108
*
am 1834f8ea: GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT
Jesse Hall
2014-10-30
1
-1
/
+1
|
\
|
*
GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT
Jesse Hall
2014-10-29
1
-1
/
+1
*
|
am dcc959be: Merge "Adding eglInitialize and eglTerminate image creation and ...
Michael Lentine
2014-10-21
1
-0
/
+4
|
\
\
|
|
/
|
*
Adding eglInitialize and eglTerminate image creation and deletion.
Michael Lentine
2014-10-09
1
-0
/
+4
*
|
resolved conflicts for merge of 86aeb9ef to lmp-dev-plus-aosp
Dan Albert
2014-09-08
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Make string literal concatenation play nice with C++11.
Dan Albert
2014-09-08
1
-5
/
+5
*
|
GLConsumer: Fix eglTerminate/eglInit edge case.
Eric Penner
2014-08-27
1
-9
/
+23
*
|
GLProducer: Reference count images rather than buffers.
Eric Penner
2014-07-21
1
-169
/
+155
*
|
GLConsumer: Allow creation in detached mode
Dan Stoza
2014-06-25
1
-0
/
+27
*
|
Always release a buffer
Andy McFadden
2014-04-04
1
-2
/
+12
|
/
*
GLConsumer: start using EGL_ANDROID_image_crop
Jamie Gennis
2013-10-02
1
-63
/
+124
*
GLConsumer: Add query for current frame number.
Eino-Ville Talvala
2013-09-19
1
-0
/
+8
*
SurfaceFlinger now uses GLES 2.x when available
Mathias Agopian
2013-08-13
1
-5
/
+5
*
make sure GLConsumer::releaseTexImage() works after detachFromContext()
Mathias Agopian
2013-08-12
1
-19
/
+43
*
make GLConsumer's debug texture static
Mathias Agopian
2013-08-08
1
-22
/
+28
*
don't hardcode debug texture dimensions
Mathias Agopian
2013-08-07
1
-4
/
+7
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
1
-8
/
+8
*
single buffer mode for BufferQueue
Mathias Agopian
2013-07-26
1
-7
/
+88
*
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-26
1
-2
/
+0
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
1
-14
/
+2
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-3
/
+3
*
Pay attention to buffer timestamps
Andy McFadden
2013-07-10
1
-3
/
+4
*
BufferQueue: track buffer-queue by instance vs. by reference
Lajos Molnar
2013-05-23
1
-9
/
+19
*
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...
Mathias Agopian
2013-05-17
1
-1
/
+1
|
\
|
*
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-05-16
1
-1
/
+1
*
|
Merge changes I0d9f18d1,Ib96c9161
Mathias Agopian
2013-04-24
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
clean-up/simplify all dump() APIs
Mathias Agopian
2013-04-22
1
-5
/
+3
*
|
fix uninitialized variables in GLConsumer
Mathias Agopian
2013-04-22
1
-0
/
+3
|
/
*
don't use compile-time configuration of libgui as much as possible
Mathias Agopian
2013-03-29
1
-44
/
+5
*
replace eglWaitSyncANDROID by eglWaitSyncKHR
Mathias Agopian
2013-03-28
1
-3
/
+3
*
Pass sp<Fence>s around instead of file descriptors
Jesse Hall
2013-03-22
1
-8
/
+8
*
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-02-12
1
-1
/
+2
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-0
/
+961