Peter Johnson
|
20c8d29ae9
|
Fix wpi::mutex usage in SetVideoMode().
|
2017-11-17 02:04:24 -08:00 |
|
Peter Johnson
|
7db60f8e7c
|
CvSource: Implement SetVideoMode(). (#104)
|
2017-11-14 22:09:30 -08:00 |
|
Peter Johnson
|
e301adb22b
|
Use wpi::mutex instead of std::mutex. (#105)
This uses a priority-aware mutex on Linux platforms.
|
2017-11-13 09:51:26 -08:00 |
|
Tyler Veness
|
06636a0e1c
|
Set up wpiformat (#86)
|
2017-08-25 17:48:06 -07:00 |
|
Thad House
|
133540f577
|
Switches to the new build system (#87)
* Removes old build system
* Removes old gmock
* Adds new gmock
* Moves source files to new locations
* Adds new build system
|
2017-08-18 17:52:08 -07:00 |
|