Resource Tracking for FlightGear: Difference between revisions

m
(→‎Status: Monday, August 23, 2015)
Line 101: Line 101:
=== Monday, August 23, 2015: Nvidia GPU metrics added, "GPUInfo::ATI_GPU, GPUInfo::INTEL_GPU" available for extension ===
=== Monday, August 23, 2015: Nvidia GPU metrics added, "GPUInfo::ATI_GPU, GPUInfo::INTEL_GPU" available for extension ===


Using the "GL_NVX_gpu_memory" extension from Nvidia's OpenGL API, [[User:Hooray|Hooray]] has been able to expose video memory information, which was tested initially on a GT540 mobile edition card successfully. In an effort to make this extendible for other GPU's, we inherit a GPUInfo object for each vendor's implementation. Testing will be required in the future.
Using the "GL_NVX_gpu_memory" extension from Nvidia's OpenGL API, [[User:Hooray|Hooray]] has been able to expose video memory information, which was tested initially on a GT540 mobile edition card successfully. In an effort to make this extendible for other GPU's, we inherit a GPUInfo object for each vendor's implementation. Testing for other GPU's will be required in the future.


== Gallery ==
== Gallery ==
272

edits