OSDN Git Service

Create translator libraries for the Android Emulator on Linux.
[android-x86/external-swiftshader.git] / src / Common /
2014-12-03 Nicolas CapensEliminate GL buffers.
2014-11-25 Nicolas CapensUse both sysv and gnu style linker hash tables.
2014-11-22 Nicolas CapensAdd libGLES_CM to the Code::Blocks project.
2014-11-21 Nicolas CapensSwitch from GCC to Clang.
2014-11-21 Nicolas CapensFix closing unopened shared libraries.
2014-11-17 Nicolas CapensAdd the OGLES2HelloTriangle sample to the Linux build.
2014-11-14 Nicolas CapensFix the Linux build.
2014-11-13 Alexis HetuFixing some trivial warnings in the SwiftShader build.
2014-11-05 Nicolas CapensLoad libraries from a list of possible names.
2014-10-22 Nicolas CapensRemove unused min/max definitions.
2014-10-15 Nicolas CapensUpdate the release version.
2014-06-26 Nicolas CapensSeparate memory page size determination into a function.
2014-05-07 Nicolas CapensUse the full format to specify frame buffer blits.
2014-05-07 Nicolas CapensCheck for X11 window resizes.
2014-05-07 Nicolas CapensAvoid writing any pixels outside of the frame buffer.
2014-05-07 Nicolas CapensAvoid reading or writing the configuration file if...
2014-05-07 Nicolas CapensOnly open an X11 display when not provided by the appli...
2014-05-07 Nicolas CapensFix projected texture mapping with lod or bias.
2014-05-07 Nicolas CapensUpdate the version number of release.
2014-05-06 Nicolas CapensFixed reading back gl_PointSize.
2014-05-06 John BaumanUpdate to June 11 2013 code drop.
2014-05-06 John BaumanAdd SwiftShader dump from Feb 6 2013
2014-05-06 John BaumanUpdate SwiftShader to April code dump.
2014-05-06 John BaumanAdd SwiftShader source to repo