You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enable DB-CB fix function resolve in PA
* AcqRelBarrier] Narrow down the scenario that release at BOP due to no VS_DONE.
* Remove texture quilting support as no future HW will support this
* Fix a DMA bug uncovered by the PCIe copy optimization
* Enable tile-mode when present gpu is rendering gpu
* Disable use of CE IB2's in gfx10
* Remove copyFormatsMatch and replace the "CopyDst is compressed" logic with settings
* Ignore the "useCpuPathForTableUpdates" flag and the "cmdBufForceCpuUpdatePath" setting on products that don't support a constant engine
* Provide a CPU-based version of the UpdateNggCullingDataBuffer function for use with products that don't have a constant engine
* Fixed some gcc unused variable errors
* Remove the remaining CE ram reference, used with inherited command buffers
* Don't use doubles in any RPM shaders
* Fix possible null dereference when deallocating memory
* Disable vertex grouping except in cases where necessary (NGG Fast Launch)
* Account for the sdl address user data registers when calculating the available ones
* [GFX9/10] expose settings for CB/DB policy change
* Fix the order of the tags for this setting so that it will actually show up in the panel
* Bump version number to 237
0 commit comments