15 Commits (f31dca5f2f2bccd73752af0c7e45fcb6c7326d2d)

Author SHA1 Message Date
  jules f31dca5f2f More OpenGL work. 13 years ago
  jules 61f5ca11ab More OpenGL fixes and work. 13 years ago
  jules 4afcdaaaba Added some OpenGL framebuffer functionality. 13 years ago
  jules c3492b99e3 Minor bits of refactoring. 13 years ago
  jules 58580fc792 OpenGL gradient rendering. Viewport fix. 13 years ago
  jules b684a99d3a Added a new plugin host type. 13 years ago
  jules 1f4b35c3fb OpenGL path rendering. 13 years ago
  jules 8dd0a7e7f2 Fix for misaligned AIFF files. Introjucer fix for locally-copied files and MSVC optimisation. 13 years ago
  jules f35738afe0 Midi file fix to avoid multiple end-of-track events. Some openGL tweaks. 13 years ago
  jules 5a45b4f4c6 New class: OpenGLFrameBufferImage, which wraps a framebuffer inside a juce Image. 13 years ago
  Julian Storer 52a90374df AU path fix. Minor tweaks. Version number bump. 13 years ago
  Julian Storer 7c77e101fc Minor clean-ups. 13 years ago
  Julian Storer 74df644356 New classes: OpenGLTexture, OpenGLFrameBuffer, OpenGLHelpers. 13 years ago
  Julian Storer 2c328dfedc Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 14 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago