aboutsummaryrefslogtreecommitdiff
path: root/tests/gles_android_wrapper
AgeCommit message (Collapse)Author
2016-08-16Update the get_process_name call.Dmitriy Filchenko
BUG:29824203 Change-Id: I47efa5872619dcfe36579a33162214545daa9907
2016-05-23Fix memory-handling issues in the OpenGL code.Adam Buchbinder
This fixes the folloiwng cppcheck reports: [device/generic/goldfish/opengl/system/GLESv2_enc/GL2Encoder.cpp:789]: (error) Mismatching allocation and deallocation: str [device/generic/goldfish/opengl/system/GLESv2_enc/GL2Encoder.cpp:795]: (error) Mismatching allocation and deallocation: str [device/generic/goldfish/opengl/tests/gles_android_wrapper/egl.cpp:492]: (error) Mismatching allocation and deallocation: attrib Change-Id: Iaf494eca1b927b2fa4b91f01ba340746b9da9bd3 (cherry picked from commit 3375e5e21450b78daf109225707d574976b7ec1c)
2013-03-11migrate opengl and system from development/toolskeunyoung
- components under system are moved one directory up like all other HALs Change-Id: I03b870b870d83b247ac398cadfb155f03c9adfa0