Edit

kc3-lang/SDL/include

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2016-10-18 23:24:49
    Hash : 012217f0
    Message : Fixed bug 3369 - RaspberryPI ability to specify a Dispmanx layer Albert Casals On a RaspberryPI, it might become convenient to specify the Dispmanx layer SDL uses. Currently, it is hardcoded to be 10000 to sit above most applications. This can be specially useful when integrating other graphical apps and frameworks like OMXplayer, QT5 etc.. in order to have more flexibility on their Z-order.