Is there any way I can start OpenGL in software emulation mode, like DirectX where there is reference rendering option?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
if you are trying to just test your existing software there are a bunch of tricks… like:
http://www.opengl.org/discussion_boards/ubbthreads.php?ubb=showflat&Number=148011
if you are writing software and have the ability to specify the render… then in windows:
from: http://www.opengl.org/resources/faq/technical/mswindows.htm
for linux or mac… I would have to look through real books… let me know if you are on linux/Mac