aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphui/classes/com/jogamp/graph/ui/layout/GridLayout.java
diff options
context:
space:
mode:
authorSven Gothel <sgothel@jausoft.com>2023-12-18 02:40:01 +0100
committerSven Gothel <sgothel@jausoft.com>2023-12-18 02:40:01 +0100
commitc5890ee3e6bfa8aa40a55145b3b7e8a9bca344be (patch)
treef780d4ea1b7dfe4c615075cd999679b55da3cf11 /src/graphui/classes/com/jogamp/graph/ui/layout/GridLayout.java
parenta503f9c06faaa3cf0b9af18ad07e50b02bc19318 (diff)
GraphUI MediaButton: Disable AA_RENDERING_MASK for GLMediaPlayer color texture (effiency, less artifacts)
2-pass Graph-AA is not desired for video textures to enhance efficiency and reduce artifacts. Consider using 'mPlayer.setTextureMinMagFilter( new int[] { GL.GL_LINEAR, GL.GL_LINEAR } )' of passed GLMediaPlayer instance to use bilinear filtering for different sizes.
Diffstat (limited to 'src/graphui/classes/com/jogamp/graph/ui/layout/GridLayout.java')
0 files changed, 0 insertions, 0 deletions