Lioncash
baff71cdc3
General: Tidy up includes
...
Alphabetizes includes and resolves quite a few instances of indirect
inclusions, making the requirements of several interfaces explicit. This
also trims out includes that aren't actually necessary (likely due to
changes in the API over time).
2019-08-19 21:02:56 -04:00
Lioncash
80c1103b44
General: Make member functions const where applicable
...
These functions don't modify instance state, so they can be marked
const.
2019-08-16 18:27:23 -07:00
Jack Andersen
deefc8e995
Massive fmtlib refactor
2019-07-19 18:22:36 -10:00
Jack Andersen
058ea23a00
New code style refactor
2018-12-07 19:17:51 -10:00
Jack Andersen
c29d837ab5
Huge shader infrastructure refactor
2018-10-06 16:49:22 -10:00
Phillip Stephens
beb7f00b18
Merge commit '50ee248'
2017-12-15 18:10:28 -08:00
Phillip Stephens
50ee248391
Expose VID/PID APIs
2017-12-15 18:09:56 -08:00
Jack Andersen
e0aa15610b
macOS IOKit interface fixes; callback-change mutex for controllers
2017-12-15 13:35:54 -10:00
Jack Andersen
f228f23661
UWP support
2017-12-05 17:20:59 -10:00
Jack Andersen
1f14cc09a1
HID Parser for Win32
2017-09-15 12:26:39 -10:00
Jack Andersen
0f2a838bfb
Add Cross-platform HID parser
2017-09-15 07:20:52 -10:00
Jack Andersen
62443b59e7
IOKit input refactor
2017-05-07 11:24:00 -10:00
Phillip Stephens
10c14a0c39
Merge branch 'master' of https://github.com/RetroView/libBoo into ds3
2015-08-18 16:32:19 -07:00
Jack Andersen
87ab129e01
Compile fixes
2015-08-18 12:43:30 -10:00
Jack Andersen
e56b8539bf
Major refactor for better modularity
2015-08-18 09:40:26 -10:00
Jack Andersen
3007714b5a
Merge branch 'gl' of ../../libBoo
2015-08-18 08:02:21 -10:00
Jack Andersen
3d1e6a554a
CMake integration and refactor
2015-08-18 08:00:24 -10:00