Files
godot/drivers
Thomas Herzog 73fe08be2e GLES2 refactors
This commit unhacks some parts of the 3D rendering.

Most notably:

 - possibility to use negative texture units
   (no longer weird manual index allocation for user samplers)

 - refactoring of light code, now sorts in a different way,
   should yield better performance

 - fixes a crash while saving (because of "Illegal instruction" execution)
   when using a decent compiler (clang, it's clang. Thanks GCC for not telling me about UB).
2018-08-08 17:09:44 +02:00
..
2018-07-21 09:09:42 -03:00
2018-02-21 19:46:06 +01:00
2018-07-21 09:09:42 -03:00
2018-07-30 12:20:27 +02:00
2018-08-08 17:09:44 +02:00
2018-07-21 09:09:42 -03:00
2018-07-24 09:51:03 +02:00
2018-07-21 09:09:42 -03:00