KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Video memory access and management More...
Topics | |
Allocator | |
Memory management API for VRAM | |
Typedefs | |
typedef void * | pvr_ptr_t |
PVR texture memory pointer. | |
Video memory access and management
typedef void* pvr_ptr_t |
PVR texture memory pointer.
Unlike the old "TA" system, PVR pointers in the new system are actually SH-4 compatible pointers and can be used directly in place of ta_txr_map().
Not that anyone probably even remembers the old TA system anymore...