Currently, -DWITH_SSE2:
 - enables -msse2 cflag
 - adds rfx sse2 to build list
 
Here's my proposal for some next step changes.. I think it should mostly
fit to the original intent, just want to get feedback before I work on
changes
 
So,
-DWITH_SSE2_TARGET:
 - enables -msse2 cflag
 
-DWITH_SSE2_OPTIMIZE:
 - adds rfx sse2 to build list
 - rfx_init_sse2 will look at settings->enable_sse2_optimize
 
 - other sse2 implementations to follow suit
 
-DWITH_SSE2:
 - imply both above settings.
 - settings->enable_sse2_optimize defaults to on
 
Let the client adjust settings->enable_sse2_optimize; eg. commandline
and/or autodetect (can go fancier but /proc/cpuinfo easiest under
linux+xfreerdp)..
 
Thoughts?

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to