OSDN Git Service

add support for gralloc1 mapper
[android-x86/external-swiftshader.git] / src / Main / FrameBufferAndroid.hpp
2017-06-22 Jaesung Chungadd support for gralloc1 mapper
2017-06-08 Nicolas CapensMake the FrameBuffer class pure abstract.
2017-05-03 Nicolas CapensAdd Subzero as a Git subtree.
2016-05-13 Nicolas CapensAdd missing license headers.
2016-05-11 Nicolas CapensApply the Apache 2.0 license.
2015-12-21 Nicolas CapensStore the native display as an opaque pointer.
2015-12-01 Nicolas CapensUse explicit stride for framebuffer blit.
2015-05-06 Greg HartmanFix pairing of gralloc locks and unlocks to avoid refer...
2015-03-30 Nicolas CapensImplement support for RGBA display formats.
2015-03-25 Greg HartmanAndroid FrameBuffer implementation.