summaryrefslogtreecommitdiff
path: root/opengl/libagl/copybit.cpp
AgeCommit message (Expand)Author
2009-08-07add support for RGBX_8888 Mathias Agopian
2009-07-15remove libagl's dependency on gralloc_priv.h Mathias Agopian
2009-06-29fix a bug where gl didn't always fallback to software when copybit failed. mi... Mathias Agopian
2009-06-24copybit now uses a native_handle_t* instead of a fd/offset Mathias Agopian
2009-06-23fix a bug where copybit would be rejected in landscape mode Mathias Agopian
2009-06-18we were not fetching the texture coords in the copybit case, so we were using... Mathias Agopian
2009-06-17fix/add some comments Mathias Agopian
2009-06-17s/w OpenGL no detects and handles all any combinations of triangle fans corre... Mathias Agopian
2009-06-16fix a scissor bug in the GLES-on-top-of copybit code Mathias Agopian
2009-06-10fix a bug where copybit only renders in the first buffer when used with s/w GL Mathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728 Mathias Agopian