Commit Graph

6 Commits

Author SHA1 Message Date
couriersud
984e40296b Get rid of "resize" render method. (nw) 2015-02-06 01:13:55 +01:00
couriersud
0c7b5ff66e Too many #defines and #ifdefs. Missed this one on drawgbfx. (nw) 2015-02-05 01:10:32 +01:00
couriersud
dabb6b1799 Moved all window related code to window.c. (nw) 2015-02-05 01:06:37 +01:00
couriersud
fba518ef0c Safety commit before pull. More code alignment. (nw) 2015-02-04 14:24:05 +01:00
couriersud
68fb63ad77 Merged in BGFX changes and adapted BGFX draw to inherit from
osd_renderer. 
Made BGFX optional for SLD builds. You have to specify USE_BGFX=1 to
enable BGFX. This is a temporary measure until dynamic linking is
resolved. (nw)
2015-02-01 16:01:36 +01:00
Miodrag Milanovic
cfcc125ec2 Added BGFX skeleton to SDL build as well (nw) 2015-02-01 14:02:38 +01:00