OSDN Git Service

Revert "DO NOT MERGE ANYWHERE: Goldfish DMA-based gralloc"
[android-x86/device-generic-goldfish-opengl.git] / system / egl / egl.cpp
2016-11-29 Miao WangRevert "DO NOT MERGE ANYWHERE: Goldfish DMA-based gralloc"
2016-11-28 Lingfeng YangDO NOT MERGE ANYWHERE: Goldfish DMA-based gralloc
2016-11-11 Yahan ZhouMerge "DO NOT MERGE ANYWHERE Accept EGL_CONTEXT_PRIORIT...
2016-11-11 Yahan ZhouDO NOT MERGE ANYWHERE Accept EGL_CONTEXT_PRIORITY_LEVEL...
2016-11-11 Yahan ZhouMerge "DO NOT MERGE ANYWHERE Accept EGL_CONTEXT_PRIORIT...
2016-11-11 Yahan ZhouDO NOT MERGE ANYWHERE Accept EGL_CONTEXT_PRIORITY_LEVEL_IMG
2016-11-11 Yahan ZhouMerge "DO NOT MERGE ANYWHERE Accept EGL_CONTEXT_PRIORIT...
2016-11-11 Yahan ZhouDO NOT MERGE ANYWHERE Accept EGL_CONTEXT_PRIORITY_LEVEL_IMG
2016-10-24 Christopher FerrisRevert "Fix the position of qemu_pipe header" am: 8eb71...
2016-10-24 Christopher FerrisRevert "Fix the position of qemu_pipe header"
2016-10-22 Yahan ZhouFix the position of qemu_pipe header
2016-10-19 Yahan ZhouMerge "Accept EGL_CONTEXT_PRIORITY_LEVEL_IMG in eglCrea...
2016-10-19 Yahan ZhouAccept EGL_CONTEXT_PRIORITY_LEVEL_IMG in eglCreateContext
2016-10-11 TreeHugger RobotMerge "Ignore EGL_SWAP_BEHAVIOR_PRESERVED_BIT on low...
2016-10-11 Yahan ZhouIgnore EGL_SWAP_BEHAVIOR_PRESERVED_BIT on low API version
2016-10-11 Yahan ZhouFix dpi in eglQuerySurface
2016-10-04 Yahan ZhouIgnore EGL_SWAP_BEHAVIOR_PRESERVED_BIT on API 16
2016-09-24 Tao WuFix eglGetSyncAttribKHR regression for qemu1.
2016-09-23 Lingfeng YangFix dEQP-EGL.functional.resize.pixel_density.*
2016-09-23 TreeHugger RobotMerge "Return error code in eglCreatePixmapSurface"
2016-09-23 Lingfeng YangMerge "Fix dEQP-EGL.functional.negative_api.choose_config"
2016-09-23 Yahan ZhouMerge "Refactor pre-process GL resource management...
2016-09-23 Yahan ZhouReturn error code in eglCreatePixmapSurface
2016-09-23 Lingfeng YangFix dEQP-EGL.functional.negative_api.choose_config
2016-09-23 Yahan ZhouFix dEQP-EGL.functional.negative_api
2016-09-22 Yahan ZhouRefactor pre-process GL resource management (guest)
2016-09-21 Yahan Zhou[NYC CTS] eglQuerySurface fix
2016-09-03 Lingfeng YangMerge "+rcDestroySyncKHR, don't leak on swapBuffers"
2016-09-03 Lingfeng Yang+rcDestroySyncKHR, don't leak on swapBuffers
2016-08-20 TreeHugger RobotMerge "Per-process EGLImage resource release"
2016-08-18 Yahan ZhouPer-process EGLImage resource release
2016-07-29 Bo HuMerge "Emulator: Support YV12 format in gralloc"
2016-07-29 bohuEmulator: Support YV12 format in gralloc
2016-07-28 Lingfeng YangFix build
2016-07-28 Lingfeng YangMerge changes from topic 'emu-glsync-guest-v2'
2016-07-28 Lingfeng YangMore efficient swapBuffers
2016-07-28 Lingfeng YangImplement EGL_KHR_fence_sync/EGL_ANDROID_native_fence_s...
2016-07-28 Lingfeng YangAdd DEBUG_EGL / DPRINT macros for debug logging EGL.
2016-07-28 Lingfeng YangGoldfish sync driver user-space interface
2016-07-28 Lingfeng YangANDROID_EMU_ASYNC_SWAP extension searching + setting
2016-07-19 Yahan ZhouMerge "Misc fix in gralloc pipe"
2016-07-18 Yahan ZhouMerge "Create pre-process gralloc pipe on the guest"
2016-07-18 Yahan ZhouMerge "Make goldfish-opengl compatible with master"
2016-07-18 Chih-Hung Hsieh[cherry-pick] Fix misc-macro-parentheses warnings in...
2016-06-30 Yahan ZhouMerge "Make opengl compatible with gingerbread"
2016-06-30 Yahan ZhouMerge "Revert "Workaround: disable checksum for a probl...
2016-06-30 Yahan ZhouMake opengl compatible with gingerbread
2016-06-30 Yahan ZhouMake GL build script compatible with jb (and mr1.1...
2016-06-28 Yahan ZhouMerge "Revert "Temporarily rename makefile to avoid...
2016-06-27 Yahan ZhouMerge "Fix 3Dmark crash - preserve more host connections"
2016-06-27 Lingfeng YangFix 3Dmark crash - preserve more host connections
2016-06-24 Surendra VisputeMerge opengl/ from device/generic/goldfish to /
2016-06-20 Yahan ZhouMerge "Fix EGL cleanup code for CTS android.nativeopeng...
2016-06-20 Yahan ZhouFix EGL cleanup code for CTS android.nativeopengl
2016-05-17 Yahan ZhouMerge "Sends tex coord only when the texture is enabled...
2016-05-11 Yahan ZhouMerge "Cleanup debugging code in a previous CL" into...
2016-05-11 Yahan ZhouMerge "Add framebuffer checks to pass dEQP" into mnc...
2016-05-11 Yahan ZhouMerge "Allow rgb10_a2 internal format in renderbuffer...
2016-05-09 Yahan ZhouMerge "eglCreateContext returns error code when taking...
2016-05-05 Yahan ZhoueglCreateContext returns error code when taking wrong...
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-04-04 Lingfeng YangMore gracefulness on dequeueBuffer_* fail on flip
2016-02-03 Yahan ZhouMerge "Fix the GLES version number in the emulator...
2016-02-03 Yahan ZhouFix the GLES version number in the emulator encoder
2016-02-01 Lingfeng YangClean up minor opengl errors/warnings.
2015-12-10 Nicolas CapensFix pedantic cast error (EGL).
2015-11-27 Nicolas CapensCreate client object EGL images.
2015-11-27 Nicolas CapensDiscern between EGL image types.
2015-10-20 Pascal MuetschardImplement a couple more surface attributes in eglQueryS...
2015-10-20 Pascal MuetschardRead the size of a window surface from the native buffer.
2015-10-20 Pascal MuetschardCorrectly set the surface type upon creation.
2015-10-20 Pascal MuetschardFixes interpretation of attribute lists in the EGL...
2015-08-07 Yu Ningam 4b7ce097: am 9fe34eba: am 34689229: (-s ours) am...
2015-08-07 Yu Ningam b3f8cad0: am 280ec983: am b871b1a0: (-s ours) am...
2015-08-07 Yu Ningam d88b2e76: am ad5614a1: DO NOT MERGE opengl: Fix...
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 51af59bd: (-s ours) am 3840dbf5: DO NOT MERGE opengl...
2015-08-07 Yu Ningam e40e60a6: DO NOT MERGE opengl: Fix QemuPipeStream...
2015-02-18 bohuam 254093f7: am 35169dbb: am dfbcadfc: am 6e3ed47a...
2015-02-18 bohuam 3bf12050: am 7f721057: (-s ours) resolved conflicts...
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 6e3ed47a: (-s ours) am aa028a3c: back port gles...
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
2015-01-29 bohuresolved conflicts for merge of dd14cf86 to lmp-mr1...
2014-12-17 Bo HuMerge "Add parameters validation to glShaderSource...
2014-12-12 bohuam cd78a0ce: am 069592df: Merge "Add shader version...
2014-12-12 bohuam 069592df: Merge "Add shader version to glGetString"
2014-12-12 bohuAdd shader version to glGetString
2014-12-02 bohuUpdate goldfish from aosp/master
2014-12-01 bohuam 115c615f: am 8e0631aa: Merge "Fix eglDestroyContext...
2014-12-01 bohuam 8e0631aa: Merge "Fix eglDestroyContext and glTexImage2D"
2014-12-01 bohuMerge "Fix eglDestroyContext and glTexImage2D"
2014-11-26 bohuFix eglDestroyContext and glTexImage2D
next