Gawaboumga
|
a81cc4a295
|
Default behaviour without precision on name
Former-commit-id: 28959f509e5baee43109a66e17a8703a480288e4
|
2016-05-30 14:27:31 +02:00 |
Gawaboumga
|
9f14f63ce8
|
Slightly faster (about 5%)
Former-commit-id: db83aebd174362887b475c7c55a8a027f1ab0bef
|
2016-05-30 14:27:07 +02:00 |
Gawaboumga
|
aa86db9a88
|
Fix loading of MD5
Former-commit-id: 06120fb3631516af6dd6dc7a295a7393823d8874
|
2016-05-30 14:26:32 +02:00 |
Gawaboumga
|
0a99058c4d
|
Documentation for module: Network
Former-commit-id: d36042138d0883eb118cc9a70f94f3522214dd46
|
2016-05-30 14:22:31 +02:00 |
Gawaboumga
|
96b958d655
|
Documentation for module: Graphics
Former-commit-id: 5e3ee3c61779fbdd1a083117f537a45e1bad820b
|
2016-05-30 14:21:36 +02:00 |
Gawaboumga
|
6400ba2e28
|
Fix documentation for module: Core
Former-commit-id: a79bf956a2759c6056e4e4e2193b8b192c5727c5
|
2016-05-30 14:09:51 +02:00 |
Lynix
|
507a215062
|
Extlibs/STB: Fix STB compilation in C mode
Former-commit-id: 25e028274745aeb6b80d2c6a9c89a18807dcfe3e
|
2016-05-30 13:54:02 +02:00 |
Lynix
|
9a2a19a834
|
Build: Fix default platform on 32bits os
Former-commit-id: a068dac229fce61efa32634ff616309c91a66079
|
2016-05-30 13:52:08 +02:00 |
Lynix
|
a8439756d8
|
Examples: Add empty project for testing purposes
Former-commit-id: aacd1ad6385b7d3a190343473b822160eeadc5f9
|
2016-05-30 13:50:52 +02:00 |
Gawaboumga
|
8336c05522
|
Documentation for module: Audio
Former-commit-id: acb9e00a7af8bf1c36f42b45fe7e7df99e03c0f9
|
2016-05-30 13:36:52 +02:00 |
Lynix
|
ea920d2e64
|
Build: Fix linking for audio and utility system for POSIX
Former-commit-id: 3eee15c4df5795b05a36fad43b5ae2a93de9152a
|
2016-05-30 08:50:49 +02:00 |
Lynix
|
044882bb31
|
Build: Improve build
- Help linux default to 64bits build in case of 64bits OS
- Fix linux linking with tools
Former-commit-id: 31ea427401fd4fb12b453e8517b2cb4f24ded094
|
2016-05-30 08:48:22 +02:00 |
Lynix
|
37ee034702
|
Graphics/DepthRenderTechnique: Fix typo in include name
Former-commit-id: f304f7bf1f0ecc2d58ce68d3b3a64802958bf2c7
|
2016-05-30 07:41:32 +02:00 |
Lynix
|
0be81cfa5f
|
Merge branch 'master' into vulkan
Former-commit-id: 984d874e950bc6f0cb8d4ea2b217a51b07bc3c16
|
2016-05-29 19:21:07 +02:00 |
Lynix
|
3e78dd40ad
|
Fix some GCC warnings
Former-commit-id: b3292fcfd4d029793cb70f97ab608aeb7d0579ef
|
2016-05-25 13:52:10 +02:00 |
Lynix
|
9c08208de3
|
Vulkan/CommandBuffer: Add Begin/End overloads
Former-commit-id: c2681cf86c04cfba835204e87b386f3527f689c4
|
2016-05-19 18:34:03 +02:00 |
Lynix
|
ecd4a7e4bb
|
Vulkan: Wrap vulkan queues
Former-commit-id: 50a37b90b8f95d3842442e41357c117099d2afda
|
2016-05-19 18:33:47 +02:00 |
Lynix
|
602c39e8ba
|
Vulkan/Swapchain: Wrap images creation/getters
Former-commit-id: 50e5890c7aeb16408a460e6734301c6393c435e5
|
2016-05-19 09:07:31 +02:00 |
Lynix
|
42fba6eee4
|
Vulkan/Device: Improve and rename GetDeviceQueue method
Former-commit-id: 7887f86989e9f19f315275bcb944147bca306afd
|
2016-05-19 09:04:29 +02:00 |
Lynix
|
aa654b5caf
|
Vulkan/CommandBuffer: Fix crash when moving
Former-commit-id: fbb9c69e709109ca9f06def3bf8b35e112ee294c
|
2016-05-19 09:04:01 +02:00 |
Lynix
|
358f0ea87b
|
Vulkan/CommandPool: Fix linking error
Former-commit-id: 89988bc96174b5531a7ed1478cf8486ef6c50289
|
2016-05-19 09:03:49 +02:00 |
Lynix
|
e536f1c962
|
Vulkan/Surface: Add a few wrapper methods
Former-commit-id: 7c299cdd3964279dd6dafb25acc762d753c17ab0
|
2016-05-18 21:32:41 +02:00 |
Lynix
|
be76deed06
|
Vulkan/Instance: Fix support of VK_KHR_surface
Former-commit-id: 8d055017ac65d53da26fa61e645f527290472199
|
2016-05-18 21:31:49 +02:00 |
Lynix
|
c0bfaa12b0
|
Plugins/Assimp: Fix stack corruption
Former-commit-id: 8dc0f64ecb15f4f810c40b0a6c9be519d049ad62
|
2016-05-18 00:44:58 +02:00 |
Lynix
|
1042ba6584
|
Merge branch 'master' into vulkan
Former-commit-id: 2de61dcc322505af741e4b7c09d375df6d5363e4
|
2016-05-17 20:25:51 +02:00 |
Lynix
|
16de05a3b9
|
Plugins/Assimp: Fix UV parameters
Former-commit-id: e5096eb02ae91ad84e0b4a6729f181c09f113367
|
2016-05-17 20:22:30 +02:00 |
Lynix
|
9036eb4804
|
Graphics/Light: Fix compilation
Former-commit-id: 39de337102ae862b74d5fe8fae9fdb7e19e32e06
|
2016-05-17 20:14:06 +02:00 |
Lynix
|
dff823fe1d
|
Sdk/LuaAPI: Fix handles retrieval
Former-commit-id: e7aca6dff50c97630e86e90148a9778186e21707
|
2016-05-17 18:11:05 +02:00 |
Lynix
|
7ae35a0f80
|
Utility/DDSLoader: Fix bit reversing for exotic format
Former-commit-id: be5a619259410e212fb3124d02d291431c5a0859
|
2016-05-17 17:09:08 +02:00 |
Lynix
|
549f37efb8
|
Core/Bitset: Fix OR/XOR with two bitset of similar size
Former-commit-id: df5c15cb0c1c4984c7bc142886843f8977379ec2
|
2016-05-17 17:08:45 +02:00 |
Lynix
|
43895d29af
|
Core/Algorithm: Add ReverseBits function
Former-commit-id: fa37fcf64cfe6786b9906aa7a8b410e19a3079d1
|
2016-05-17 17:08:14 +02:00 |
Lynix
|
1ebe1a8091
|
Utility: Rework PixelFormat (WIP)
Former-commit-id: 1ab609e753783d9767ba23fd4cab9390453bf729
|
2016-05-17 14:23:45 +02:00 |
Lynix
|
c31f70af55
|
Build: Copy all dependency modules to the example directory
Former-commit-id: 13e9d585df15ecc727c140b30dbd5e83e3997b5f
|
2016-05-16 20:02:59 +02:00 |
Lynix
|
c0b5ac2529
|
Build: Make every lib copy its binaries (and dependency bins) to the example/bin folder
Former-commit-id: 02571367a0af738197066d4a17446e203b389d31
|
2016-05-15 00:38:19 +02:00 |
Lynix
|
e7f21b7a3d
|
Vulkan: Update global header
Former-commit-id: 3d67bedb8835c68706dd681e12074553b4947a0c
|
2016-05-15 00:11:26 +02:00 |
Lynix
|
efc42b58cf
|
Vulkan: Add support for CommandPool and CommandBuffer
Former-commit-id: 85b1935a402b007a53ffbc080374a5028b6eaebc
|
2016-05-15 00:08:05 +02:00 |
Lynix
|
68e3fd8db3
|
Vulkan: Allow Device Objects to be move-constructed
Former-commit-id: c7fb30b30d2242e19d531a6860b856660b6b0c01
|
2016-05-14 21:28:59 +02:00 |
Lynix
|
1346c3e2c0
|
Vulkan/Swapchain: Fix compilation
Former-commit-id: 22679aa8e212c63360903f3094a60441323b488a
|
2016-05-14 15:41:26 +02:00 |
Lynix
|
4996901816
|
Vulkan: Remove redundant headers
Former-commit-id: b3bd76e96cd3c1516123b08f45bd5ff706837717
|
2016-05-14 15:28:29 +02:00 |
Lynix
|
a8fa5e1d12
|
Vulkan: Use a generic class helper for all device objects
This greatly reduce the amount of code required for wrappers around
Vulkan Objects
Former-commit-id: 885d0b39197ba41fd856c45571dbf06d8ae27d8c
|
2016-05-14 14:46:15 +02:00 |
Lynix
|
ef66c09719
|
Merge branch 'master' into vulkan
Former-commit-id: 5e11ffb71a4deddeaa44a1b1e93aeea97525bd9c
|
2016-05-14 13:58:06 +02:00 |
Lynix
|
a1644edf45
|
Merge branch 'NDK-ShadowMapping'
Former-commit-id: e77949168073f06d52d10785afb41bad2f7f86c0
|
2016-05-13 13:06:23 +02:00 |
Lynix
|
1715ca19b5
|
Sdk/CameraComponent: Clean include
Former-commit-id: d0856ba86be59ed82c9b044b270f6369ed1f57be
|
2016-05-13 13:02:42 +02:00 |
Lynix
|
9f6a311c07
|
Core/Color: Add IsOpaque method
Former-commit-id: 4e9dd99525a550af90a1de1a8c86e3120e33a5de
|
2016-05-13 12:47:53 +02:00 |
Lynix
|
24e23be7ea
|
Graphics/Material: Add Basic2D and Translucent2D materials
Former-commit-id: 4c5d24d76d22894985e591036589ebba95f320d9
|
2016-05-13 12:47:43 +02:00 |
Lynix
|
35544ba82d
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
Former-commit-id: 4fa2c4369d25f9fe2810f880e731fbc5423d1d8f
|
2016-05-11 12:27:24 +02:00 |
Lynix
|
0bd8904878
|
Utility/*TextDrawer: Fix bounds starting at a negative position
Former-commit-id: 4954d0f3d1b10d4b7512c7b57936bc73c7ea69ae
|
2016-05-11 12:27:18 +02:00 |
Lynix
|
16c229bc90
|
Sdk/LuaBinding: Make LuaClass members public
Former-commit-id: 31867b0b6233641952e71638b90c49c7702a26e8
|
2016-05-09 19:38:30 +02:00 |
Lynix
|
f941a751b5
|
Core: Update global include
Former-commit-id: 40702153f3a811a8d01155094257c0a7e1d34918
|
2016-05-09 18:11:11 +02:00 |
Lynix
|
e8a4be2039
|
Core/ObjectHandle: Fix movement
Former-commit-id: 8fd32af2b58e8f0d2146232c23a8405e3e012349
|
2016-05-09 18:10:58 +02:00 |