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
/
opengl
/
libagl
/
copybit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support for RGBX_8888
Mathias Agopian
2009-08-07
1
-0
/
+2
*
remove libagl's dependency on gralloc_priv.h
Mathias Agopian
2009-07-15
1
-0
/
+3
*
fix a bug where gl didn't always fallback to software when copybit failed. mi...
Mathias Agopian
2009-06-29
1
-13
/
+17
*
copybit now uses a native_handle_t* instead of a fd/offset
Mathias Agopian
2009-06-24
1
-6
/
+1
*
fix a bug where copybit would be rejected in landscape mode
Mathias Agopian
2009-06-23
1
-15
/
+30
*
we were not fetching the texture coords in the copybit case, so we were using...
Mathias Agopian
2009-06-18
1
-1
/
+15
*
fix/add some comments
Mathias Agopian
2009-06-17
1
-4
/
+12
*
s/w OpenGL no detects and handles all any combinations of triangle fans corre...
Mathias Agopian
2009-06-17
1
-71
/
+116
*
fix a scissor bug in the GLES-on-top-of copybit code
Mathias Agopian
2009-06-16
1
-17
/
+14
*
fix a bug where copybit only renders in the first buffer when used with s/w GL
Mathias Agopian
2009-06-10
1
-10
/
+17
*
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-04-10
1
-0
/
+370