Commit Graph

15 Commits (29a4e7e01c2cdebc73ffde1bee75e4b4158ff248)

Author SHA1 Message Date
nor..67 8406f0058e Kirill: Better fix for mac issue 14 years ago
nor..67 8ace54916f Kirill: Fixed Mac issue where canvas wouldn't render anything when framebuffers were used 14 years ago
Sha..om 8b2b999bd0 * Added proper check for framebuffer textures when doing NPOT scaling. 14 years ago
sha..rd b5a8080f61 * Added checking for image format 14 years ago
sha..rd 0d0454f248 * Canvas is now using pbuffer workaround, allowing renderer to acquire renderer capabilities even if the canvas is not visible yet. 14 years ago
sha..rd 4ff31a6fab * Changed depth function back to GL_LEQUAL 14 years ago
jos..om 9cc223c507 RenderState support for two sided Stencil Buffer operations (in order to support Shadow Volumes in the future) 14 years ago
sha..rd ed7789b7a6 * The OpenGL2 renderer now actually scales non-power-of-2 textures instead of throwing out a useless warning 14 years ago
sha..rd 7d6167c0dc * Added Renderer.invalidateState() to reset the render context 14 years ago
sha..rd 8019ba2a53 * LwjglRenderer will throw an exception when attempting to set null shader 14 years ago
sha..rd d729da9e78 * @SuppressWarnings("fallthrough") to prevent warnings 14 years ago
sha..rd 7c7afb677f * Add check for GL_ARB_texture_multisample before setting up the texture to see if its supported 14 years ago
sha..rd 90bf137894 * Added new renderer capability: NonPowerOfTwoTextures 14 years ago
sha..rd 656783476e * Attempt to fix ATI native crash with particles 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago