Commit Graph

11 Commits (0d0454f248ae9d7a97b33b3364c93f46d718587d)

Author SHA1 Message Date
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