Commit Graph

17 Commits (d76d58c0e903f7cc879fd70e6335ed83ca43cb57)

Author SHA1 Message Date
Sha..rd cac820803b * Better checking for MRT in renderer (first against max color attachments then against draw buffers) 13 years ago
rem..om 311242b6d9 - Framebuffer can now render to a cube map face, thanks to dflemstr 13 years ago
ShA..Rd 807a3e6fc5 * Fix incorrect format for DepthStencil in TextureUtil (fix potential GL issue) 13 years ago
Sha..rd f68475319a * Added new image format: Depth24Stencil8, for framebuffers and textures that need stencil data 13 years ago
rem..om 544e1f6342 Shaders : The line numbers on error now correctly takes the version line added to the shader into account 13 years ago
rem..om 3a0e1f50ac Shaders : The line number is now printed for each line of shader code in the standard error output when a shader fail to compile. 13 years ago
sky..ok 533fb86c50 Down to 260 Javadoc warnings from 324 13 years ago
Sha..rd db4188c797 * InputManager will throw exception if joysticks are disabled instead of returning null 13 years ago
Sha..om d6af43a5cb * Removed yet another check for "unknown" joystick type 13 years ago
Sha..rd ed1fd4a253 * Try to fix the guys problem with the joystick 13 years ago
Sha..rd 96bde02de6 * Fix compile error in FrameBuffer, setRefreshNeeded() -> setUpdateNeeded() 13 years ago
rem..om 70782dd431 removed typo in lwjglCanvas preventing the engine to build 13 years ago
Sha..rd bd828d629c * Fixed issue with default samples value causing "No support for WGL_ARB_multisample" error 13 years ago
rem..om cbd1248302 Mesh bufferList is now a SafeArrayList instead of an ArrayList 13 years ago
Sha..om 28a10e239c * Moved framebuffer exception INSIDE NPOT check instead of outside where it made no sense 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 1cc957e7e9 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago