Commit History

Author SHA1 Message Date
  shadowislord 302ca00a3c Remove STBI image libs which will not be used anymore 10 years ago
  shadowislord 89aac97a4a Fix crash when using AndroidNativeImageLoader due to changed lib name 10 years ago
  shadowislord 5f0c2035c1 android native improvements 11 years ago
  Nehon 603432790b Fixed Gaussian blur weighting thanks to http://hub.jmonkeyengine.org/forum/topic/gaussian-blur-shader-issue/ 11 years ago
  shadowislord 14bfc7e166 Minor cleanups (no functionality change) 11 years ago
  shadowislord e6df8b1e49 Remove deprecated ConfigType 11 years ago
  shadowislord 1a8e6f1644 Reuse bindProgram in OGLESShaderRenderer 11 years ago
  shadowislord 4717e7006f Goodbye, OpenGL1 11 years ago
  shadowislord c2b9b8a2e1 Fix JDK8 build for the rest of SDK plugins 11 years ago
  shadowislord 5905a684ad Fix SDK build on JDK8 11 years ago
  shadowislord 0c41d1725f Remove deprecated formats from Image (w/o changing enum ordinal) 11 years ago
  shadowislord eaa5a15f39 Remove use of deprecated image formats (IOS) 11 years ago
  shadowislord 1dfa4d4c0d Remove usage of deprected image formats (JOGL) 11 years ago
  shadowislord 62cfbc8a3e Remove usage of all deprecated image formats 11 years ago
  shadowislord b7a4faebf0 Remove deprecated fields from AndroidHarness 11 years ago
  shadowislord bbd6c613f0 Reduce "Integer" class churn in rendering statistics 11 years ago
  shadowislord ff55522f78 Change flow in STBI build script to ease development 11 years ago
  shadowislord 17f130615a Update STBI .so based on latest changes 11 years ago
  shadowislord a015e0836f Remove commented out code since it will not be used anymore 11 years ago
  shadowislord 7057e9cb18 Android native image loader rewritten from scratch 11 years ago
  shadowislord b83603cd8f Added support for ETC1 compression (regular OGL only for now) 11 years ago
  shadowislord 8d406380b0 * Fix FXAA on Android (but it's not really noticeable .. pixels are too small) 11 years ago
  Nehon 81fe180713 Better Single pass test 11 years ago
  jmekaelthas 30d89da190 Bugfix: fixed a crash that occured after changes in Materials' 11 years ago
  kaelthas 550063367e Bugfix: fixed issues with subdivision surface modifier. 11 years ago
  shadowislord 3992ed89af Fix point sprite on Android. Fixes issue #82. 11 years ago
  shadowislord 15f35fc5c6 Fix "DXT1 not supported by hardware" error that started appearing since the renderer refactor. 11 years ago
  shadowislord bf2656abf3 If we are loading a material from a J3O file, do not crash on missing material parameters, but log it instead. 11 years ago
  shadowislord b7ae8e6e3a Fix issue #127 11 years ago
  shadowislord a9d8faf39e Modify TestDepthStencil to be simpler (based on TestFBOPassthrough) 11 years ago