diff options
author | 2016-07-31 15:06:06 -0400 | |
---|---|---|
committer | 2016-07-31 15:06:06 -0400 | |
commit | a4f24a24d3ed131d75b407a96a44b7d7c5d68b65 (patch) | |
tree | 02784b2b06cfe2c05d3a6ac9e5dcfe5dbb6f6ffd /src/osd/modules/render/drawd3d.cpp | |
parent | a0ce6c3b37050c1a765ae13babb109c729153989 (diff) |
This changes device_image_interface::filetype() to return 'const std::string &' instead of 'const char *'.
In the interests of removing burdens from client code, I also changed the following:
- filetype() will always return the file extension in lower case
- device_image_interface::filetype() will return the correct extension for files loaded as a part of softlists
- The code for extracting a file extension is now encapsulated in core_filename_extract_extension()
Client code has been updated
Diffstat (limited to 'src/osd/modules/render/drawd3d.cpp')
0 files changed, 0 insertions, 0 deletions