![]() |
r1797 broke rendering - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4) +--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9) +--- Thread: r1797 broke rendering (/showthread.php?tid=742) |
r1797 broke rendering - alex25 - 08-07-2007 whatever changes were made for release 1797 they broke rendering on my laptop (radeon card on linux). the screen is all white with a few green and red dots where the menu entries should be. my desktop using nvidia (also on linux) works fine. the radeon card doesn't support shaders depth_texture shadow framebuffer_objects while the nvidia card does so thay might have something to do with it. --alex-- - joevenzon - 08-07-2007 what do you see for "multitexturingX" under "Card supports:"? - alex25 - 08-07-2007 joevenzon Wrote:what do you see for "multitexturingX" under "Card supports:"?this is the whole message: Code: Extension not supported: GL_ARB_fragment_program --alex-- - joevenzon - 08-08-2007 Can you check if R1800 fixed this for you? Also note that in R1800 the spinning car is only partially working (no wheels, and it crashes a lot). - alex25 - 08-09-2007 joevenzon Wrote:Can you check if R1800 fixed this for you? yes, this is fixed. thanks. --alex-- |