Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
af8976e5b74b32ea9fcadc5af55b423860a1d8e7
/
opengl
/
libagl
/
copybit.cpp
8f2423e
get rid off the YUV formats at the libui layer
by Mathias Agopian
· 15 years ago
18ffb54
fix [2069023] STOPSHIP: disable DEBUG_COPYBIT
by Mathias Agopian
· 16 years ago
d09376d
fix [2071412] work around mdp 32-bits fade limitation
by Mathias Agopian
· 16 years ago
36d0184
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
by Mathias Agopian
· 16 years ago
8c0eb9a
libagl: silence a LOGD
by Iliyan Malchev
· 16 years ago
f007a2f
return proper error code from eglCreateImageKHR
by Mathias Agopian
· 16 years ago
85ade33
fix [2071412] work around mdp 32-bits fade limitation
by Mathias Agopian
· 16 years ago
9042b45
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 16 years ago
88d11cf
one step towards fixing [2071412] work around mdp 32-bits fade limitation
by Mathias Agopian
· 16 years ago
f1e5b0d
add support for RGBX_8888
by Mathias Agopian
· 16 years ago
a2fb72e
remove libagl's dependency on gralloc_priv.h
by Mathias Agopian
· 16 years ago
0f53af1
fix a bug where gl didn't always fallback to software when copybit failed. minor optimizations to copybit codepath.
by Mathias Agopian
· 16 years ago
2eab9d8
copybit now uses a native_handle_t* instead of a fd/offset
by Mathias Agopian
· 16 years ago
f6c2a1a
fix a bug where copybit would be rejected in landscape mode
by Mathias Agopian
· 16 years ago
09cf0ac
we were not fetching the texture coords in the copybit case, so we were using garbage
by Mathias Agopian
· 16 years ago
42bf621
fix/add some comments
by Mathias Agopian
· 16 years ago
03a1b01
s/w OpenGL no detects and handles all any combinations of triangle fans corresponding to a rectangle
by Mathias Agopian
· 16 years ago
4d63fb1
fix a scissor bug in the GLES-on-top-of copybit code
by Mathias Agopian
· 16 years ago
350d651
fix a bug where copybit only renders in the first buffer when used with s/w GL
by Mathias Agopian
· 16 years ago
1473f46
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago