summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Remove the simulator target from all makefiles.Jeff Brown1-4/+0
2011-06-28use new SurfaceComposerClient transaction apiMathias Agopian1-2/+2
2011-05-02android_native_buffer_t --> ANativeWindowBufferIliyan Malchev1-10/+10
2011-04-28remove dependency on copybitMathias Agopian1-92/+30
2011-04-21Fix build for host executable 'mesa'Steve Block1-0/+1
2011-04-01Fix build problems for Mac.David Li1-5/+4
2011-03-25replace libsurfaceflinger_client by libguiMathias Agopian1-1/+1
2011-03-14external/mesa3d: remove LOCAL_PRELINK_MODULEIliyan Malchev1-1/+0
2011-03-09Fix build problem for Mac by temporarily disabling host build.David Li1-2/+3
2011-02-11Fix make files, attribute & uniform linking and pow intrinsic.David Li2-13/+11
2011-02-10Remove unnecessary files and minor interface change.David Li2-126/+134
2011-02-08Changed some states to enum; static gl_context for shader compiling/linking.David Li5-40/+176
2011-02-07Checkpoint: factor out minimum context required for shader functionalityDavid Li2-18/+20
2011-02-04Checkpoint: shader execution uses data pointersDavid Li1-7/+7
2011-02-04Checkpoint: work on testDavid Li9-365/+2358
2011-02-03Checkpoint: work on test and debuggingDavid Li2-4/+167
2011-02-03Change build target to static library and a test executable.David Li10-0/+3027