Lynix
|
fe2e47478e
|
Commit forgotten files
Former-commit-id: dd296ce0e7c4128c35b41cbe753ffb572858ba6c
|
2015-09-25 23:17:44 +02:00 |
Lynix
|
eaf1bb3601
|
Merge branch 'NDK-Refactor' into NDK
Conflicts:
examples/HardwareInfo/main.cpp
include/Nazara/Renderer/Enums.hpp
include/Nazara/Renderer/GpuQuery.hpp
include/Nazara/Renderer/OpenGL.hpp
include/Nazara/Renderer/RenderBuffer.hpp
include/Nazara/Renderer/RenderTexture.hpp
include/Nazara/Renderer/Texture.hpp
src/Nazara/Graphics/AbstractRenderTechnique.cpp
src/Nazara/Graphics/DeferredRenderTechnique.cpp
src/Nazara/Graphics/Material.cpp
src/Nazara/Graphics/SkyboxBackground.cpp
src/Nazara/Renderer/GpuQuery.cpp
src/Nazara/Renderer/OpenGL.cpp
src/Nazara/Renderer/RenderBuffer.cpp
src/Nazara/Renderer/RenderTexture.cpp
src/Nazara/Renderer/Renderer.cpp
src/Nazara/Renderer/Shader.cpp
src/Nazara/Renderer/ShaderStage.cpp
src/Nazara/Renderer/Texture.cpp
Former-commit-id: 2f1c7e9f9766f59ab83d9405856a1898ac4ab48f
|
2015-09-25 23:16:58 +02:00 |
Lynix
|
df8da275c4
|
Switch from Nz prefix to namespace Nz
What a huge commit
Former-commit-id: 38ac5eebf70adc1180f571f6006192d28fb99897
|
2015-09-25 19:20:05 +02:00 |
Lynix
|
c183102784
|
Examples: Fix HardwareInfo
Former-commit-id: f11e0b1f012fedd2be903cc3da91af72ca036e10
|
2015-09-24 21:36:59 +02:00 |
Lynix
|
70ea6912e1
|
Merge branch 'OpenGL3-upgrade' into NDK
Conflicts:
src/Nazara/Graphics/SkyboxBackground.cpp
src/Nazara/Renderer/RenderTexture.cpp
src/Nazara/Renderer/Renderer.cpp
Former-commit-id: e8914d4e32a689b7df365dca15a438f10722530c
|
2015-09-24 21:35:43 +02:00 |
Lynix
|
c214251ecf
|
Update copy/move constructors/operators
Former-commit-id: b1faeeae9211a6c0ca29261d46929dc8c66ea0c4
|
2015-09-24 12:51:52 +02:00 |
Lynix
|
dea3fb4e39
|
Convert spaces to tabs
Former-commit-id: b459cfe0c83f651cc660d42f7d3014c3b146f345
|
2015-09-24 00:55:57 +02:00 |
Lynix
|
ce3bbf6c78
|
Audio: Uniformize SampleCount/SampleRate type
Former-commit-id: a67b0f10a4aeb1399834221d32859ab0e376813e
|
2015-09-24 00:39:48 +02:00 |
Lynix
|
2fd3872099
|
Core: Remove NonCopyable
Former-commit-id: f8c6d10ad0b1abb4a32e3c867b7f24fd4bde68a4
|
2015-09-24 00:37:21 +02:00 |
Lynix
|
b16abf0d09
|
Merge branch 'master' into NDK
Conflicts:
build/scripts/module/renderer.lua
build/scripts/module/utility.lua
include/Nazara/Renderer/OpenGL.hpp
src/Nazara/Core/String.cpp
Former-commit-id: 0a8054be56f01b12c604c88b829cb10b490a9d6f
|
2015-09-20 23:41:21 +02:00 |
Lynix
|
f1c8d09a82
|
Merge pull request #39 from Gawaboumga/XCB/GLX-Update
Add Linux port of Window/Renderer modules
Former-commit-id: ccda7dd19b98f2e91a515c589a03e9e68d986351
|
2015-09-19 18:16:16 +02:00 |
Youri Hubaut
|
829b356ae2
|
First GLX implementation
Former-commit-id: 0f41eb0bd949899fce740879604f14a44f532d8a
|
2015-09-19 17:22:25 +02:00 |
Youri Hubaut
|
e8cc3e357e
|
First xcb implementation
Former-commit-id: 483522109b8b63fa80b9152b04bca79a65809d4d
|
2015-09-19 17:20:01 +02:00 |
Youri Hubaut
|
438e45c08e
|
Test fixes for linux
Former-commit-id: 9d58eba0f30eb968161b212541f2411263162293
|
2015-09-19 17:11:31 +02:00 |
Youri Hubaut
|
a4032abe63
|
Fix compilation on linux
Former-commit-id: e7ff20401c32d0f7752d03636b5034a3467bf498
|
2015-09-19 17:10:34 +02:00 |
Lynix
|
ea3644ef44
|
Ndk: Optimize coordinate system matrix concatenation
Since both matrix are affine
Former-commit-id: e2e35ad9af0183291b7345229f9af4425cb523fb
|
2015-09-19 15:13:00 +02:00 |
Lynix
|
67a9dc692a
|
Physics/Geom: Fix NullGeom InertialMatrix
Former-commit-id: ac5e0c6cd9f775c29e37a4bb5a072eee2b224d0f
|
2015-09-19 14:44:41 +02:00 |
Lynix
|
bef0736295
|
Build: Disable VS Minimal Rebuild (in order to enable /MP)
Former-commit-id: 3dd5ea9e59060c9991be55271c6619c6c226e61e
|
2015-09-19 13:38:30 +02:00 |
Lynix
|
252adbf191
|
Build: Fix support for windowed tools
Former-commit-id: 35513cbde7cddecba27256919c0ebd5cc8d56160
|
2015-09-19 13:37:29 +02:00 |
Lynix
|
a61f968d05
|
UnitTests: Add build script and move current tests to "tests/Engine" directory (from "tests/Nazara")
Former-commit-id: 5639305bbdbb69ad6f6f282df6c6de930220b57f
|
2015-09-19 01:14:19 +02:00 |
Lynix
|
a09f859144
|
Build: Fix support for executable tools
Former-commit-id: c6a986ed730d5d5eac043fbf66434821aa6f6839
|
2015-09-19 01:12:57 +02:00 |
Lynix
|
2c752a38c3
|
Core/Bitset: Minor changes
Former-commit-id: 0d4e2007c83f34ca966615b55927cf34e88670af
|
2015-09-18 20:00:53 +02:00 |
Lynix
|
294894e8c1
|
UnitTests: Fix includes
Former-commit-id: 17f0094da0788864bed8ba47ea19ff215797e06e
|
2015-09-18 14:11:44 +02:00 |
Lynix
|
b56a454a40
|
Core/ByteArray: Add missing implementation of Front()
Former-commit-id: 672b7bc1054d1a457245dcc15d4c5fafab9fc166
|
2015-09-18 14:10:24 +02:00 |
Lynix
|
466720abec
|
Core/String: Fix IsNull() method (thanks to Unit tests)
Former-commit-id: dd4828c3c0e2d3423094cf018e70fd74deac0740
|
2015-09-18 14:10:15 +02:00 |
Lynix
|
859544eaa7
|
Ndk: Add support for 2D rendering
Former-commit-id: bdf9257816c8f48b8c0679647978480785720053
|
2015-09-18 12:34:05 +02:00 |
Lynix
|
dd7afa970f
|
Ndk/CameraComponent: Fix copy constructor not connecting the render target signal
Former-commit-id: 73172053b08ac409f92784425614a3fa1a5470e2
|
2015-09-14 22:43:02 +02:00 |
Lynix
|
ea66d01246
|
Ndk/EntityHandle: Add ToString() method
Former-commit-id: b99c515e893c6363f030ffdd18925e92870e9361
|
2015-09-14 22:41:55 +02:00 |
Lynix
|
6fa143d7a8
|
Ndk/RenderSystem: Fix typo
Former-commit-id: 5a1aa5918f48c85938b01a0ae7be308c7a3bd420
|
2015-09-14 22:40:51 +02:00 |
Lynix
|
03ee0a12ed
|
Make signals arguments clearer
Former-commit-id: c329f1fc5b8d8ffcf8e38ec4e4804454b31f685f
|
2015-09-14 22:40:38 +02:00 |
Lynix
|
9f1c190985
|
Core/String: Replace manual memory management/COW by smart pointers
Former-commit-id: 27cab7f0642619ab47d53ed59c737992534f2979
|
2015-09-13 12:07:31 +02:00 |
Lynix
|
44e99bce3d
|
Core/HashDigest: Cleanup code
Former-commit-id: 869c880df6822e7cccf4b847bbba9a5390100a5d
|
2015-09-13 12:06:38 +02:00 |
Lynix
|
91ec7c7dce
|
Core/ByteArray: Fix compilation/infinite recursion
Former-commit-id: 7e3dded8a79ca6110775891cf3f90f1ab5400483
|
2015-09-13 12:06:20 +02:00 |
Lynix
|
ef511d9b11
|
Core: Temporary disable MemoryManager (its causing crashs during runtime with VS)
Former-commit-id: 317a3f6b4d8ac363393094d591550181c26e6f05
|
2015-09-13 01:16:25 +02:00 |
Lynix
|
d73d935c82
|
Lua/LuaInstance: Fix warning + optimizations
Former-commit-id: 4191d942ed50058fba0d2a5ed533c41e993fd0eb
|
2015-09-13 00:56:53 +02:00 |
Lynix
|
32829863aa
|
Merge branch 'NDK' of https://github.com/DigitalPulseSoftware/NazaraEngine into NDK
Former-commit-id: 3cd50359629d58a4e61744b94f3b7fc47ad551e4
|
2015-09-11 21:47:03 +02:00 |
Lynix
|
3d9da38e45
|
Core/Algorithm: Add Apply variant for methods
Former-commit-id: 6e34c37c56d916c040ef501190f02f35e9c734df
|
2015-09-11 14:09:59 +02:00 |
Lynix
|
73e03073eb
|
Lua: Add automatic function binding
Former-commit-id: dcb1d3ca474c9e10f9a40428095a5ff752f5c4a9
|
2015-09-10 18:03:52 +02:00 |
Lynix
|
5888949bf9
|
Fix merge files
Former-commit-id: 27058f380928319efcdd7af6104a776296b2093e
|
2015-08-21 22:43:53 +02:00 |
Lynix
|
505f1dbb03
|
Merge branch 'master' into NDK
Conflicts:
include/Nazara/Core/Algorithm.inl
include/Nazara/Core/ByteArray.hpp
include/Nazara/Math/Algorithm.inl
src/Nazara/Graphics/SkyboxBackground.cpp
Former-commit-id: 42f52f71989fa805f69527fd07edb8405df06566
|
2015-08-21 18:55:58 +02:00 |
Lynix
|
dea48a289d
|
Merge branch 'master' into NDK
Conflicts:
include/Nazara/Core/ConditionVariable.hpp
Former-commit-id: 84320f0a55ae9d8f80ff5211d30d99184c7b4213
|
2015-08-21 12:49:05 +02:00 |
Lynix
|
dce9831c19
|
Merge branch 'NDK' of https://github.com/DigitalPulseSoftware/NazaraEngine into NDK
Former-commit-id: 2fb1ef362dd4474968d96b9c2bbe3bed7a9e02da
|
2015-08-21 12:46:32 +02:00 |
Lynix
|
4176f1e019
|
Merge pull request #38 from Gawaboumga/UnitTest-Update-Merge
Unit test update
Former-commit-id: 477b048c87b4f4cdb9ec1fce433ad088b0a8ef18
|
2015-08-21 12:45:38 +02:00 |
Gawaboumga
|
2c3eb992ce
|
Main for tests
Former-commit-id: 34ac8d991d59372a772aad7ffd29d6222cbb7004
|
2015-08-21 12:17:05 +02:00 |
Gawaboumga
|
853ff0e701
|
Consistency
Former-commit-id: 379ae9d0f63c08a2de6f573bdb52068ed84c19ef
|
2015-08-21 12:16:09 +02:00 |
Gawaboumga
|
8716daf73c
|
Debug axes
Former-commit-id: e7d93df67679d1e29014120aef5cc0c3421fd9c2
|
2015-08-21 12:14:35 +02:00 |
Gawaboumga
|
89e0f631d6
|
No problems
No problems found in Rect, Sphere, Vector2, Vector3 and Vector4
Former-commit-id: 6688608a2beaa9cf5328daf7e5108b6cfebd843d
|
2015-08-21 12:05:46 +02:00 |
Gawaboumga
|
cb8ab90300
|
Quaternion bug fix: missing 'x'
And indentation
Former-commit-id: 87e7cc0f69604f3c4593395b15068b9ded59ba1a
|
2015-08-21 12:04:46 +02:00 |
Gawaboumga
|
19e1cb05bb
|
OrientedBox no problem
Former-commit-id: ad1256baf4bf6d832cb376fe62b1b52f25479e67
|
2015-08-21 12:03:37 +02:00 |
Gawaboumga
|
9d7dc63574
|
Wrong place
Former-commit-id: 909750e9bca284c2a0096a51c782c1083b258cef
|
2015-08-21 12:02:55 +02:00 |