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