summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | Handle empty data parameter in glTexSubImage2D_encbohu2014-10-171-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Allow glGetProgramInfoLog_enc to have empty length"bohu2014-10-211-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Allow glGetProgramInfoLog_enc to have empty lengthbohu2014-10-171-2/+2
| |/ / / / / /
* | | | | | | Merge "Guard against negative buffer size"bohu2014-10-212-0/+53
|\ \ \ \ \ \ \
| * | | | | | | Guard against negative buffer sizebohu2014-10-172-0/+53
| |/ / / / / /
* | | | | | | Merge "Guard against negative width and height"bohu2014-10-211-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Guard against negative width and heightbohu2014-10-171-0/+2
| |/ / / / / /
* / / / / / / Handle empty buffer in QemuPipeStream::writeFullybohu2014-10-171-0/+4
|/ / / / / /
* | | | | / Fix emulator crashes on glDrawElements commandbohu2014-10-131-2/+2
| |_|_|_|/ |/| | | |
* | | | | Use more appropriate type in cb_handle_t::validate.Alex Vallée2014-09-241-2/+2
| |_|_|/ |/| | |
* | | | Merge "Remove display initialization from eglGetProcAddress API"David Turner2014-07-231-9/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove display initialization from eglGetProcAddress APITina Zhang2014-07-231-9/+0
* | | | Make the size of "cb_handle_t" same for 32/64-bitTina Zhang2014-06-061-1/+5
|/ / /
* / / opengl: rcOpenColorBuffer must be synchronousJesse Hall2014-05-279-2/+36
|/ /
* | gralloc: don't initialize reserved_procGreg Hackmann2014-05-092-1/+1
* | Add 64-bit software GLES/EGL support in gralloc.goldfish moduleTina Zhang2014-04-181-0/+4
* | Merge "Fix the Chrome app crash in emulator issue"David Turner2014-04-141-0/+1
|\ \
| * | Fix the Chrome app crash in emulator issueTina Zhang2014-04-101-0/+1
* | | Merge "Support GLES acceleration in 64bit emulator on device side"David Turner2014-04-127-28/+47
|\| |
| * | Support GLES acceleration in 64bit emulator on device sideTina Zhang2014-04-097-28/+47
* | | Remove the useless folder and files in emulator GLES/EGL driversTina Zhang2014-04-0910-869/+0
|/ /
* / Remove #include <asm/page.h>.Elliott Hughes2014-02-241-5/+1
|/
* device/generic/goldfish: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-243-6/+4
* Merge commit '828bd482a1aeacf96d5f3a3e0701029d9f890c5f' into HEADThe Android Open Source Project2013-11-222-12/+0
|\
| * am 3bd0e079: Merge "Return EGL_FALSE if eglChooseConfig failed to find any ma...Jesse Hall2013-08-131-0/+2
| |\