Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. GLStateTracker code review: (details)
Commit 0b57c668703de3717badf8e779a91e64773d7f61 by Michael Bien
GLStateTracker code review:
- using LinkedList as stack replacement for non index based push/pop
- increased initial map size since the default values already exceeds the default mapsize
- size()==0 -> isEmpty() (can be significantly faster if the deque impl would change in future)
- map copy with initial size
- minor other changes
The file was modifiedsrc/jogl/classes/jogamp/opengl/GLStateTracker.java (diff)