summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/doc/api/a00023_source.html
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2017-02-05 16:01:50 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2017-02-05 16:06:06 +0100
commitac096aa2a0921efde96b76252dffb119dcf27efc (patch)
tree2ad9a28a7f6babce8cfcbf5995e3e055ff13ff60 /3rdparty/glm/doc/api/a00023_source.html
parent29df715138452ee18ba19ec4b07e18c4b3185de7 (diff)
Update sol2 (nw)
Diffstat (limited to '3rdparty/glm/doc/api/a00023_source.html')
0 files changed, 0 insertions, 0 deletions
t/src/mame/drivers/hideseek.cpp?id=d9bc46556f0ad968268fa0af83b7f24b59f9b3e2'>move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-2/+5 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1 * move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1 * Self-registering devices prep: Vas Crabb2017-02-271-6/+8 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-3/+3 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1 * clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3