summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Cleanup & turnoff of libMesa. DO NOT MERGEHEADmasterShih-wei Liao1-114/+118
2011-07-19Second step in migrating to upstream API.Shih-wei Liao1-0/+202
2011-07-19First step in migrating to upstream API.Shih-wei Liao1-202/+0
2011-07-11Remove the simulator target from all makefiles.Jeff Brown1-4/+0
2011-04-19Add glsl_compiler main file and build targetDavid Li1-6/+23
2011-04-01Fix build problems for Mac.David Li1-3/+2
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-25Changes to work with libAgl2 to implement GL ES 2.0David Li1-2/+2
2011-02-11Fix make files, attribute & uniform linking and pow intrinsic.David Li1-27/+16
2011-02-10Disable makefile for now.Jean-Baptiste Queru1-0/+4
2011-02-08Changed some states to enum; static gl_context for shader compiling/linking.David Li1-0/+1
2011-02-03Change build target to static library and a test executable.David Li1-36/+28
2011-02-03Checkpoint: scanline codegen.David Li1-0/+1
2011-02-01Attribute, varying and uniform linking.David Li1-0/+1
2011-01-31Fix hieralloc_realloc bug, and prepare for attributes list.David Li1-7/+12
2011-01-27Start merging pixelflinger2David Li1-1/+8
2011-01-25Use EGL and Surfaceflinger to display.David Li1-2/+11
2011-01-21Working GLSL Compiler & JITDavid Li1-0/+181