This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
1904
Commits
9
Branches
446MB
Tree:
cd711a5c44
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'cd711a5c44'
${ noResults }
Commit Graph
3 Commits (cd711a5c44bf6de6ef828ad69efee97614550f75)
Author
SHA1
Message
Date
jules
b338698e34
OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object.
13 years ago
jules
493a78f33d
More openGL: removed problematic gl_FragCoord use; made shaders work in GLES2.
13 years ago
jules
b65b34ad40
More openGL refactoring, completion of all-shader graphic pipeline.
13 years ago