rpcsx/rpcs3/Emu/RSX/GL/glutils
kd-11 d577cebd89 gl: Refactor image and command-context handling
- Move texture object code out of the monolithic header
- All texture binds go through the shared state
- Transient texture binds use a dedicated temp image slot shared with native UI
2022-06-04 14:02:33 +03:00
..
buffer_object.cpp gl: Refactor buffer object code 2022-06-03 11:54:09 +03:00
buffer_object.h gl: Refactor buffer object code 2022-06-03 11:54:09 +03:00
capabilities.hpp gl: Refactor buffer object code 2022-06-03 11:54:09 +03:00
common.cpp gl: Refactor image and command-context handling 2022-06-04 14:02:33 +03:00
common.h gl: Refactor image and command-context handling 2022-06-04 14:02:33 +03:00
image.cpp gl: Refactor image and command-context handling 2022-06-04 14:02:33 +03:00
image.h gl: Refactor image and command-context handling 2022-06-04 14:02:33 +03:00
pixel_settings.hpp gl: Refactor image and command-context handling 2022-06-04 14:02:33 +03:00
ring_buffer.cpp gl: Fix ring buffer remove() function 2022-06-03 11:54:09 +03:00
ring_buffer.h gl: Use new scratch buffer system 2022-06-03 11:54:09 +03:00
state_tracker.hpp gl: Refactor image and command-context handling 2022-06-04 14:02:33 +03:00