diff options
author | Sung W. Park <dunamis.park@samsung.com> | 2013-03-04 20:23:49 +0900 |
---|---|---|
committer | Sung W. Park <dunamis.park@samsung.com> | 2013-03-04 20:23:49 +0900 |
commit | 64aa5a2670dd60851939a240beaa0fa9207f416f (patch) | |
tree | f804145b8fefade0c7a8a6a57343d8575fc66d5f /src/benchmarks | |
parent | 2b191fd8353a5ac1db7b9a6202625a76ce181131 (diff) | |
download | efl-master.tar.gz efl-master.tar.xz efl-master.zip |
Resource contexts/surfaces are used for creating resources within Evas_GL.
In oder to handle Evas_GL runnig from different thread than the main one,
a resource context/surface pool was used. This turned out to be unnecssary
as they are not used very frequently. So, I got rid of the pool and
made the resources create as needed.
Diffstat (limited to 'src/benchmarks')
0 files changed, 0 insertions, 0 deletions