OSDN Git Service

Workaround: disable checksum for a problem in glTexSubImage2D
[android-x86/device-generic-goldfish-opengl.git] / system / OpenglSystemCommon /
2016-04-19 Yahan ZhouWorkaround: disable checksum for a problem in glTexSubI...
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-03-08 Yahan ZhouExit when QemuPipe is corrupted by GL
2015-11-27 Nicolas CapensDiscern between EGL image types.
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-08-07 Yu Ningam 3f83b3fd: DO NOT MERGE opengl: Fix QemuPipeStream...
2015-08-07 Yu Ningam 3840dbf5: DO NOT MERGE opengl: Fix QemuPipeStream...
2015-08-07 Yu Ningam e40e60a6: DO NOT MERGE opengl: Fix QemuPipeStream...
2015-07-22 Yu Ningopengl: Fix QemuPipeStream::readFully reading beyond...
2015-07-21 Yu NingDO NOT MERGE opengl: Fix QemuPipeStream::readFully...
2015-07-21 Yu NingDO NOT MERGE opengl: Fix QemuPipeStream::readFully...
2015-07-21 Yu NingDO NOT MERGE opengl: Fix QemuPipeStream::readFully...
2015-07-21 Yu NingDO NOT MERGE opengl: Fix QemuPipeStream::readFully...
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-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-22 Bill YiMerge commit 'ca37eef61fa94932463f117ff1655a7e68f1827e...
2014-10-21 bohuMerge aosp/master fixes into lmp-dev
2014-10-21 bohuam 7f075373: Merge "Handle empty buffer in QemuPipeStre...
2014-10-21 bohuMerge "Handle empty data parameter in glTexSubImage2D_enc"
2014-10-21 bohuMerge "Allow glGetProgramInfoLog_enc to have empty...
2014-10-21 bohuMerge "Guard against negative buffer size"
2014-10-21 bohuMerge "Guard against negative width and height"
2014-10-17 bohuHandle empty buffer in QemuPipeStream::writeFully
2014-09-30 Bo Huam 7fa2b92d: Merge "Use more appropriate type in cb_han...
2014-09-30 Bo Huam 7fa2b92d: Merge "Use more appropriate type in cb_han...
2014-09-24 Alex ValléeUse more appropriate type in cb_handle_t::validate.
2014-09-19 Tina Zhangam 6c6a12d1: Remove display initialization from eglGetP...
2014-09-19 Tina Zhangam 6c6a12d1: Remove display initialization from eglGetP...
2014-09-19 Vince HarronMerge "Make the size of "cb_handle_t" same for 32/64...
2014-09-18 Tina ZhangMake the size of "cb_handle_t" same for 32/64-bit
2014-07-23 David TurnerMerge "Remove display initialization from eglGetProcAdd...
2014-07-17 David Turneram 9b1e6c5a: Merge "Make the size of "cb_handle_t"...
2014-06-06 Tina ZhangMake the size of "cb_handle_t" same for 32/64-bit
2014-05-28 Jesse Hallam c04a27cb: opengl: rcOpenColorBuffer must be synchronous
2014-04-29 Bill YiMerge commit 'd9dc763708823aa865983bb8dc37b5ecc5669620...
2014-04-14 David Turneram 61a8f0bb: Merge "Fix the Chrome app crash in emulato...
2014-04-14 David TurnerMerge "Fix the Chrome app crash in emulator issue"
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-10 Tina ZhangFix the Chrome app crash in emulator issue
2014-04-09 Tina ZhangSupport GLES acceleration in 64bit emulator on device...
2013-06-05 Petar JovanovicFlush QemuPipeStream when needed
2013-06-04 Petar JovanovicFlush QemuPipeStream when needed
2013-05-07 Eino-Ville TalvalaGralloc/Camera3: Support new HAL_PIXEL_FORMAT_YCbCr_420...
2013-03-11 keunyoungmigrate opengl and system from development/tools