Daniel Brall
afcb731d18
Fixed compile errors on linux (obvious programming faults).
2016-06-10 10:34:00 +02:00
Davide Gessa
d111484f89
Fix coding style
2016-06-06 20:19:33 +02:00
Davide Gessa
a525b3bd09
Remove assertion and handle error cases
...
Fix #1633
2016-06-06 20:17:29 +02:00
Areloch
e8bc70e514
Merge pull request #1567 from JeffProgrammer/epoxy
...
Added Epoxy in favor of GLEW
2016-05-05 19:40:59 -05:00
Areloch
ec6f9c05a6
Integrates the nativeFileDialog library to enable native file dialogs on the major platforms. It is activated with SDL.
2016-04-30 15:48:33 -05:00
Jeff Hutchinson
fddc00b39b
Merge branch 'development-gg' into epoxy
2016-04-17 23:59:42 -04:00
Areloch
b63ef177f4
Updates SDL to version 2.0.4, which makes it compatible with VS2015.
2016-04-07 00:40:06 -05:00
Jeff Hutchinson
7b35ce3212
move gl_generated_dispatch.c
2016-03-25 13:38:14 -04:00
Jeff Hutchinson
6683fc0f24
remove glew
2016-03-25 02:19:48 -04:00
Jeff Hutchinson
1ceed22049
add epoxy for glew replacement
2016-03-25 02:16:38 -04:00
Areloch
7a3b40a86d
Initial Implementation of the Taml, Asset and Modules systems.
...
Only has example and shape assets currently.
2015-10-13 15:19:36 -05:00
Areloch
bedc79aacb
Merges in Monkey's fixes PR with a resolution for a conflict
2015-09-03 22:58:57 -05:00
Azaezel
a487583946
From Dušan Jocić: convexDecomp vs2015+ compatibility patch
...
(Verified with https://github.com/GarageGames/Torque3D/pull/1376 for sub vs2015)
2015-07-28 18:42:20 -05:00
Raul Ferriz
a5d34271f2
Fixed some minor compiler warnings on Linux
2015-06-28 22:29:23 +02:00
Daniel Buckmaster
01a219b694
stdint.h doesn't exist in VS2008, so add an inline replacement for it.
2015-02-09 09:59:04 +11:00
Nathan Bowhay
e3dc606623
Fixed small warning
...
Fixed small warning about unused local variable.
2015-02-03 15:07:12 -08:00
LuisAntonRebollo
4e9034854d
Linux implementation. Include changes for gcc x64.
2015-01-24 22:08:26 +01:00
LuisAntonRebollo
674133ac86
Add library SDL2
2015-01-18 21:05:38 +01:00
LuisAntonRebollo
4b487efa11
Fix testimg.ppm EOL
2014-12-06 01:21:10 +01:00
LuisAntonRebollo
54c0ef9821
GLEW library for OpenGL.
2014-11-08 19:00:32 +01:00
Daniel Buckmaster
378a933894
Merge pull request #690 from rextimmy/bullet_282
...
Bullet Physics Library 2.82 update
2014-11-02 07:54:48 +11:00
LuisAntonRebollo
46ffb3455b
Fixed OPCODE problems with x64.
2014-10-04 11:20:43 +02:00
LuisAntonRebollo
a93f179138
Fix lib ConvexDecomp to compile on WIN64.
2014-09-14 21:36:44 +02:00
LuisAntonRebollo
1bbc3d9e8a
Fix lib Opcode to compile on WIN64.
2014-09-14 21:36:44 +02:00
LuisAntonRebollo
d9fc3abaa4
Update libTheora 1.1.1
2014-09-14 21:36:43 +02:00
rextimmy
242bce3b62
Removing Featherstone and MLCP solvers.
2014-07-12 21:50:09 +10:00
Daniel Buckmaster
551a7b3820
Added Google test library.
2014-06-24 08:38:52 +10:00
rextimmy
416c50690e
Bullet 2.82 update
2014-06-10 22:40:30 +10:00
Azaezel
59c755b5e5
Minimal requisite alterations for development head as of 02APR2014 for compilation purposes on VS2013.
2014-04-02 15:09:07 -05:00
SilentMike
2efc9a12b0
Merge pull request #434 from LuisAntonRebollo/Bullet_2_81
...
Bullet Library v2.81
2013-07-25 09:02:28 -07:00
LuisAntonRebollo
1eb94f4828
Bullet Library v2.81
2013-07-04 20:50:16 +02:00
Daniel Buckmaster
df3d6fc277
Added Recast/Detour library code and module.
2013-07-04 17:12:17 +10:00
DavidWyand-GG
e6abbee773
Update squish library to compile under Linux
...
There is a fix in the libsquish repository to make v1.11 compile under
Linux. http://code.google.com/p/libsquish/ This involves adding an
#include <limits.h> to a couple of files.
2013-05-07 23:54:02 -04:00
thecelloman
512f0f10e7
Update TinyXML to v2.6.2
2013-03-13 04:00:12 -04:00
SilentMike
17c750b19a
Merge pull request #243 from thecelloman/updatesquish
...
Update squish
2013-03-10 11:36:02 -07:00
thecelloman
4fdfb47f41
Updating libpng to v1.5.14 and zlib to v1.2.7
...
Since libpng has a dependency upon zlib, both updates were combined for one commit/pull-request.
2013-03-09 16:19:11 -05:00
thecelloman
8de0b7cbb1
Update squish library to 1.11
2013-03-04 14:37:50 -05:00
thecelloman
9fb0929a41
Patches the libvorbis update with missed files.
2013-02-25 03:45:08 -05:00
thecelloman
9a7664b0fa
Updates libogg to v1.3.0
2013-02-24 19:32:54 -05:00
thecelloman
44beb6210b
Updates livVorbis to v1.3.3
2013-02-24 19:07:14 -05:00
bank
d2700f881c
Source changes needed for Linux build.
2012-09-23 15:31:56 +04:00
DavidWyand-GG
7dbfe6994d
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00