summaryrefslogtreecommitdiffstats
path: root/core/jni/android/opengl
Commit message (Expand)AuthorAgeFilesLines
* Replace JNI primitive array critical calls with non-critical ones.Hiroshi Yamauchi2015-05-121-7/+105
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-8/+10
* Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-201-10/+8
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-131-8/+10
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-21/+5
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-5/+21
* Cleanup Bitmap JNIJohn Reck2015-03-051-21/+5
* Merge frameworks/base changes from master-skia to master.Mike Reed2015-01-061-2/+1
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-21/+14
* Fix clang warnings in core/jni.Dan Albert2014-11-201-6/+6
* Frameworks/base: Wall Werror in core/jniAndreas Gampe2014-11-132-11/+4
* SkBitmap::Config is deprecated, use SkColorTypeMike Reed2014-07-081-34/+30
* Fix includes so that they no longer rely on the global Skia includes director...Derek Sollenberger2014-02-271-1/+1
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-10/+10
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-10/+10
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-10/+10
* Call SkBitmap::config() instead of ::getConfig()Leon Scroggins III2013-12-031-4/+4
* framework changes needed to support Skia at r12108.Derek Sollenberger2013-11-201-1/+1
* DdmServer: add controls for OpenGL tracingSiva Velusamy2012-12-191-3/+3
* Expose a function to set OpenGL Trace level.Siva Velusamy2012-03-091-0/+7
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-2/+2
* Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-45/+34
* A library for encoding and decoding ETC1 textures.Jack Palevich2009-12-311-0/+309
* Change util_texSubImage2D to call glCompressedTexImage2D correctly.Jack Palevich2009-08-311-70/+71
* Automated import from //branches/master/...@141860,141860Jack Palevich2009-03-241-0/+43
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+936
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-936/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+1
* Initial ContributionThe Android Open Source Project2008-10-213-0/+936