Version
4.0-207
Branch
const_buffer_rework
Date
9 years, 6 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
437761843850ce32974fd4729d7b8d7d0405a04f
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.