Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
7e4a587f6038bcf9b58ca615fce9e52fd47e30c3
/
opengl
/
libagl
/
copybit.cpp
dfbec0e
add support for RGBX_8888
by Mathias Agopian
· 16 years ago
f13901e
remove libagl's dependency on gralloc_priv.h
by Mathias Agopian
· 16 years ago
295eff2
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
5911aa9
copybit now uses a native_handle_t* instead of a fd/offset
by Mathias Agopian
· 16 years ago
e7829b8
fix a bug where copybit would be rejected in landscape mode
by Mathias Agopian
· 16 years ago
7272add
we were not fetching the texture coords in the copybit case, so we were using garbage
by Mathias Agopian
· 16 years ago
aa6e88b
fix/add some comments
by Mathias Agopian
· 16 years ago
6d2cad2
s/w OpenGL no detects and handles all any combinations of triangle fans corresponding to a rectangle
by Mathias Agopian
· 16 years ago
cf251b9
fix a scissor bug in the GLES-on-top-of copybit code
by Mathias Agopian
· 16 years ago
0a3139a
fix a bug where copybit only renders in the first buffer when used with s/w GL
by Mathias Agopian
· 16 years ago
076b1cc
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago