summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/d3d
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-17/+17
* Fixed automatic Shadow Mask rotation ImJezze2015-05-091-1/+5
* HLSL shader improvements ImJezze2015-05-033-186/+232
* moved all to std::string (nw) Miodrag Milanovic2015-04-222-101/+102
* updated astring constructors to have just one string param, to be more like s... Miodrag Milanovic2015-04-131-2/+2
* string -> str part 1 (nw) Miodrag Milanovic2015-04-121-136/+136
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-8/+8
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-1/+1
* Fixed non-unicode builds (nw) Miodrag Milanovic2015-04-061-0/+6
* Moved all renderers to osd/modules/render. (nw) couriersud2015-02-285-0/+5017