mame/src/lib/util
Vas Crabb 23df89c965 Make bitmaps movable, allowing them to be used in vectors and emplaced easily.
You're still responsible for ensuring you don't move a bitmap while a texture refers to it.
2016-12-15 20:10:36 +11:00
..
avhuff.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
avhuff.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
aviio.cpp A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
aviio.h Make osd_file a polymorphic class that's held with smart pointers 2016-03-14 18:55:00 +11:00
bitmap.cpp Make bitmaps movable, allowing them to be used in vectors and emplaced easily. 2016-12-15 20:10:36 +11:00
bitmap.h Make bitmaps movable, allowing them to be used in vectors and emplaced easily. 2016-12-15 20:10:36 +11:00
bitstream.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
cdrom.cpp Misc typo fixes. 2016-10-27 13:45:15 +02:00
cdrom.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chd.cpp Fix heap corruption when loading a new chd fails. Throw CHDERR_FILE_NOT_WRITEABLE rather than CHDERR_UNSUPPORTED_VERSION if you try to open an old version for writing [smf] 2016-11-06 16:50:35 +00:00
chd.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chdcd.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
chdcd.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chdcodec.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
chdcodec.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
corealloc.h misc fixes (nw) 2016-05-28 15:10:28 +10:00
corefile.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
corefile.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
corestr.cpp No need for osd_malloc, osd_malloc_array and osd_free (nw) 2016-11-11 16:12:01 +01:00
corestr.h No need for osd_malloc, osd_malloc_array and osd_free (nw) 2016-11-11 16:12:01 +01:00
coretmpl.h Make bitmaps movable, allowing them to be used in vectors and emplaced easily. 2016-12-15 20:10:36 +11:00
coreutil.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
coreutil.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
delegate.cpp Cleanups and version bump 2016-03-30 08:35:21 +02:00
delegate.h delegates: Don't crash on late binding if no object is actually needed [O. Galibert] 2016-12-09 17:23:03 +01:00
flac.cpp Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
flac.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
harddisk.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
harddisk.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hash.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hash.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hashing.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
hashing.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
huffman.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
huffman.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
jedparse.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
jedparse.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
md5.cpp Initial conversion of core to C++14. Note that compilers are now limited to GCC 4.9.0 and up, Clang 3.4.0 and up, and VS2013 and up [Miodrag Milanovic] 2015-12-03 11:40:45 +01:00
md5.h Cleanups and version bump 2015-05-27 09:03:32 +02:00
nanosvg.cpp screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] 2016-04-04 11:33:34 +02:00
opresolv.cpp srcclean (nw) 2016-09-26 04:51:59 +10:00
opresolv.h srcclean (nw) 2016-09-26 04:51:59 +10:00
options.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
options.h Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
palette.cpp Improvements to rgb_t (nw) 2016-10-22 18:45:04 -04:00
palette.h Improvements to rgb_t (nw) 2016-10-22 18:45:04 -04:00
plaparse.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
plaparse.h Add includes for dependency documentation. There is still inconsistent 2016-04-08 17:53:52 +02:00
png.cpp more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
png.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
pool.cpp more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
pool.h more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
sha1.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
sha1.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
strformat.cpp gah how did I miss that (nw) 2016-08-27 17:02:11 +10:00
strformat.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
timeconv.cpp Cleanup and version bump 2016-06-29 08:34:30 +02:00
timeconv.h Cleanup and version bump 2016-06-29 08:34:30 +02:00
un7z.cpp use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_char, unicode_char (nw) 2016-10-22 11:31:49 +02:00
unicode.cpp use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_char, unicode_char (nw) 2016-10-22 11:31:49 +02:00
unicode.h use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_char, unicode_char (nw) 2016-10-22 11:31:49 +02:00
unzip.cpp Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
unzip.h Supply modified time for files in archives [Vas Crabb] 2016-06-25 20:56:59 +10:00
vbiparse.cpp Revert "using of IS_ENABLED in files used in tiny build (nw)" 2016-11-12 09:12:35 +01:00
vbiparse.h more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
vecstream.cpp While I'm causing full recompiles all the time, reduce necessary number of instantiations of parts of string formatting engine 2016-08-27 16:45:53 +10:00
vecstream.h Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
wavwrite.cpp NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
wavwrite.h NOTICE (TYPE NAME CONSOLIDATION) 2016-10-22 13:13:17 +02:00
xmlfile.cpp XML refactoring: 2016-12-11 18:15:41 +11:00
xmlfile.h XML refactoring: 2016-12-11 18:15:41 +11:00
zippath.cpp more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
zippath.h more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00