summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/render.c
Commit message (Expand)AuthorAgeFilesLines
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-6/+6
* render.[ch]: change type of target_orientation in target_compute_visible_area... Couriersud2008-03-021-12/+12
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-9/+9
* Most important thing to note about this change: Aaron Giles2008-02-211-13/+14
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-6/+6
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Reverting my change; I must be understanding this as well as I thought Nathan Woods2007-12-241-3/+0
* 1. Added assertion to append_render_primitive() to test for degenerate case Nathan Woods2007-12-241-6/+12
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2948