Blender Git Commit Log
Git Commits -> Revision f1ad348
Revision f1ad348 by Mike Erwin (master) August 14, 2016, 05:27 (GMT) |
get latest OpenGL version on Windows + AMD When we ask for GL 3.2 compatibility profile: AMD (Radeon HD 6970) gives us exactly this version NVIDIA (Quadro K600) gives at least this version Still need to check Intel behavior We want *at least* the version requested, plus more recent features if available. Both GPUs tested & mentioned above are capable of GL 4.5. With this commit they both give 4.5 to Blender. |
Commit Details:
Full Hash: f1ad3483af374c9c2ddc1ad4f65b28745c8224a1
Parent Commit: 91f04b8
Lines Changed: +11, -1
1 Modified Path:
/intern/ghost/intern/GHOST_WindowWin32.cpp (+11, -1) (Diff)