aboutsummaryrefslogtreecommitdiff
path: root/shared/OpenglCodecCommon
AgeCommit message (Expand)Author
2018-08-13Fix compile warnings found in shared/OpenglCodecCommon.Matt Wachowski
2018-05-30Fix glReadPixels when row length != 0pie-devLingfeng Yang
2018-04-23Support GL_RGBA16F and GL_RGB10_A2 pixel sizeYahan Zhou
2017-10-27Add more parameter sizeYahan Zhou
2017-08-28Fix wrong uniform type in sampler settingLingfeng Yang
2017-04-14Rename socket_loopback_server to _socket_loopback_server. am: b0a0e2f029 am: ...Josh Gao
2017-04-14Rename socket_loopback_server to _socket_loopback_server.android-wear-o-preview-4android-wear-o-preview-3android-o-preview-4android-o-preview-3android-o-preview-2android-o-iot-preview-5o-iot-preview-5Josh Gao
2017-04-14Update for libcutils socket_loopback_server removal. am: 4b20c7bed3 am: b8658...Josh Gao
2017-04-13Update for libcutils socket_loopback_server removal.Josh Gao
2017-01-24[WIP] ES 3.1 guestside changesLingfeng Yang
2017-01-11[GLESv3] Fix buildLingfeng Yang
2017-01-11[GLESv3] Transform feedback state trackingLingfeng Yang
2017-01-11[GLESv3] Shader state updatesLingfeng Yang
2017-01-11[GLESv3] glUtils update for ES 3.xLingfeng Yang
2017-01-11[GLESv3] FBO stateLingfeng Yang
2017-01-11[GLESv3] ES 3.x buffer stateLingfeng Yang
2017-01-10[GLESv3] Texture state tracking upgradesLingfeng Yang
2017-01-10[GLESv3] versions, es > 2, encoderLingfeng Yang
2016-11-22Fix glLinkProgram with invalid program nameYahan Zhou
2016-11-04Improve ChecksumCalculatorYurii Zubrytskyi
2016-10-17Fix buildLingfeng Yang
2016-10-17Speed up draw-call-bound apps with index range cacheLingfeng Yang
2016-09-16[AMD] Fix segfault in glCopyTexImage + cube map luminanceLingfeng Yang
2016-07-18[cherry-pick] Delete some useless filesTina Zhang
2016-06-21Make build script compatible with klp and upYahan Zhou
2016-06-01[cherry-pick] Lose HAVE_ANDROID_OS in goldfish.Elliott Hughes
2016-04-28Merge "glActiveTexture should set GL_INVALID_ENUM when taking wrong input" in...Yahan Zhou
2016-04-15Stricter FBO completeness checksLingfeng Yang
2016-04-15Validate presence of framebuffer attachment's objectLingfeng Yang
2016-03-16Checksum for GLES messages from host to guestYahan Zhou
2016-03-15Checksum for GL pipe communicationYahan Zhou
2016-03-02Cache glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, int*).Lingfeng Yang
2016-03-01glActiveTexture should set GL_INVALID_ENUM when taking wrong inputYahan Zhou
2016-02-10Support glDrawElements with GL_UNSIGNED_INT in the encoderYahan Zhou
2016-02-01Clean up minor opengl errors/warnings.Lingfeng Yang
2014-12-11Add parameters validation to glShaderSource() APITina Zhang
2014-11-17Properly initialize GLClientState's m_statesbohu
2014-11-06Unbind buffer when buffer is deletedbohu
2014-10-30opengl: Remove compiler warnings.David 'Digit' Turner
2014-10-17Guard against negative width and heightbohu
2013-11-09Delete buffer data when removing it from the SharedGroup namespaceJesse Hall
2013-04-09Add liblogYing Wang
2013-03-11migrate opengl and system from development/toolskeunyoung