Commit History

Autor SHA1 Mensaxe Data
  Marko Pintera d19ac30b58 VAO management to OpenGL (untested) %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 4782475448 VertexDeclaration is now immutable %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 3196cff881 DX9, DX11 and OpenGL shader refactor done - No more separation between high and low level shaders, they're all high level now %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 7689bd6785 Shared ptr construction now forwards arguments directly %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 75b0d168ec OpenGL finally works again %!s(int64=11) %!d(string=hai) anos
  Marko Pintera fa49144cd8 Refactoring GL render system and documenting %!s(int64=11) %!d(string=hai) anos
  Marko Pintera cb6ba8a6f5 Fixed deserialization issue when deserializing/serializing between release and debug mode %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 8bfe4ef813 Ported to VS2013 and removed boost completely %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 935089a4c8 Removed Cg %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine %!s(int64=11) %!d(string=hai) anos
  Marko Pintera cb54b1bd67 Work on Inspector %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 1c696e40a9 Added documentation to various utility classes %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 0a242cf23e Reverted Module changes %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) %!s(int64=11) %!d(string=hai) anos
  Marko Pintera 3129cf8b5a Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 4cb382b7f3 Updated glew to 4.4 %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect %!s(int64=12) %!d(string=hai) anos
  Marko Pintera e51cbce52c Started work on scripting %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 9bb801f889 Bunch of fixes for MeshHeap and related systems %!s(int64=12) %!d(string=hai) anos
  Marko Pintera e7e420a0a6 Almost final version of transient meshes and MeshHeap %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 7214304ace Added Timer queries %!s(int64=12) %!d(string=hai) anos
  Marko Pintera a659b5bac7 Render system now allows you to set multiple vertex buffers at once %!s(int64=12) %!d(string=hai) anos
  Marko Pintera b0b11a73da Allocating GpuParams and especially bindable copy of GpuParams will now cause much less alocations %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 644a56c379 Fixed an issue where OpenGL draw calls would take longer and longer due to a vector that was never cleared %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 3294c5f20f Ensured that GUIArea and GUIWidget use Viewport for determining size, instead of window (which was only there for input purposes) %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 4ddd9e2995 Added separate clear methods for clearing active render target and active viewport %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 7d2fed1ebb Sub-render target clear works on DX9 and GL %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 7e61e8215e GUIViewport works %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 6b1dfdc6be Refactored RenderTarget a bit to make is prettier (no real funcionality added) %!s(int64=12) %!d(string=hai) anos
  Marko Pintera 8c982e0422 Moved the core thread outside of the render system %!s(int64=12) %!d(string=hai) anos