Support uint8 indices in DX9 renderer

This commit is contained in:
rdb
2016-07-10 15:48:17 +02:00
parent c34758ea5c
commit e098da9030
3 changed files with 33 additions and 23 deletions
+1
View File
@@ -24,6 +24,7 @@ This issue fixes several bugs that were still found in 1.9.2.
* Fix assertion when using aux render targets in DX9
* Work around Cg bug generating invalid ASM for saturated tex loads
* Fix issues with certain Cg shader inputs in DX9
* Support uint8 index buffers in DX9
------------------------ RELEASE 1.9.2 ------------------------