Gawaboumga
|
bbac0838dd
|
Include-What-You-Use (#137)
* IWYU Core
* IWYU Noise
* IWYU Utility
* IWYU Audio
* IWYU Platform
* IWYU Lua
* IWYU Network
* IWYU Physics2D
* IWYU Physics3D
* IWYU Renderer
* IWYU Graphics
* IWYU NDKServer
* IWYU Fix
* Try to fix compilation
* Other fixes
|
2017-10-01 11:17:09 +02:00 |
Lynix
|
508554fcb1
|
Fix some more warnings
|
2017-09-30 15:00:42 +02:00 |
Lynix
|
cb69b1ed01
|
Renderer/ShaderAst: Add ConditionalStatement
|
2017-08-30 18:21:44 +02:00 |
Lynix
|
205b8b1ba6
|
Renderer/ShaderAst: Add Swizzle
|
2017-08-30 18:21:43 +02:00 |
Lynix
|
832237c6d4
|
Renderer/ShaderAst: Fix a few multiply/divide cases
|
2017-08-30 18:21:42 +02:00 |
Lynix
|
f0a7430d34
|
Renderer/ShaderAst: Fix compilation errors on Linux
|
2017-08-30 18:21:40 +02:00 |
Lynix
|
8fd152aec0
|
Renderer/ShaderAst: Rename Builtin enum to BuiltinEntry
|
2017-08-30 18:21:39 +02:00 |
Lynix
|
a5a228e0c7
|
Renderer/ShaderAst: Add Constant overloads
|
2017-08-30 18:21:36 +02:00 |
Lynix
|
021ac3d971
|
Renderer/ShaderAst: Fix Mat4x4 handling
|
2017-08-30 18:21:36 +02:00 |
Lynix
|
10a1bec793
|
Renderer/ShaderAst: Fix support for matrix4 type
|
2017-08-30 18:21:35 +02:00 |
Lynix
|
2a57af9896
|
Renderer/ShaderAst: Add Cast node
|
2017-08-30 18:21:34 +02:00 |
Lynix
|
a84391cf08
|
Renderer/ShaderAst: Add support for expression type
|
2017-08-30 18:21:33 +02:00 |
Lynix
|
e82fb7fef4
|
Renderer/ShaderAst: Add NamedVariable and BuiltinVariable classes
|
2017-08-30 18:21:30 +02:00 |
Lynix
|
5c6df52fbf
|
Commit current work
|
2017-08-30 18:21:25 +02:00 |