bitdream / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Hardware accelerated cursor #346

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What do you need to do?
Change the cursor software acceleration for hardware acceleration. It will 
improve the speed, stability and accuracy.

Allegro 4 support this using the enable_hardware_cursor() function, declared in 
the mouse routines api https://www.allegro.cc/manual/4/api/mouse-routines/

Original issue reported on code.google.com by mfe...@gmail.com on 17 Feb 2014 at 3:22