diff options
author | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2013-02-19 12:11:20 -0500 |
---|---|---|
committer | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2013-02-19 12:11:20 -0500 |
commit | 1fc1c855ebd5b76c26f369f59e5876110e515e7e (patch) | |
tree | 1e19f9acc38d092197da17f9531268c833047b1f /tests | |
parent | 044edf0a64be1880ad4f681909cd82475a3ab133 (diff) |
Use the copy composite operation when calling drawImage
This optimizes IMG_Load so that it just does a memcpy as opposed to try
to composite. The resulting buffer will be the same, it just happens
that we don't need to do all of the work involved in compositing in the
first place.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions