Ivan Safrin 439c9686a6 Merge pull request #99 from mcclure/shaderfixes il y a 13 ans
..
GLee.h 185c6d4b99 Make Polycode buildable with mingw crosscompiler -- large patch comprising changes up to 6171487c3a07 in mcclure fork il y a 14 ans
OSBasics.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyAGLCore.h 67e5654afc Changed private members to protected in non-manager classes. il y a 14 ans
PolyBasics.h 7a37c48787 Code clean up and documentation il y a 14 ans
PolyBezierCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyBone.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyCamera.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho il y a 13 ans
PolyCocoaCore.h 490211cbd1 Warp mouse Cocoa implementation il y a 13 ans
PolyColor.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyConfig.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyCore.h 942c53bd70 A wrapper for time information, might have broken windows il y a 13 ans
PolyCoreInput.h 49c310406f Timestamps for touch events and touch events for screen entities il y a 13 ans
PolyCoreServices.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho il y a 13 ans
PolyCubemap.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyData.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. il y a 14 ans
PolyEntity.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyEventDispatcher.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyEventHandler.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyFixedShader.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyFont.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyFontManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyGLCubemap.h 94c4d628d1 Win32 compile fixes. il y a 14 ans
PolyGLES1Renderer.h 67e5654afc Changed private members to protected in non-manager classes. il y a 14 ans
PolyGLES1Texture.h c9406f5051 Code cleanup and documentation. il y a 14 ans
PolyGLHeaders.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows il y a 13 ans
PolyGLRenderer.h 0f94852b5d Fixed ortho mode and 3d picking from camera in ortho il y a 13 ans
PolyGLSLProgram.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyGLSLShader.h f9e5bf72fb Material manager 'reload programs' reloads programs (shaders) but not shaders (programs), meaning materials don't actually change after a reload. Fix that. Add a 'grab all resources of type' feature to ResourceManager to support this. il y a 14 ans
PolyGLSLShaderModule.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyGLTexture.h dfd6ba1da4 More leak fixes from mcclure il y a 13 ans
PolyGLVertexBuffer.h 4d4235dd40 Tangent support in VBOs il y a 14 ans
PolyGlobals.h 40fb920e56 Added winxp/vista fallback for multitouch functions il y a 13 ans
PolyImage.h 95ef3cc459 Premultiplied alpha support il y a 13 ans
PolyInputEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyInputKeys.h c9406f5051 Code cleanup and documentation. il y a 14 ans
PolyLabel.h f6edf81027 Premultiplied alpha support in labels il y a 13 ans
PolyLogger.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyMaterial.h 37ba78c602 Slight material speed improvements and additional sound stuff il y a 13 ans
PolyMaterialManager.h 95ef3cc459 Premultiplied alpha support il y a 13 ans
PolyMatrix4.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyModule.h 3813e57dce Fixed some typos il y a 13 ans
PolyObject.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyParticle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyParticleEmitter.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyPerlin.h 67e5654afc Changed private members to protected in non-manager classes. il y a 14 ans
PolyPolygon.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyQuaternion.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyQuaternionCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyRectangle.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyRenderer.h 2f7c95aed2 Added multiply blending mode il y a 13 ans
PolyResource.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyResourceManager.h f9e5bf72fb Material manager 'reload programs' reloads programs (shaders) but not shaders (programs), meaning materials don't actually change after a reload. Fix that. Add a 'grab all resources of type' feature to ResourceManager to support this. il y a 14 ans
PolySDLCore.h f19a328069 Fix SDLCore build error. il y a 14 ans
PolyScene.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolySceneEntity.h 6defaa8438 Started adding 3d physics constraints, messing around with gaussian blur, fixed ScreenLine bug, added compound shape support for 3d physics, fixed warning from the mingw pull request il y a 13 ans
PolySceneLabel.h f6edf81027 Premultiplied alpha support in labels il y a 13 ans
PolySceneLight.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolySceneLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolySceneManager.h 971106bb55 Fixed texture destruction and render to texture il y a 14 ans
PolySceneMesh.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyScenePrimitive.h 526fafcdc8 Added TYPE_UNCAPPED_CYLINDER scene mesh type il y a 13 ans
PolySceneRenderTexture.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolySceneSound.h 54c63c1ef2 Fixed orientation issues with positional sound il y a 13 ans
PolyScreen.h 855d4bdc6a Add simple accessors for the children of a Screen, like the ones that already exist for Scene il y a 13 ans
PolyScreenCurve.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyScreenEntity.h 9cf5dadca6 Fixed UI and dragging il y a 13 ans
PolyScreenEvent.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyScreenImage.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyScreenLabel.h f6edf81027 Premultiplied alpha support in labels il y a 13 ans
PolyScreenLine.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyScreenManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyScreenMesh.h dfd6ba1da4 More leak fixes from mcclure il y a 13 ans
PolyScreenShape.h 54867c3ef4 Added line weight and smooth control to Scene and Screen meshes il y a 13 ans
PolyScreenSound.h 2ec7a76488 Fixed Lua binding generation to work with tidied includes. il y a 14 ans
PolyScreenSprite.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyShader.h f64acadc1c Fix Windows build broken by 4fc918057f2f il y a 14 ans
PolySkeleton.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolySound.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolySoundManager.h 54c63c1ef2 Fixed orientation issues with positional sound il y a 13 ans
PolyString.h 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics il y a 13 ans
PolyTexture.h c2b21a5e41 Made mipmaps not generate for Screen mesh textures il y a 14 ans
PolyThreaded.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyTimer.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyTimerManager.h aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
PolyTween.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyTweenManager.h cdee607137 Merge branch 'master' into pxljm il y a 14 ans
PolyVector2.h 0374c77167 Started rewriting ScreenEntity input events, broke UI temporarily il y a 14 ans
PolyVector3.h 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
PolyVertex.h 04a22925fc Tangent generation and normal map shader support il y a 14 ans
PolyWinCore.h 19d64a03df Fixed some stuff MingW patch broke and added mouse warp support in Windows il y a 13 ans
Poly_iPhone.h fe9bb07923 Merge branch 'master' of github.com:ivansafrin/Polycode il y a 14 ans
Polycode.h d362e3dea1 Windows fixes il y a 14 ans
PolyiPhoneCore.h c9406f5051 Code cleanup and documentation. il y a 14 ans
tinystr.h 7cc9015fd0 Initial import from old repository il y a 15 ans
tinyxml.h c763d26677 Major changes all across, haven't been commiting anything, will start now il y a 15 ans