OSDN Git Service

GLES2Dbg: initial tests
authorDavid Li <davidxli@google.com>
Thu, 14 Apr 2011 18:20:22 +0000 (11:20 -0700)
committerDavid Li <davidxli@google.com>
Tue, 19 Apr 2011 21:42:14 +0000 (14:42 -0700)
commit7b271eba888de89c075f5372dd1cd1f48eeecb05
tree87d2bf537131208bc862756c389e48f2286e176f
parent8192bb6d110246c62cee3424c92851df3d086a96
GLES2Dbg: initial tests

Change-Id: Ibf07eff68d39267fd5c9bec2870f59a5ae2f51e3
opengl/libs/GLES2_dbg/Android.mk
opengl/libs/GLES2_dbg/src/dbgcontext.cpp
opengl/libs/GLES2_dbg/src/header.h
opengl/libs/GLES2_dbg/src/server.cpp
opengl/libs/GLES2_dbg/src/vertex.cpp
opengl/libs/GLES2_dbg/test/Android.mk [new file with mode: 0644]
opengl/libs/GLES2_dbg/test/test_main.cpp [new file with mode: 0644]
opengl/libs/GLES2_dbg/test/test_server.cpp [new file with mode: 0644]
opengl/libs/GLES2_dbg/test/test_socket.cpp [new file with mode: 0644]