Skip to content
  • Christian Hergert's avatar
    gsk: make render node getters const · 161ddcfa
    Christian Hergert authored
    This also removes the return if fail macros from these as a good portion
    of them didn't have them anyway. I think it's fair to say that access to
    these incorrectly is a programmer error.
    
    It significantly reduces the amount of code generated into generally a
    movss,ret.
    161ddcfa