win - improve window engine choosing code to be simpler and support display
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 8 Mar 2014 15:49:33 +0000 (00:49 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 8 Mar 2014 15:49:33 +0000 (00:49 +0900)
commit245a740c25f55bc3aa649757f05869a9ad8feba1
tree7d4b4d646a794d3c3d3227fdf7bf1df7cbea44c0
parent8a7b3f0a6d44baa0bab74fb6f383952237a69a01
win - improve window engine choosing code to be simpler and support display

this isn't a feature or a bug fix - it's a code logic improvement that
also uses an ELM_DISPLAY environment variablew to choose a specific
engine list, and still uses ELM_ENGINE and preferred engine. this
makes it easy to add new api to prefer accel or not etc.
src/lib/elm_win.c