<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sdk/emulator/opengl/tests/event_injector/iolooper.h, branch replicant-6.0</title>
<subtitle>sdk
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/'/>
<entry>
<title>emulator/opengl: Cleanup build files + remove obsolete tests.</title>
<updated>2014-08-27T17:01:06+00:00</updated>
<author>
<name>David 'Digit' Turner</name>
<email>digit@google.com</email>
</author>
<published>2014-08-27T17:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/commit/?id=31435b2d287b4eb5a4def3dfb17fbd7f930e5ced'/>
<id>31435b2d287b4eb5a4def3dfb17fbd7f930e5ced</id>
<content type='text'>
This patch cleans up the build files for the GPU emulation libraries
(i.e. there is no need to test for BUILD_EMULATOR_64BITS anymore,
filtering is now handled by the build system directly).

+ Remove a bunch obsolete tests, which were not unit tests, despite
  their name beginning with ut_xxxx.

  Which includes removing dependency on SDL too.

+ Remove -m64 and -fPIC flags from compilation. These are not
  necessary anymore (again, the build system now takes charge of
  placing them when necessary), and generated link-time warning
  when building Windows executables.

+ Remove a few declarations related to the now-obsolete platform
  build (these libraries are only built with the emulator's build
  system now).

Change-Id: I27c28979c42cd51f2fe9e30edd4141136e80ee03
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch cleans up the build files for the GPU emulation libraries
(i.e. there is no need to test for BUILD_EMULATOR_64BITS anymore,
filtering is now handled by the build system directly).

+ Remove a bunch obsolete tests, which were not unit tests, despite
  their name beginning with ut_xxxx.

  Which includes removing dependency on SDL too.

+ Remove -m64 and -fPIC flags from compilation. These are not
  necessary anymore (again, the build system now takes charge of
  placing them when necessary), and generated link-time warning
  when building Windows executables.

+ Remove a few declarations related to the now-obsolete platform
  build (these libraries are only built with the emulator's build
  system now).

Change-Id: I27c28979c42cd51f2fe9e30edd4141136e80ee03
</pre>
</div>
</content>
</entry>
<entry>
<title>Move emulator GLES from development.git to sdk.git</title>
<updated>2012-04-16T22:54:18+00:00</updated>
<author>
<name>Jesse Hall</name>
<email>jessehall@google.com</email>
</author>
<published>2012-04-16T19:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/sdk/commit/?id=ce6c3389061fb9fcdefc94fab2044a8e11600b52'/>
<id>ce6c3389061fb9fcdefc94fab2044a8e11600b52</id>
<content type='text'>
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: I2c3bce627ecfd0a4b3e688d1839fe10755a21e58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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: I2c3bce627ecfd0a4b3e688d1839fe10755a21e58
</pre>
</div>
</content>
</entry>
</feed>
