render offload graphics with gpu?
|
03-29-2013, 01:38 PM
(This post was last modified: 03-29-2013 01:39 PM by xsacha.)
Post: #6
|
|||
|
|||
RE: render offload graphics with gpu?
It's actually easier to render stuff as it is given than converting it because that adds extra processing.
Making it 16-bit / 24-bit / whatever is only useful for reducing VRAM usage. But for that, we could just use compression (like ETC1). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
render offload graphics with gpu? - zehel - 03-24-2013, 06:33 PM
RE: render offload graphics with gpu? - stodag - 03-25-2013, 01:32 AM
RE: render offload graphics with gpu? - VIRGIN KLM - 03-26-2013, 03:21 PM
RE: render offload graphics with gpu? - laugher - 03-26-2013, 04:36 PM
RE: render offload graphics with gpu? - VIRGIN KLM - 03-28-2013, 06:11 PM
RE: render offload graphics with gpu? - xsacha - 03-29-2013 01:38 PM
|