1. d7a0083 ICE fixes for arm by reed@android.com · 15 years ago
  2. f3f0bd7 SSE2-ified S32_alpha_D32_filter_DX (refactoring to come). Also shaved a few by senorblanco@chromium.org · 15 years ago
  3. aa4f0c6 Debug build fix (unreviewed). by senorblanco@chromium.org · 15 years ago
  4. dc7de74 More SSE2 optimizations. This CL implements an SSE2 version of S32_bitmap_D32_filter_DX, and uses aligned loads and stores for dst, in all blending. by senorblanco@chromium.org · 15 years ago
  5. 0c547bc Build fix for WIN64 (unreviewed). by senorblanco@chromium.org · 15 years ago
  6. 28bee95 Exclude Android-only cpu-features.h from non-Android builds. by agl@chromium.org · 15 years ago
  7. 4e75355 More SSE2-ification; fix for gcc -msse2. by senorblanco@chromium.org · 15 years ago
  8. f0f4e9a remove const modifiers on function return types (unneeded, and caused an error by reed@android.com · 15 years ago
  9. d03337c Fix for gcc -fPIC build. by senorblanco@chromium.org · 15 years ago
  10. 9272761 SSE2 optimizations for 32bit blending blitters. by senorblanco@chromium.org · 15 years ago
  11. b577b41 add shaderproc32 for index bitmaps. neon version of 32->16+dither by reed@android.com · 15 years ago
  12. 522aa8d fix S32A_D565_Blend_neon by reed@android.com · 15 years ago
  13. fdb5353 disable one proc until we fix its handling of src-alpha==0 by reed@android.com · 15 years ago
  14. a98a21e oops, make it actually compile with correct headers by reed@android.com · 15 years ago
  15. 4e635f9 add -forceDither option to bench (it is tristate) by reed@android.com · 15 years ago
  16. 3bbac13 update for blitrow_d32 procs by reed@android.com · 15 years ago
  17. c4cae85 add BlitRow procs for 32->32, to allow for neon and other optimizations. by reed@android.com · 15 years ago
  18. 152f748 more neon work: by reed@android.com · 15 years ago
  19. 6123e47 add proper includes for arm optimizations by reed@android.com · 15 years ago
  20. a0bd7f4 arm/neon optimizations for bitmap shader original version by ARM LIMITED 2009 by reed@android.com · 15 years ago
  21. c9a1d4b add platformProcs() porting function by reed@android.com · 15 years ago
  22. 4bda7a5 add opts for neon by reed@android.com · 15 years ago
  23. ed7bd9b add opts files to the make by reed@android.com · 15 years ago
  24. 7d2e322 add optimization table for blitproc functions by reed@android.com · 15 years ago