aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-13Cleanup & turnoff of libMesa. DO NOT MERGEandroid-sdk-adt_r16.0.1android-cts-4.0_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseShih-wei Liao
2011-07-30Finish the refactor work of bccPrepareExecutable.Logan Chien
2011-07-20Apply changes to migrate to llvm r135568.Logan Chien
2011-07-19Second step in migrating to upstream API.Shih-wei Liao
2011-07-19First step in migrating to upstream API.Shih-wei Liao
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-07-11Migrate to new libbcc API bccPrepareExecutableEx.Logan Chien
2011-06-30Merge "Pixelflinger2 and GLSL code modification. To catch up with API changes."Shih-wei Liao
2011-06-28use new SurfaceComposerClient transaction apiMathias Agopian
2011-06-23Pixelflinger2 and GLSL code modification. To catch up with API changes.Shih-wei Liao
2011-05-02android_native_buffer_t --> ANativeWindowBufferIliyan Malchev
2011-04-28remove dependency on copybitMathias Agopian
2011-04-21Fix build for host executable 'mesa'Steve Block
2011-04-19Add glsl_compiler main file and build targetDavid Li
2011-04-19Merge "Fix build problems for Mac."David Li
2011-04-01Fix build problems for Mac.David Li
2011-03-31Add NOTICE for MIT, BSD and ASL2 licensesDavid Li
2011-03-25replace libsurfaceflinger_client by libguiMathias Agopian
2011-03-14external/mesa3d: remove LOCAL_PRELINK_MODULEIliyan Malchev
2011-03-111. Correctness fixes on 3 places due to LLVM API changes. (Earlier CL only fi...Shih-wei Liao
2011-03-11Clean up, plus davidxli's fix in Line 425.Shih-wei Liao
2011-03-09Fix build problem for Mac by temporarily disabling host build.David Li
2011-03-08Merge changes Icbc6c857,Ia5b2c794David Li
2011-03-07Remove include which breaks build after compiler has changed.David Li
2011-02-25Changes to work with libAgl2 to implement GL ES 2.0David Li
2011-02-11Fix make files, attribute & uniform linking and pow intrinsic.David Li
2011-02-10Disable makefile for now.Jean-Baptiste Queru
2011-02-10no-op mergeDavid Li
2011-02-10Remove unnecessary files and minor interface change.David Li
2011-02-09Initial empty repositoryAndroid (Google) Code Review
2011-02-08Changed some states to enum; static gl_context for shader compiling/linking.David Li
2011-02-07Checkpoint: factor out minimum context required for shader functionalityDavid Li
2011-02-07Checkpoint: factor out minimum context required for shader functionalityDavid Li
2011-02-04Checkpoint: shader execution uses data pointersDavid Li
2011-02-04Checkpoint: work on testDavid Li
2011-02-03Delete unnecessary files.David Li
2011-02-03Checkpoint: work on test and debuggingDavid Li
2011-02-03Change build target to static library and a test executable.David Li
2011-02-03Delete unnecessary files.David Li
2011-02-03Checkpoint: scanline codegen.David Li
2011-02-02Checkpoint on functional shader functions in pixelfinger2.David Li
2011-02-01Checkpoint on refactoring shader functions into pixelfinger2.David Li
2011-02-01Attribute, varying and uniform linking.David Li
2011-01-31Fix hieralloc_realloc bug, and prepare for attributes list.David Li
2011-01-27Checkpoint on implementing texture samplingDavid Li
2011-01-27Start merging pixelflinger2David Li
2011-01-25Use EGL and Surfaceflinger to display.David Li
2011-01-24Eliminate hieralloc_reference to reduce leaked memory.David Li
2011-01-24Remove unnecessary files.David Li
2011-01-24Fix bug with scalar/vector expansion.David Li