index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
haiku
/
detect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Image: Include S3TC compression via Squish in non-tools build
Rémi Verschelde
2020-01-13
1
-1
/
+1
*
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-04
1
-2
/
+2
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-4
/
+3
*
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-19
1
-1
/
+1
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-2
/
+2
*
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-1
/
+1
*
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2019-01-09
1
-2
/
+2
*
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-10-01
1
-1
/
+1
*
Rebase patches for fixing haiku build.
Adrien Destugues
2018-08-11
1
-0
/
+81
*
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
1
-1
/
+1
*
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-19
1
-1
/
+1
*
Use EnumVariable for choice-based build options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+2
*
Create separate debug info files by default
Hein-Pieter van Braam
2017-09-16
1
-5
/
+10
*
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-07-01
1
-25
/
+26
*
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-1
/
+1
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
1
-0
/
+6
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
1
-21
/
+21
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
1
-45
/
+45
*
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
1
-1
/
+0
*
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-10-15
1
-1
/
+0
*
Fixed building for latest Haiku nightlies.
Jamil Halabi
2016-06-29
1
-3
/
+3
*
GLEW: Define static + enabled and includes via SCons
Rémi Verschelde
2016-06-08
1
-2
/
+2
*
Haiku: Do not define GLEW_ENABLED to undefine it later
Rémi Verschelde
2016-06-08
1
-2
/
+3
*
Haiku: fix build
Kostadin Damyanov
2015-12-26
1
-0
/
+1
*
Haiku: fix build
Kostadin Damyanov
2015-10-17
1
-10
/
+9
*
Haiku: remove unneeded code
Kostadin Damyanov
2015-08-12
1
-1
/
+1
*
Haiku: add sound support
Kostadin Damyanov
2015-07-26
1
-3
/
+2
*
Haiku: update detect.py
Kostadin Damyanov
2015-07-20
1
-3
/
+5
*
Haiku: create a GL context and initialize the audio and physics servers
Kostadin Damyanov
2015-06-11
1
-1
/
+2
*
Haiku: fix build, link with libGL and libGLEW
Kostadin Damyanov
2015-05-29
1
-2
/
+7
*
Haiku: enable building with GLES
Kostadin Damyanov
2015-05-28
1
-2
/
+3
*
Haiku: enable debug support
Kostadin Damyanov
2015-05-28
1
-1
/
+11
*
Haiku: link with the haiku libs, stub the OS_Haiku class.
Kostadin Damyanov
2015-05-25
1
-1
/
+1
*
Haiku: fix building with UNIX_ENABLED.
Kostadin Damyanov
2015-05-25
1
-2
/
+4
*
Haiku: Initial support.
Kostadin Damyanov
2015-05-24
1
-0
/
+42