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
*
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