Matthew Parlane
|
33d8166620
|
Use IOFile for TextureToPng to support non-ascii
Changed save texture/screenshot uses to std::string
Removed unneeded new/delete calls when dealing with temp data.
|
2013-11-17 11:14:38 +13:00 |
|
Ryan Houdek
|
4a9c8e6f55
|
Change software rasterizer screenshot code due to change in api just now.
|
2013-11-16 15:37:40 -06:00 |
|
Matthew Parlane
|
71d70d896f
|
Api was too confusing for people.
|
2013-11-17 10:34:34 +13:00 |
|
Ryan Houdek
|
2025f00f88
|
Woops, vim copy and paste issue with a double include.
|
2013-11-16 09:41:01 -06:00 |
|
Ryan Houdek
|
e8a4cc0f71
|
Screenshot capability of Software rasterizer for feature completness.
|
2013-11-15 22:08:08 -06:00 |
|
comex
|
c579637eaf
|
Run code through the advanced tool 'sed' to remove trailing whitespace.
|
2013-11-03 20:54:05 -05:00 |
|
Lioncash
|
97cd42f5c3
|
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
|
2013-10-19 19:58:56 -04:00 |
|
Jasper St. Pierre
|
a7c7208103
|
Put Plugins/ in Core/, rename to VideoBackends
|
2013-10-07 10:37:01 -04:00 |
|