aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change import path to sparse array"Siva Velusamy2013-07-292-3/+3
|\
| * Change import path to sparse arraySiva Velusamy2013-07-252-3/+3
* | Add clarifying comment.Siva Velusamy2013-07-251-0/+9
* | Add support for additional ES3 state, primarily for texturesSiva Velusamy2013-07-256-20/+479
|/
* Change Eclipse compiler errors for null issues to warningsTor Norbye2013-06-121-3/+3
* gltrace: Update protobuf for OpenGL ES3Siva Velusamy2013-06-101-244/+535
* Merge "Update master version from 21.0.0 to 22.0.0"Tor Norbye2013-01-041-1/+1
|\
| * Update master version from 21.0.0 to 22.0.0Tor Norbye2012-11-261-1/+1
* | ddmlib: Add controls for OpenGL tracing via jdwpSiva Velusamy2012-12-204-99/+252
* | gltrace: Refresh tree view in a separate task.Siva Velusamy2012-12-072-32/+106
|/
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* Support non RGBA texturesSiva Velusamy2012-10-124-8/+70
* gltrace: ES1 also supports array buffersSiva Velusamy2012-10-111-0/+1
* gltrace: Show scroll bars.Siva Velusamy2012-10-011-1/+2
* gltrace: Preserve alpha informationSiva Velusamy2012-09-212-36/+41
* Allow users to save current GL state to a text file.Siva Velusamy2012-09-218-0/+174
* gltrace: Do not save thumbnail images in memorySiva Velusamy2012-09-215-67/+5
* gltrace: Allow exporting current frame to a text file.Siva Velusamy2012-09-192-9/+126
* gltrace: Allow ability to save imagesSiva Velusamy2012-09-195-7/+110
* gltrace: Better progress indicatorSiva Velusamy2012-09-181-1/+16
* Fix build: InstanceScope.INSTANCE is not available in 3.6Siva Velusamy2012-09-171-2/+2
* gltrace: Allow fully qualified activity namesSiva Velusamy2012-09-174-10/+43
* Merge "gltrace: Support OES_EGL_image_external GL extension"Siva Velusamy2012-08-174-4/+10
|\
| * gltrace: Support OES_EGL_image_external GL extensionSiva Velusamy2012-08-164-4/+10
* | Merge "gltrace: Improve font width detection."Siva Velusamy2012-08-172-3/+7
|\ \
| * | gltrace: Improve font width detection.Siva Velusamy2012-08-162-3/+7
* | | Merge "gltrace: Draw a border around image displayed in canvas."Siva Velusamy2012-08-171-1/+13
|\ \ \ | |/ /
| * | gltrace: Draw a border around image displayed in canvas.Siva Velusamy2012-08-151-1/+13
* | | Merge "gltrace: Default to displaying texture mipmap level 0."Siva Velusamy2012-08-171-10/+48
|\ \ \ | |/ /
| * | gltrace: Default to displaying texture mipmap level 0.Siva Velusamy2012-08-151-10/+48
| |/
* | gltrace: open trace file immediately after captureSiva Velusamy2012-08-157-46/+197
|/
* Remove older gldebugger implementation.Siva Velusamy2012-08-1435-9360/+15
* gltrace: restore checkbox settings between invocationsSiva Velusamy2012-08-141-10/+10
* gltrace: Skip framebuffers that cannot be retrieved.Siva Velusamy2012-08-141-2/+19
* Cleanup dos2unix in plugins *.java (ADT, GLd, NDK)Raphael Moll2012-08-071-130/+130
* ADT 20.0.0 => 21.0.0 devTor Norbye2012-07-301-1/+1
* Update name to Tracer for OpenGL ESSiva Velusamy2012-06-221-1/+1
* Add Tracer for OpenGL ES perspective to ADT external siteSiva Velusamy2012-06-221-3/+3
* gltrace: cleanup collect trace flowSiva Velusamy2012-06-143-27/+132
* Provide readable device name rather than just serial numberSiva Velusamy2012-06-132-12/+3
* Merge "Minor UI cleanup to trace options dialog"Siva Velusamy2012-06-121-9/+39
|\
| * Minor UI cleanup to trace options dialogSiva Velusamy2012-06-121-9/+39
* | Find Dialog: allow control over the default action.Siva Velusamy2012-06-081-1/+3
|/
* gltrace: Add support for mipmap texturesSiva Velusamy2012-06-066-20/+80
* gltrace: Add support for Copy, Select All and Find actions.Siva Velusamy2012-06-052-1/+111
* Merge "gltrace: Add a special keyword to not launch any activities."Siva Velusamy2012-06-011-2/+7
|\
| * gltrace: Add a special keyword to not launch any activities.Siva Velusamy2012-06-011-2/+7
* | Fix warningsTor Norbye2012-06-011-0/+5
|/
* gltrace: Update trace control protocol.Siva Velusamy2012-05-161-0/+3
* gltrace: Kill app manually instead of using am start -SSiva Velusamy2012-05-141-1/+11