aboutsummaryrefslogtreecommitdiff
path: root/lib/gdi/accel.cpp
AgeCommit message (Collapse)Author
2010-04-26blit: pass 'flags' to bcm_accel_blit()Andreas Oberritter
2009-06-22support indexed 8bit blits for broadcom-accel (requires recent drivers)Felix Domke
2009-06-03add bcm accelFelix Domke
2009-06-03accel updates: add BCM support, add scale blit, fix mem allocFelix Domke
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
c++ counterparts
2008-03-26fix: too few arguments for formatAndreas Oberritter
2005-08-31 - add double buffering, flip, sync grc opcode, add render-idle-notify.\n - ↵Felix Domke
add (disabled by default) accel hooks.