Skip to content
  • Ken Martin's avatar
    some opengl performance fixes · 17286c6e
    Ken Martin authored
    mostly cache a few items to avoid glGet* invocations
    
    remove an unused ivar form the image slice mapper
    
    make it so that the image slice mapper does not force
    an IBO rebuild every frame as typically it is not needed
    and a waste of CPU-GPU
    17286c6e