1. f1e5b0d add support for RGBX_8888 by Mathias Agopian · 16 years ago
  2. a2fb72e remove libagl's dependency on gralloc_priv.h by Mathias Agopian · 16 years ago
  3. 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
  4. 2eab9d8 copybit now uses a native_handle_t* instead of a fd/offset by Mathias Agopian · 16 years ago
  5. f6c2a1a fix a bug where copybit would be rejected in landscape mode by Mathias Agopian · 16 years ago
  6. 09cf0ac we were not fetching the texture coords in the copybit case, so we were using garbage by Mathias Agopian · 16 years ago
  7. 42bf621 fix/add some comments by Mathias Agopian · 16 years ago
  8. 03a1b01 s/w OpenGL no detects and handles all any combinations of triangle fans corresponding to a rectangle by Mathias Agopian · 16 years ago
  9. 4d63fb1 fix a scissor bug in the GLES-on-top-of copybit code by Mathias Agopian · 16 years ago
  10. 350d651 fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 16 years ago
  11. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago