summaryrefslogtreecommitdiffstats
path: root/Android.common.mk
diff options
context:
space:
mode:
authorEduardo Lima Mitev <[email protected]>2015-03-10 19:33:30 +0100
committerEduardo Lima Mitev <[email protected]>2015-03-13 16:40:20 +0100
commitf6f7bfb5e1308593df9642aa8f46a17e8ce340a2 (patch)
tree9a140943b297a02851281e9ab65202ab098d1215 /Android.common.mk
parent558dcd877095a27ce5de8198744f2f95ddf66b2a (diff)
meta: Remove error checks for texture <-> pixel-buffer transfers that don't belong in driver code
The implementation of texture <-> pixel-buffer transfers in drivers common layer includes certain error checks and argument validation that don't belong there, considering how the Mesa codebase is laid out. These are higher level validations that, if necessary, should be performed earlier (i.e, in GL API entry points). This patch simply removes these error checks from driver code. For more information, see discussion at http://lists.freedesktop.org/archives/mesa-dev/2015-February/077417.html. Reviewed-by: Laura Ekstrand <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions