Kawe Mazidjatari 47beb282f2 RTech cleanup and improvements
* Combined members of TextureHeader_t and RTechTextureInfo_t.
* Renamed 's_pRTechBytesPerPixel' to 's_pBytesPerPixel' and declared const.
* Renamed 'dxgiToRPakFormat' to 's_DxgiToTxtrTable' and declared const.
* Renamed 'rpakToDxgiFormat' to 's_TxtrToDxgiTable' and declared const.
* Moved 'g_DxgiToTxtrTable' and 'g_TxtrToDxgiTable' to 'texture.g.h'.
* Moved 's_pBytesPerPixel' to 'texture.g.h'.
* Fixed defect where we used the [] operator on a std::map that should be const (s_TxtrToDxgiTable), replaced with the const version of std::map::at.
2022-10-13 21:59:06 +02:00
..
2022-09-22 17:08:20 +02:00
2022-09-25 13:36:55 +02:00
2022-08-13 19:41:45 +02:00
2022-08-09 11:53:33 +02:00
2022-09-09 19:47:31 +02:00
2022-09-09 02:28:03 +02:00
2022-09-25 13:36:55 +02:00
2022-10-13 02:22:50 +02:00
2022-09-09 19:47:31 +02:00
2022-08-30 01:22:53 +02:00
2022-08-30 01:22:53 +02:00