History log of /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/ShaderUniformDetailsProvider.java
Revision Date Author Comments
f2d60eb32e2d2514a0a0a91c7bf2ac13ec74c5b4 14-Aug-2012 Siva Velusamy <vsiva@google.com> Remove older gldebugger implementation.

Change-Id: I3eff6c3710a7bb642619876a8f3f728e08fead6f
44c6542d04e2eb9b6c2c33f7ca4074d5bab9c5db 22-Feb-2012 Siva Velusamy <vsiva@google.com> gltrace: Add a GLCall detail provider.

The following changes are performed in this CL:
- The details view is moved into the views.detail package.
- The details view supports detail providers for GL State Variables.
This patch adds a new interface for providers that contribute
details for GL Calls. This interface is used to provide support
for displaying the framebuffer that might be part of a glDraw
call.

Change-Id: I2e327f02c6326759c23c2952acd361ff48f8f904