mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 21:08:40 +00:00
pipe parsed command line through render layer initialization; add new command line flags for render layer - (a) to disable API calls which require debug SDKs, and (b) to force software warp driver type
This commit is contained in:
@@ -946,7 +946,7 @@ entry_point(int argc, char **argv)
|
||||
dasm_init();
|
||||
os_graphical_init();
|
||||
fp_init();
|
||||
r_init();
|
||||
r_init(&cmdln);
|
||||
tex_init();
|
||||
geo_init();
|
||||
f_init();
|
||||
|
||||
Reference in New Issue
Block a user