hogliux
|
71532b0e75
|
Add missing OpenGL definition GL_MULTISAMPLE
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
553d46320d
|
Added an openGL constant.
|
10 years ago |
jules
|
ae291475d6
|
Avoided a GL symbol redefinition and a warning in MSVC.
|
11 years ago |
jules
|
c58d91fc04
|
(Fixed typo in last commit)
|
11 years ago |
jules
|
bea96840b9
|
Added some openGL definitions to compensate for ones that are missing on certain platforms.
|
11 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
842a0f5705
|
Avoided GL contexts being destroyed when a window is minimised.
|
12 years ago |
jules
|
ad33fca65a
|
Minor clean-ups and documentation.
|
12 years ago |
jules
|
0e1b6061d5
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |
jules
|
875cb97217
|
OpenGL fixes to support OSX10.5 and older win32 systems.
|
13 years ago |
jules
|
109f0a32a4
|
OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress.
|
13 years ago |
jules
|
40e473d4dc
|
MSVC GL compile fix.
|
13 years ago |
jules
|
2bfa580254
|
Android GL work.
|
13 years ago |
jules
|
4870ea28dd
|
Refactored the dynamically-loaded OpenGL extension functions from being static to being members of a specific context object. This entails lots of OpenGLContext references being passed around all over the place, and has meant that a few static helper functions are no longer available.
|
13 years ago |