summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/sdl2/include/SDL2/SDL_error.h
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2025-05-03 23:34:10 +0200
committer Olivier Galibert <galibert@pobox.com>2025-05-03 23:34:10 +0200
commit6e965f9ce91dee0f4988d93e4305c4191795b435 (patch)
treee2287832eafd871bcc4d20ee03bd1e195d86266f /3rdparty/sdl2/include/SDL2/SDL_error.h
parent653a2292b1ce98093d95986565af571cbb601d2f (diff)
Add resampler configuration saving and documentation
Diffstat (limited to '3rdparty/sdl2/include/SDL2/SDL_error.h')
0 files changed, 0 insertions, 0 deletions
e982ea9b87e65b08e77cd940554?s=13&d=retro' /> Vas Crabb2019-03-261-18/+19 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+18 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... Ivan Vangelista2019-02-211-17/+18 * emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-2/+1 * -i8255: Removed MCFG, nw mooglyguy2018-09-031-9/+9 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-3/+4 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7 * use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-14/+14 * Even more output_finder fixes (nw) AJR2018-05-211-0/+1 * Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-22/+29 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10 * Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+31 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4 * srcclean and manual cleanups (nw) Vas Crabb2017-12-241-20/+20 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+35 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-35/+4 * New working machines: Phil Bennett2017-12-131-4/+35 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5 * Self-registering devices prep: Vas Crabb2017-02-271-1/+3