summaryrefslogtreecommitdiff
path: root/src/lib/eina/eina_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* eina: Rename EAPI macro to EINA_API in Eina libraryFelipe Magno de Almeida2020-11-251-4/+4
* evas cpu - just rely on eina cpu entirely to avboid feature dupsCarsten Haitzler (Rasterman)2018-12-081-4/+12
* eina+evas cpu - add theoretical SVE supportCarsten Haitzler (Rasterman)2018-12-031-5/+12
* eina_cpu: Fix arm buildDerek Foreman2016-10-041-0/+5
* eina_cpu, evas: Remove _eina_cpu_fast_core_get, don't set render thread affinityDerek Foreman2016-09-201-117/+0
* eina_cpu: Fix coverity defects in eina_cpu_map_initDerek Foreman2016-09-191-3/+6
* eina_cpu: Fix error handling in eina_cpu_fast_core_getDerek Foreman2016-09-191-0/+3
* eina_cpu: Detect NEON if availableDerek Foreman2016-09-161-1/+20
* eina_cpu: Add an internal api for getting a random fast coreDerek Foreman2016-09-161-0/+106
* eina_cpu - up max number of threads to 32Carsten Haitzler (Rasterman)2015-05-151-1/+1
* eina - cpu count - fic cpu count to count # of cores correctlyCarsten Haitzler (Rasterman)2015-05-151-3/+1
* eina: remove Windows specific thread implementation and rely on posix complia...Adrien Nader2015-02-111-3/+1
* eina: detect page size in a portable way.Cedric BAIL2013-11-101-0/+41
* eina: add infrastructure to handle more CPU and compiler builtin information.Cedric Bail2013-10-021-5/+32
* Eina: Compilation on cygwinVincent Torri2012-11-071-2/+2
* merge : add einaVincent Torri2012-09-161-0/+224