summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* Camera/gralloc: Add basic capability handling, support DEPTHEino-Ville Talvala2015-08-111-1/+2
* opengl: Fix QemuPipeStream::readFully reading beyond end of bufferYu Ning2015-07-221-4/+6
* am 9cf8ded9: am 2b763c9f: Merge "Checking parameters for glCreateShader in gu...David Turner2015-03-271-0/+2
|\
| * Checking parameters for glCreateShader in guestTina Zhang2015-03-271-0/+2
* | Replace HAL_PIXEL_FORMAT_RAW_SENSOR with RAW_16Eino-Ville Talvala2015-02-191-1/+1
|/
* resolved conflicts for merge of dd14cf86 to lmp-mr1-dev-plus-aospbohu2015-01-291-8/+2
|\
| * guest system gles fix: Enable screen capture with gpu onstaging/cm-12.1stable/cm-12.1-YOG7Dstable/cm-12.1-YOG4Pstable/cm-12.1-YOG3Ccm-12.1bohu2015-01-291-6/+11
| * Fix a missed function override in GLEncoder.cppbohu2014-12-101-0/+1
| * Update goldfish from aosp/masterbohu2014-12-0237-3156/+2247
| * Merge aosp/master fixes into lmp-devbohu2014-10-216-8/+67
| * Merge "Make the size of "cb_handle_t" same for 32/64-bit" into lmp-devVince Harron2014-09-191-1/+5
| |\
| | * Make the size of "cb_handle_t" same for 32/64-bitTina Zhang2014-09-181-1/+5
| * | Remove display initialization from eglGetProcAddress APITina Zhang2014-09-181-9/+0
| |/
* | guest system gles fix: Enable screen capture with gpu onbohu2015-01-261-3/+14
* | Merge "Set proper error code for glShaderBinary function"Bo Hu2015-01-222-0/+10
|\ \
| * | Set proper error code for glShaderBinary functionBo Hu2015-01-212-0/+10
* | | opengl: Regenerate GPU emulation encoder sources to fix NULL parameters in so...bohu2015-01-141-8/+8
|/ /
* | Merge "Add parameters validation to glShaderSource() API"Bo Hu2014-12-173-1/+10
|\ \
| * | Add parameters validation to glShaderSource() APITina Zhang2014-12-113-1/+10
* | | Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-161-1/+0
* | | Add shader version to glGetStringbohu2014-12-112-0/+7
|/ /
* | Fix a missed function override in GLEncoder.cppbohu2014-12-091-0/+1
* | Merge "Fix eglDestroyContext and glTexImage2D"bohu2014-12-014-6/+41
|\ \
| * | Fix eglDestroyContext and glTexImage2Dbohu2014-11-264-6/+41
* | | opengl: Fix pixelDataSize() ambiguity.David 'Digit' Turner2014-11-279-35/+47
|/ /
* | Merge "handles glGetBooleanv when value is nonboolean"bohu2014-11-181-0/+1
|\ \
| * | handles glGetBooleanv when value is nonbooleanbohu2014-11-181-0/+1
* | | Properly initialize GLClientState's m_statesbohu2014-11-171-0/+1
|/ /
* | Merge "Unbind buffer when buffer is deleted"bohu2014-11-172-0/+9
|\ \
| * | Unbind buffer when buffer is deletedbohu2014-11-062-0/+9
* | | am 3fe2263e: Merge "opengl: Fix 64-bit build."David 'Digit' Turner2014-10-311-3/+3
|\| |
| * | opengl: Fix 64-bit build.David 'Digit' Turner2014-10-311-3/+3
* | | resolved conflicts for merge of 5a7d8f2d to stage-aosp-masterDavid 'Digit' Turner2014-10-3130-3133/+2148
|\| |
| * | opengl: Regenerate GPU emulation encoder sources.David 'Digit' Turner2014-10-3114-872/+888
| * | opengl: Remove compiler warnings.David 'Digit' Turner2014-10-3011-9/+74
| * | opengl: Remove accessor functions from encoders.David 'Digit' Turner2014-10-3016-2244/+1178
| * | opengl: Fix a few function name typos.David 'Digit' Turner2014-10-304-13/+13
* | | Fix build which is due to a poor mergeBill Yi2014-10-301-0/+3
* | | resolved conflicts for merge of 7472654e to stage-aosp-masterDavid 'Digit' Turner2014-10-303-0/+15
|\| |
| * | Fix GPU emulation crash.David 'Digit' Turner2014-10-304-0/+18
* | | Merge commit 'ca37eef61fa94932463f117ff1655a7e68f1827e' into HEADBill Yi2014-10-226-17/+17
|\ \ \ | |/ / |/| |
| * | am 9c6d3726: Merge "Fix emulator crashes on glDrawElements command"bohu2014-10-141-2/+2
| |\ \
| * \ \ am 7fa2b92d: Merge "Use more appropriate type in cb_handle_t::validate."Bo Hu2014-09-301-2/+2
| |\ \ \
| * \ \ \ am 638ee524: Merge "Remove display initialization from eglGetProcAddress API"David Turner2014-07-241-9/+0
| |\ \ \ \
| * \ \ \ \ am 9b1e6c5a: Merge "Make the size of "cb_handle_t" same for 32/64-bit"David Turner2014-07-171-1/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | am dc684041: am c04a27cb: opengl: rcOpenColorBuffer must be synchronousJesse Hall2014-05-289-2/+36
| |\ \ \ \ \
| | * \ \ \ \ am c04a27cb: opengl: rcOpenColorBuffer must be synchronousJesse Hall2014-05-289-2/+36
| | |\ \ \ \ \
| | | * | | | | opengl: rcOpenColorBuffer must be synchronousJesse Hall2014-05-279-2/+36
| * | | | | | | opengl: Fix const-ness of GLES prototypes to match new headersJesse Hall2014-05-216-17/+17
| |/ / / / / /
* | | | | | | Merge "Handle empty data parameter in glTexSubImage2D_enc"bohu2014-10-211-2/+2
|\ \ \ \ \ \ \