Benau
|
acf0ac909f
|
And a correct ifdef for bindless texture
|
2016-11-30 15:00:08 +08:00 |
|
Vincent Lejeune
|
c4e5a720f7
|
Do not undefine builtin macros.
|
2014-12-18 22:09:14 +01:00 |
|
Vincent Lejeune
|
6ac3d69471
|
Play with bindless textures
|
2014-08-22 23:48:28 +02:00 |
|
Vincent Lejeune
|
58c094917e
|
Use an header included in every shaders.
|
2014-08-02 00:50:56 +02:00 |
|
vlj
|
6276cafba2
|
Use global VAO for rendering
|
2014-07-08 18:31:46 +02:00 |
|
vlj
|
9c98012e09
|
Fix dof and transparent fog.
|
2014-05-17 03:09:21 +02:00 |
|
Vincent Lejeune
|
f98ff2a5fc
|
Fix skid mark color
We convert the vertex color value to srgb, optimally the vertex color
should already be corrected on cpu side but it would break fallback
colors...
|
2014-04-13 18:00:15 +02:00 |
|
vlj
|
6a3556b4ba
|
Shaders'outputs use premultiplied alphas
|
2014-04-03 14:46:35 +02:00 |
|
vlj
|
f06ad3c785
|
Reenable transparent + fog material.
|
2014-03-20 18:25:44 +01:00 |
|
Vincent Lejeune
|
af862cb6c5
|
#version autoadded to shaders and turn some v120
|
2014-02-28 17:29:05 +01:00 |
|
Vincent Lejeune
|
0243546e4d
|
Use an openGL 3.3 compatibility context when available.
|
2014-02-12 22:16:10 +01:00 |
|
Vincent Lejeune
|
653a695eda
|
Fix fog looking weird on transparent.
But mixing alpha with 0 instead of 1.
|
2014-02-05 15:07:57 +01:00 |
|
Vincent Lejeune
|
5964809f3c
|
Forget to add transparentfog.frag shader.
|
2014-02-03 20:14:12 +01:00 |
|