tornavis/source/blender/render
Brecht Van Lommel a2bd080cf3 Cleanup: renaming of GPU contexts for clarity
* opengl_context -> system_gpu_context. This is the operating system OpenGL,
  Metal or Vulkan context provided by GHOST.
* gpu_context -> blender_gpu_context. This is the GPUContext provided by
  the Blender GPU module, which wraps the GHOST context and adds some state.
* Various functions create/destroy/enable/disable both contexts, these have
  just gpu_context in the name now.

Pull Request: https://projects.blender.org/blender/blender/pulls/108723
2023-06-08 15:46:53 +02:00
..
intern Cleanup: renaming of GPU contexts for clarity 2023-06-08 15:46:53 +02:00
CMakeLists.txt Compositor: first steps to use realtime compositor for renders 2023-06-07 14:17:48 +02:00
RE_bake.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
RE_compositor.hh Compositor: first steps to use realtime compositor for renders 2023-06-07 14:17:48 +02:00
RE_engine.h Cleanup: renaming of GPU contexts for clarity 2023-06-08 15:46:53 +02:00
RE_multires_bake.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
RE_pipeline.h Cleanup: renaming of GPU contexts for clarity 2023-06-08 15:46:53 +02:00
RE_texture.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00
RE_texture_margin.h Cleanup: Add a copyright notice to files and use SPDX format 2023-05-31 16:19:06 +02:00