aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.gldebugger
Commit message (Expand)AuthorAgeFilesLines
* Update ADT & SDK Tools to 24.0.2Tor Norbye2014-12-152-2/+2
* Update ADT to version 24.0.1Tor Norbye2014-12-102-2/+2
* Update ADT version to 24.0.0.Tor Norbye2014-12-032-2/+2
* Update ADT version to 23.0.6Tor Norbye2014-11-262-2/+2
* Update Guava 15.0 -> 17.0Siva Velusamy2014-10-271-9/+7
* Update ADT version to 23.0.4Raphael Moll2014-09-032-2/+2
* gltrace: Increase launch timeoutSiva Velusamy2014-08-181-1/+1
* gltrace: Increase TEXTURE_UNIT_COUNT and MAX_VERTEX_ATTRIBSSiva Velusamy2014-08-141-2/+2
* Update Eclipse plugins' version from 23.0.2 -> 23.0.3Siva Velusamy2014-07-212-2/+2
* Update Eclipse plugins' version from 23.0.1 -> 23.0.2Siva Velusamy2014-07-012-2/+2
* Update plugin versions to 23.0.1Siva Velusamy2014-06-272-2/+2
* Update ADT plugins/features version to 23.0.0Siva Velusamy2014-06-172-2/+2
* Update ADT plugins/features version number.Raphael Moll2014-06-132-2/+2
* Revert back from OSGI -> bundled jarsSiva Velusamy2014-06-104-9/+5
* Add scripts to enable Tycho build, take 2.Siva Velusamy2014-05-222-5/+18
* Replace bundled libraries with OSGI bundle dependenciesSiva Velusamy2014-05-212-5/+7
* Revert "Add scripts to enable Tycho build"Siva Velusamy2014-04-152-18/+3
* Add scripts to enable Tycho buildSiva Velusamy2014-04-152-3/+18
* Bumb version to Tools+ADT 22.6.2Raphael Moll2014-03-271-1/+1
* ADT/Tools version check set to 22.6.1Raphael Moll2014-03-051-1/+1
* gltrace: Read pointer arguments in a 64 bit safe waySiva Velusamy2014-01-317-10/+109
* Update ADT version to 22.6Xavier Ducrohet2014-01-151-1/+1
* Switch ADT to 22.3.0 (fix build)Raphael Moll2013-10-141-1/+1
* Switch ADT to version 22.3Raphael Moll2013-10-141-1/+1
* Switch ADT to version 22.2.1Raphael Moll2013-09-171-1/+1
* Update tools/ADT revision.Xavier Ducrohet2013-09-031-1/+1
* 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