The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- http://www.jogamp.org/bugzilla/show_bug.cgi?id=378 (details)
- fixed compiler error in TextureRenderer. (details)
Commit
138a5b057e39a4738a2e82f370424a9a21aceea9
by Sven Gothelhttp://www.jogamp.org/bugzilla/show_bug.cgi?id=378
Changed solution with a necessary API change of TextureData etc.
Adding required GLProfile element to the factories etc, so it is clear for which GLProfile data is being created without the need of a current GLContext.
TextureData/AWTTextureData: Removed the glPostInit* effort ..
IMPACT: Texture util's API change - minor user code change necessary.
+++
|
|