1. 13 Jul, 2012 1 commit
    • Colin Cross's avatar
      Add libsparse to sdk whitelist · c52fe389
      Colin Cross authored
      Add libsparse to the sdk whitelist so fastboot can link against it on
      windows.
      
      Change-Id: I9c78d99842cb48f970669b1e7421cb5f98e47555
      c52fe389
  2. 18 Apr, 2012 1 commit
    • Jesse Hall's avatar
      Move emulator GLES from development.git to sdk.git · 80d4ba77
      Jesse Hall authored
      The emulator GLES support has two interfaces: a host shared library
      interface used by QEMU, and a protocol between the platform and the
      host. The host library interface is not versioned; QEMU and the GLES
      renderer must match. The protocol on the other hand must be backwards
      compatible: a new GLES renderer must support an older platform image.
      
      Thus for branching purposes it makes more sense to put the GLES
      renderer in sdk.git, which is branched along with qemu.git for SDK
      releases. Platform images will be built against the protocol version
      in the platform branch of sdk.git.
      
      Change-Id: Ie73fce12815c9740e27d0f56caa53c6ceb3d30cc
      80d4ba77
  3. 16 Apr, 2012 1 commit
    • Jesse Hall's avatar
      Move emulator GLES from development.git to sdk.git · b62e28dd
      Jesse Hall authored
      The emulator GLES support has two interfaces: a host shared library
      interface used by QEMU, and a protocol between the platform and the
      host. The host library interface is not versioned; QEMU and the GLES
      renderer must match. The protocol on the other hand must be backwards
      compatible: a new GLES renderer must support an older platform image.
      
      Thus for branching purposes it makes more sense to put the GLES
      renderer in sdk.git, which is branched along with qemu.git for SDK
      releases. Platform images will be built against the protocol version
      in the platform branch of sdk.git.
      
      Change-Id: Ibe2cf8de13520aa3fcbaf72328a15ece261d7b86
      b62e28dd
  4. 09 Mar, 2012 1 commit
  5. 14 Feb, 2012 1 commit
  6. 06 Feb, 2012 1 commit
  7. 26 Jan, 2012 1 commit