dist/changes-4.6.4
changeset 37 758a864f9613
parent 33 3e2da88830cd
equal deleted inserted replaced
36:ef0373b55136 37:758a864f9613
    61     * bar
    61     * bar
    62 
    62 
    63 QtOpenGL
    63 QtOpenGL
    64 --------
    64 --------
    65 
    65 
    66  - foo
    66  - QGLShaderProgram
    67     * bar
    67     * [QTBUG-12478] Don't resolve GLSL extensions if no shaders.
       
    68     * [QTBUG-12591] setUniformValue(QSize) was setting (w,w) not (w,h).
       
    69     * [QTBUG-12862] Don't #define highp/mediump/lowp if the desktop OpenGL
       
    70       implementation has the GL_ARB_ES2_compatibility extension.
       
    71     * [QTBUG-12554] Wrong OpenGLVersionFlags on OpenGL 4.0 systems.
    68 
    72 
    69 QtScript
    73 QtScript
    70 --------
    74 --------
    71 
    75 
    72  - foo
    76  - foo