summaryrefslogtreecommitdiff
path: root/opengl/libagl/primitives.cpp
AgeCommit message (Collapse)Author
2019-08-22Nuke libagl and setEmulatorGlesValue Chris Forbes
If you want a software GL for bringup or otherwise, use SwiftShader. now emulator uses ro.hardware.egl in internal master at least (AOSP needs ro.hardware.egl modernization) Change-Id: I1b331c493ff0f1b4d904fea2d40f49c1fe497c28
2017-10-26Use -Werror in frameworks/native/opengl/libagl Chih-Hung Hsieh
* Remove unused local variables and functions. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: Ib8e3ee6e3c1ee3cf1e26f265fc87890f1690c6a2
2014-03-12native frameworks: 64-bit compile issues Mark Salyzyn
- Fix format (print/scanf) - Suppress unused argument warning messages (bonus) Change-Id: I05c7724d2aba6da1e82a86000e11f3a8fef4e728
2009-07-07Bug Fixed for libagl. Shin-ichiro KAWASAKI
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project