Resource Tracking for FlightGear: Difference between revisions

Jump to navigation Jump to search
m
m (cat: Core development projects)
Line 25: Line 25:
   }}
   }}
}}
}}
== GPU/VRAM ==
=== NVIDIA ===
* [http://www.geeks3d.com/20100531/programming-tips-how-to-know-the-graphics-memory-size-and-usage-in-opengl/ How to Know the Graphics Memory Size and Usage In OpenGL]
* [http://nasutechtips.blogspot.com/2011/02/how-to-get-gpu-memory-size-and-usage-in.html How to get the GPU memory size and usage in OpenGL?]
* [https://www.opengl.org/registry/specs/NVX/gpu_memory_info.txt NVX_gpu_memory_info]
== Background ==
== Background ==
{{Note|for better diagnostics, and better [[Subsystem-level Memory Tracking for FlightGear|end-user bug reports]], we could consider exposing a cross-platform process and system utilities module via [[Nasal/CppBind]], such as e.g. [https://github.com/giampaolo/psutil psutil] (Windows, MacOS & BSD/Unix) {{Not done}}}}
{{Note|for better diagnostics, and better [[Subsystem-level Memory Tracking for FlightGear|end-user bug reports]], we could consider exposing a cross-platform process and system utilities module via [[Nasal/CppBind]], such as e.g. [https://github.com/giampaolo/psutil psutil] (Windows, MacOS & BSD/Unix) {{Not done}}}}

Navigation menu