index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
gui
/
SurfaceTexture.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix race condition in ConsumerBase::addReleaseFence()
Jesse Hall
2012-10-05
1
-1
/
+1
*
libgui: fix up compile options
Jamie Gennis
2012-10-03
1
-10
/
+0
*
Add Fence::waitForever which logs a warning timeout, and use it
Jesse Hall
2012-10-02
1
-1
/
+2
*
fix a crasher in SurfaceTexture's setFilteringEnabled
Mathias Agopian
2012-09-24
1
-5
/
+19
*
SurfaceTexture: fix an out of bounds array write
Jamie Gennis
2012-09-21
1
-1
/
+1
*
SurfaceTexture: default to doing GL sync
Jamie Gennis
2012-09-18
1
-2
/
+15
*
SurfaceTexture: eglDestroySync after duping its fd
Jamie Gennis
2012-09-10
1
-0
/
+1
*
SurfaceTexture: use eglWaitSync
Jamie Gennis
2012-09-10
1
-2
/
+72
*
SurfaceTexture: use EGL-created native fences
Jamie Gennis
2012-09-09
1
-26
/
+64
*
libgui: move fence handling into ConsumerBase
Jamie Gennis
2012-09-06
1
-20
/
+9
*
libgui: add some error checks
Jamie Gennis
2012-08-30
1
-1
/
+3
*
BufferQueue: clean up buffer counting
Jamie Gennis
2012-08-29
1
-2
/
+2
*
SurfaceTexture: inherit from ConsumerBase (try 2)
Jamie Gennis
2012-08-21
1
-193
/
+94
*
Revert "SurfaceTexture: inherit from ConsumerBase"
Jamie Gennis
2012-08-20
1
-91
/
+193
*
SurfaceTexture: inherit from ConsumerBase
Jamie Gennis
2012-08-16
1
-193
/
+91
*
SurfaceTexture: Fix a fence fd leak.
Jamie Gennis
2012-08-08
1
-1
/
+1
*
SurfaceTexture: fix an out of bounds array access
Jamie Gennis
2012-08-06
1
-3
/
+3
*
remove unneeded dependencies in libhardware
Mathias Agopian
2012-08-04
1
-2
/
+0
*
Add missing break in switch statement
Romain Guy
2012-08-01
1
-1
/
+1
*
Fix check for fence merge success
Jesse Hall
2012-07-03
1
-3
/
+3
*
Pass fence to HWC on first use of buffer
Jesse Hall
2012-06-30
1
-8
/
+6
*
Return fence from acquireBuffer
Jesse Hall
2012-06-30
1
-4
/
+10
*
Clarify aborted updateTexImage use of fences
Jesse Hall
2012-06-28
1
-8
/
+4
*
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-21
1
-4
/
+30
*
add the ability to reject buffers in SurfaceTexture::updateTexImage
Mathias Agopian
2012-05-23
1
-0
/
+14
*
make sure BufferQueue releases newly acquired buffers on failures
Mathias Agopian
2012-05-18
1
-24
/
+28
*
Recreate EGLImage for previously used slots
Jesse Hall
2012-05-17
1
-3
/
+5
*
SurfaceTexture: improve texture matrix computation
Jamie Gennis
2012-05-08
1
-32
/
+52
*
libgui: Add support for post-xform crops.
Jamie Gennis
2012-05-08
1
-15
/
+12
*
SurfaceTexture: fix a memory leak
Jamie Gennis
2012-05-02
1
-19
/
+13
*
libgui: Add plumbing for active rectangle
Jamie Gennis
2012-04-24
1
-2
/
+6
*
SurfaceTexture: detachFromContext fixed
Daniel Lam
2012-04-24
1
-1
/
+1
*
remove SurfaceTexture::connect()
Mathias Agopian
2012-04-23
1
-7
/
+0
*
Remove fixed USAGE_HW_TEXTURE flag from BufferQueue.
Eino-Ville Talvala
2012-04-18
1
-0
/
+2
*
SurfaceTexture: fix a memory leak
Jamie Gennis
2012-04-17
1
-6
/
+17
*
SurfaceTexture: shrink all sides when cropping
Jamie Gennis
2012-04-16
1
-22
/
+10
*
Enabled cropping support in SurfaceTexture
Daniel Lam
2012-04-12
1
-1
/
+36
*
BufferQueue returns proper code on acquire
Daniel Lam
2012-04-09
1
-3
/
+7
*
Fixed disconnect bug in SurfaceTexture
Daniel Lam
2012-04-02
1
-12
/
+15
*
SurfaceTexture: add context attach & detach
Jamie Gennis
2012-03-30
1
-36
/
+198
*
Added a DummyConsumer for use with BufferQueue.
Daniel Lam
2012-03-26
1
-0
/
+2
*
libgui: have ST::updateTexImage check the GL ctx
Jamie Gennis
2012-03-19
1
-12
/
+23
*
libgui: add BQ consumer buffer free notifications
Jamie Gennis
2012-03-19
1
-23
/
+86
*
SurfaceTexture: Fully refactored from BufferQueue
Daniel Lam
2012-03-13
1
-18
/
+68
*
Add tracing to various graphics components.
Jamie Gennis
2012-02-27
1
-0
/
+3
*
Removed dependecies between BufferQueue and SurfaceTexture
Daniel Lam
2012-02-27
1
-102
/
+75
*
Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture""
Jamie Gennis
2012-02-27
1
-75
/
+102
|
\
|
*
Revert "Removed dependecies between BufferQueue and SurfaceTexture"
Daniel Lam
2012-02-27
1
-75
/
+102
*
|
fix libgui header location
Mathias Agopian
2012-02-27
1
-6
/
+5
|
/
*
Removed dependecies between BufferQueue and SurfaceTexture
Daniel Lam
2012-02-22
1
-102
/
+75
[next]