Commit Graph

14 Commits (3ef5505faa78f0fba655ce6049c09c0e84f48b86)

Author SHA1 Message Date
shadowislord 3ef5505faa Allow render buffers to use 'Depth' format even if depth textures are not supported. 11 years ago
shadowislord 661053689d Fix glClear not working properly if the last rendered model disabled depth or color writing (fix issue #639 on google code) 11 years ago
Nehon a709ba9a77 Use of glBufferData instead of glBufferSubData in android renderer, because it seems to cause GL oom on some devices. 11 years ago
pspeed42 5a482e2b98 Added another Photoshop tyle blend mode: Exclusion 11 years ago
Nehon ca6d3f4e73 Commented out a line in the OglesShaderRenderer (android) that was occasionally causing a crash on android. 11 years ago
Nehon 1b7421a153 Used correct colorSpace in android Image loaders 11 years ago
Hannes Nevalainen dd88363900 Screen blend mode for andriod. 11 years ago
shadowislord 65094e9ca1 * Put the shader compile log on the next line so its slightly more readable 11 years ago
shadowislord 81498d6f79 * Introduce Image.isNPOT() which is now used to check if the image is non-power-of-2 in renderer implementations. 11 years ago
shadowislord 35cfae5ef0 * Merge revision 11058 from experimental branch 11 years ago
Nehon e4ba4e9e9e - Image loaders now assume ALL images are in sRGB space and set the flag accordingly 11 years ago
Nehon 77a4002c3d Added support for hardware srgb output (gamma correction). 11 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
rem..om 54ab14e5ae Merged commits r11015 to gradle restructure branch. 11 years ago
rem..om e65d6ea44b Merged commits r11009 to r11012 to gradle restructure branch. 11 years ago
PSp..om ed77d40c63 First pass at copying the source files with history into the 11 years ago