Version
4.0-178
Branch
const_buffer_rework
Date
9 years, 6 months ago
Windows x64 Windows x86 Mac OS X
Commit
372c3aa9ab8c2a4ca8c904dc26982379ee19fac6
Change author
degasus
Change description
VideoCommon: keep a copy of the const buffer in VideoCommon

The upload in the backend isn't done, it's just pushed by the mostly removed SetMulti*SConstant4fv.
Also no optimizations was done on VideoCommon side, but I can start now :-)

Sorry for the hacky way, but I think this is a nice (working) snapshot for a much bigger change.