summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* Don\'t optimize out rcUpdateColorBufferLingfeng Yang2016-05-271-1/+1
|\
| * Don't optimize out rcUpdateColorBufferLingfeng Yang2016-05-271-1/+1
* | Merge "Fix const issues in preparation for libcxx rebase." am: c3aab193bfDan Austin2016-05-251-1/+1
|\ \
| * | Fix const issues in preparation for libcxx rebase.Dan Austin2016-05-251-1/+1
* | | Create and read color buffer when expecting readsBjoern Johansson2016-05-241-6/+5
|\ \ \ | | |/ | |/|
| * | Create and read color buffer when expecting readsBjoern Johansson2016-05-241-6/+5
* | | Exit when QemuPipe is corrupted by GLYahan Zhou2016-04-121-7/+19
|\| |
| * | Exit when QemuPipe is corrupted by GLYahan Zhou2016-04-121-7/+19
* | | Merge "Workaround: disable checksum for a problem in glTexSubImage2D" into ny...Yahan Zhou2016-04-121-1/+3
|\| |
| * | Merge "Workaround: disable checksum for a problem in glTexSubImage2D" into ny...Bo Hu2016-04-121-1/+3
| |\ \
| | * | Workaround: disable checksum for a problem in glTexSubImage2DYahan Zhou2016-04-121-1/+3
* | | | Merge "Stop aggressive validation in glVertexAttribPointer" into nyc-devLingfeng Yang2016-04-071-9/+0
|\| | |
| * | | Stop aggressive validation in glVertexAttribPointerLingfeng Yang2016-04-071-9/+0
| |/ /
* | | Merge changes from topic \'GL pipe checksum (nyc)\' into nyc-devYahan Zhou2016-03-2325-1419/+7673
|\| |
| * | Merge changes from topic 'GL pipe checksum (nyc)' into nyc-devYahan Zhou2016-03-2325-1419/+7673
| |\ \
| | * | Checksum for GLES messages from host to guestYahan Zhou2016-03-225-988/+3067
| | * | Checksum for GL pipe communicationYahan Zhou2016-03-2225-1406/+5581
* | | | Fix a typo in GLES encoder headersYahan Zhou2016-03-232-2/+2
|\| | |
| * | | Fix a typo in GLES encoder headersYahan Zhou2016-03-212-2/+2
| |/ /
* | | Emulator: remove expensive glCheckFramebufferStatusbohu2016-03-041-4/+0
|\| |
| * | Emulator: remove expensive glCheckFramebufferStatusbohu2016-03-041-4/+0
* | | Cache glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, int*).Lingfeng Yang2016-03-023-0/+23
|\| |
| * | Cache glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, int*).Lingfeng Yang2016-03-023-0/+23
* | | Revert "Fix glActiveTexture invalid parameter bug"bohu2016-02-258-33/+1
|\| |
| * | Revert "Fix glActiveTexture invalid parameter bug"bohu2016-02-258-33/+1
* | | GL encoder null pointer check before writeYahan Zhou2016-02-222-18/+18
|\| |
| * | GL encoder null pointer check before writeYahan Zhou2016-02-222-18/+18
* | | GLESv2: Correctly handle location -1 in shared groups.Prathmesh Prabhu2016-02-191-1/+3
|\| |
| * | GLESv2: Correctly handle location -1 in shared groups.Prathmesh Prabhu2016-02-191-1/+3
* | | resolve merge conflicts of 935f252c6e to nyc-dev-plus-aospChristopher Wiley2016-02-191-0/+3
|\ \ \ | | |/ | |/|
| * | Build camera related goldfish HALs as brilloemulator for BrilloChristopher Wiley2016-02-171-0/+3
* | | Fix crash when forgot to call glVertexAttribPointerYahan Zhou2016-02-182-2/+48
|\ \ \ | | |/ | |/|
| * | Fix crash when forgot to call glVertexAttribPointerYahan Zhou2016-02-112-2/+48
* | | Support glDrawElements with GL_UNSIGNED_INT in the encoderYahan Zhou2016-02-183-0/+21
|\| |
| * | Support glDrawElements with GL_UNSIGNED_INT in the encoderYahan Zhou2016-02-113-0/+21
* | | Fix the GLES version number in the emulator encoderYahan Zhou2016-02-181-0/+5
|\| |
| * | Fix the GLES version number in the emulator encoderYahan Zhou2016-02-111-0/+5
* | | Clean up minor opengl errors/warnings.Lingfeng Yang2016-02-183-7/+26
|\| |
| * | Clean up minor opengl errors/warnings.Lingfeng Yang2016-02-113-7/+26
* | | Merge "Refactor gralloc HAL to not repeat defintions"Christopher Wiley2016-02-161-19/+9
|\ \ \ | |/ / |/| / | |/
| * Refactor gralloc HAL to not repeat defintionsChristopher Wiley2016-02-161-19/+9
* | Advertise EGL_KHR_gl_texture_2d_imageNicolas Capens2015-12-153-31/+3
* | Create EGL image targets from client objects.Nicolas Capens2015-12-154-10/+19
* | Create client object EGL images.Nicolas Capens2015-12-1011-36/+127
* | Discern between EGL image types.Nicolas Capens2015-12-104-61/+158
* | Use the encoding gralloc only when qemu.gles == 1Nicolas Capens2015-11-031-3/+6
|/
* am ef6c1c57: Merge changes Ie449043b,I0c08e8cdDavid Turner2015-09-251-0/+15
|\
| * GPU: Build gralloc.ranchu.soMiroslav Tisma2015-09-251-0/+15
* | am 36c9629a: Merge "Fix glActiveTexture invalid parameter bug"Bo Hu2015-09-118-1/+33
|\|
| * Merge "Fix glActiveTexture invalid parameter bug"Bo Hu2015-09-118-1/+33
| |\