summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/vector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move vector to video devices (nw) Miodrag Milanovic2016-04-231-355/+0
|
* Make core vector-related slider handling slightly less egregious, nw therealmogminer@gmail.com2016-04-121-58/+20
|
* Fixed direction of vector extension ImJezze2016-03-241-15/+11
|
* Improved junction points of vector lines ImJezze2016-03-231-7/+24
| | | | - and fixed size of vector points
* reverting: Miodrag Milanovic2016-01-201-2/+2
| | | | | | | SHA-1: 1f90ceab075c4869298e963bf0a14a0aac2f1caa * tags are now strings (nw) fix start project for custom builds in Visual Studio (nw)
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
| | | | This reverts commit caba131d844ade3f2b30d6be24ea6cf46b2949d7.
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
|
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
| | | | fix start project for custom builds in Visual Studio (nw)
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
|
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
|
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
|
* Fixed dynamic beam width for invariabel vector intensity ImJezze2015-11-181-17/+22
| | | | | - the vector renderer now tries to detect a invariabel vector intensity and disables the calculation of a dynamic beam width
* this is obvious error (nw) Miodrag Milanovic2015-11-111-1/+1
|
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+4
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+373