summaryrefslogtreecommitdiff
path: root/drivers/dummy/rasterizer_dummy.h
AgeCommit message (Collapse)Author
2018-05-11Fix scene import when platform=serverJosh Faust
Adds code in RasterizerStorageDummy to store off mesh surface information, rather than just throwing it away. Without this, all surface arrays were just defaulting to empty when the packed scene was written.
2018-05-10Implement missing methods in dummy rasterizerFabio Alessandrelli
2018-02-25Add missing return statements (iOS and server).bruvzg
2018-02-212D Skeletons WORK IN PROGRESSJuan Linietsky
2018-02-15Create and return LightmapCapture.K. S. Ernest (iFire) Lee
2018-02-15Add dummy audio driver, fix dummy rasterizerK. S. Ernest (iFire) Lee
2018-02-15Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli
2018-02-15Add dummy Texture handlingFabio Alessandrelli
2018-02-15Add dummy resterizer driverFabio Alessandrelli