OSDN Git Service

[GLESv3] ES 3.x API v1
[android-x86/device-generic-goldfish-opengl.git] / system / GLESv1_enc / GLEncoder.cpp
2017-01-11 Lingfeng Yang[GLESv3] ES 3.x API v1
2016-12-06 Bill YiMerge remote-tracking branch 'goog/stage-aosp-master...
2016-06-24 Surendra VisputeMerge opengl/ from device/generic/goldfish to /
2016-06-06 Yahan ZhouMerge "Move stream->flush to non-generated code" into...
2016-06-06 Yahan ZhouMove stream->flush to non-generated code
2016-06-01 Yahan ZhouMerge "[cherry-pick] opengl: GLEncoder: Fix potential...
2016-06-01 Yu Ning[cherry-pick] opengl: GLEncoder: Fix potential array...
2016-05-17 Yahan ZhouMerge "Sends tex coord only when the texture is enabled...
2016-05-16 Yahan ZhouSends tex coord only when the texture is enabled in...
2016-04-28 Yahan ZhouMerge "glActiveTexture should set GL_INVALID_ENUM when...
2016-04-25 Lingfeng YangMerge "Validate presence of framebuffer attachment...
2016-04-15 Lingfeng YangValidate presence of framebuffer attachment's object
2016-03-21 Yahan ZhouMerge "Fix a typo in GLES encoder headers" into mnc...
2016-03-18 Yahan ZhouMerge "Exit when QemuPipe is corrupted by GL" into...
2016-03-16 Yahan ZhouChecksum for GL pipe communication
2016-02-11 Yahan ZhouFix crash when forgot to call glVertexAttribPointer
2016-02-10 Yahan ZhouSupport glDrawElements with GL_UNSIGNED_INT in the...
2015-11-27 Nicolas CapensAdvertise EGL_KHR_gl_texture_2d_image
2015-08-07 Yu Ningam 34689229: (-s ours) am 02ef81b4: am 51af59bd: (...
2015-08-07 Yu Ningam b871b1a0: (-s ours) am 3f83b3fd: DO NOT MERGE opengl...
2015-02-17 bohuam 35169dbb: am dfbcadfc: am 6e3ed47a: (-s ours) am...
2015-02-17 bohuam 7f721057: (-s ours) resolved conflicts for merge...
2015-02-13 bohuresolved conflicts for merge of 52667f55 to klp-modular-dev
2015-02-13 bohuam aa028a3c: back port gles fix to api 18
2015-02-03 bohuback port gles fix to api 18
2015-02-02 bohuPort back gles bug fixes and rotation fix
2014-12-10 David Turneram af4d2cdc: am 5f23bd4a: Merge "Fix a missed function...
2014-12-10 bohuFix a missed function override in GLEncoder.cpp
2014-12-10 David Turneram 5f23bd4a: Merge "Fix a missed function override...
2014-12-10 bohuFix a missed function override in GLEncoder.cpp
2014-12-02 bohuUpdate goldfish from aosp/master
2014-10-31 David 'Digit' Turnerresolved conflicts for merge of c0c291a6 to master
2014-10-31 David 'Digit' Turneram 54284eb6: resolved conflicts for merge of 5a7d8f2d...
2014-10-31 David 'Digit' Turnerresolved conflicts for merge of 5a7d8f2d to stage-aosp...
2014-10-30 David 'Digit' Turneropengl: Remove compiler warnings.
2014-10-30 David 'Digit' Turneropengl: Remove accessor functions from encoders.
2014-10-30 David 'Digit' Turneropengl: Fix a few function name typos.
2014-05-28 Jesse Hallam c04a27cb: opengl: rcOpenColorBuffer must be synchronous
2014-04-29 Bill YiMerge commit 'd9dc763708823aa865983bb8dc37b5ecc5669620...
2014-04-12 David Turneram bd93fee7: Merge "Support GLES acceleration in 64bit...
2014-04-12 David TurnerMerge "Support GLES acceleration in 64bit emulator...
2014-04-09 Tina ZhangSupport GLES acceleration in 64bit emulator on device...
2013-03-11 keunyoungmigrate opengl and system from development/tools