summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/examples/common/ps/particle_system.cpp
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/examples/common/ps/particle_system.cpp')
0 files changed, 0 insertions, 0 deletions
tar/e9fa7dbceafc22e7d20eb17a1cbb4120?s=128&d=retro' /> hap2020-05-131-19/+12 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-3/+3 * -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-3/+3 * (nw) nascom1/2: cassette fixed ; added more cassette wav sounds Robbbert2019-06-291-1/+1 * (nw) removed unneccesary casting of cassette_state; Robbbert2019-06-291-0/+5 * (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+15 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+15 * i8155, nsc810: Simplify read/write handlers (nw) AJR2019-03-071-11/+10 * Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1 * magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-4/+5 * i8155: Eliminate unnecessary memory interface for internal RAM (nw) AJR2018-08-221-3/+3 * i8155.cpp: deMCFGfied (nw) Ivan Vangelista2018-08-221-6/+6 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1 * devcb3 Vas Crabb2018-07-071-12/+12 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10 * cp1.cpp, mpf1.cpp: Use output finders (nw) AJR2018-04-041-17/+27 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-4/+5 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * mcs48: Convert ports to devcb (nw) AJR2017-05-061-32/+8 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7 * Devfind revision phase 2 (nw) AJR2016-08-051-12/+3 * Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-6/+6 * modernize output_manager (nw) Miodrag Milanovic2016-01-101-6/+6 * overrides in drivers (nw)