jules
|
e75663b467
|
Improved some openGL texture creation functionality.
|
12 years ago |
jules
|
14b0493bb0
|
2.0.36
|
12 years ago |
jules
|
942b2922a5
|
2.0.35
|
12 years ago |
jules
|
9152fc8120
|
v2.0.34
|
12 years ago |
jules
|
9fbc963d96
|
2.0.33
|
12 years ago |
jules
|
1f6e0aed9d
|
Android GL fix.
|
12 years ago |
jules
|
ad33fca65a
|
Minor clean-ups and documentation.
|
12 years ago |
jules
|
38e61f778a
|
Corrected openGL framebuffer releasing.
|
12 years ago |
jules
|
cd8adde4de
|
2.0.32
|
12 years ago |
jules
|
29b9450fcb
|
Minor GL optimisation.
|
12 years ago |
jules
|
b4b8aa939f
|
Fix for iOS high-DPI openGL.
|
12 years ago |
jules
|
959b38a083
|
GL rendering context fix.
|
12 years ago |
jules
|
6f88b7ae60
|
Minor clean-ups.
|
12 years ago |
jules
|
7a3453f48b
|
Minor clean-ups.
|
12 years ago |
jules
|
04518ac15d
|
openGL image rendering fix.
|
12 years ago |
jules
|
5f99835313
|
openGL renderer fix.
|
12 years ago |
jules
|
ff20ad64f3
|
Fixed some dodgy threading in the openGL rendering context.
|
12 years ago |
jules
|
906a99763d
|
Version 2.0.31
|
12 years ago |
jules
|
a20ff4c910
|
Version 2.0.30
|
12 years ago |
jules
|
68b2e056e7
|
Version update 2.0.29
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
02c0cd009c
|
Cleaned up some compiler warnings.
|
12 years ago |
jules
|
68476aded8
|
Renderer optimisations.
|
12 years ago |
jules
|
9615781f24
|
OpenGL fix
|
12 years ago |
jules
|
d1757b5e8a
|
Minor stuff.
|
12 years ago |
jules
|
f24f7b638c
|
Modal component fix. Minor tweaks.
|
12 years ago |
jules
|
a51a4952e4
|
Cleaned up a few VC warnings.
|
12 years ago |
jules
|
f6ce67ed4a
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
12 years ago |
jules
|
4d4321bea1
|
Version 2.0.28
|
12 years ago |
jules
|
dea1aa475b
|
OSX GL views: accepting first mouse click event.
|
12 years ago |
jules
|
2590de5bad
|
More robust checking for OpenGLTexture::release.
|
12 years ago |
jules
|
ea25716163
|
Fix for memory alignment bug in OSX GL.
|
12 years ago |
jules
|
6b1654e1d2
|
Fixed some more warnings.
|
12 years ago |
jules
|
2e777f8943
|
Fix for iOS windowing, and some CGRect clean-ups.
|
12 years ago |
jules
|
c018cba8c8
|
A couple of tweaks to improve iOS/android openGL.
|
12 years ago |
jules
|
ad958be260
|
Version bump: 2.0.27
|
12 years ago |
jules
|
abb4946191
|
Version bump: 2.0.26
|
12 years ago |
jules
|
842d30fbfa
|
Minor tidying-up.
|
12 years ago |
jules
|
665c85b147
|
Version number bump.
|
12 years ago |
jules
|
a0ed9c96e4
|
New class: ConcertinaPanel.
|
13 years ago |
jules
|
4f206a3f3a
|
Version bump.
|
13 years ago |
jules
|
75d72d6323
|
Version number bump.
|
13 years ago |
jules
|
c6299a08dc
|
Changed the return type of ImageType::create().
|
13 years ago |
jules
|
e35e130362
|
Added some matrix uniform setting methods to OpenGLShaderProgram.
|
13 years ago |
jules
|
5a69cc6ce2
|
Internal tidying-up.
|
13 years ago |
jules
|
7afbc077e7
|
Version update.
|
13 years ago |
jules
|
591e89cd87
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
13 years ago |
jules
|
e04fba6f42
|
OpenGL threading fix.
|
13 years ago |
jules
|
d77418efed
|
openGL: added acceleration flags in win32.
|
13 years ago |
jules
|
1cf1cd1a3b
|
Workarounds for some c++11 compiler warnings.
|
13 years ago |