-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an explicit log file for GpuProfiler Add ETW event collection to QueueTimings Add IsGfx9Hwl to cleanup device logic Add missing overrides and fix more build warnings Add PalToHResult() and HResultToPal() Add PC Perfcounter support for Gfx11 Add PHOENIX2 support Add support for special/UTF8 characters in cache/debug file paths Add TdrController for PAL-Trace Add zwp_linux_dmabuf_v1 support to Wayland WS Allow std::bit_cast Always issue required async cache flush/inv event for gfx layout blt Change experiments setting to enable only Correct programing of depth for poly offset Deterministic CmdBuffer Log Names Expose file headers for archives Factor out SlowColorClear1-7 Make CP DMA blt buffer only and optimize BLT flags for mage only barrier Make GpuProfiler aware of PerformanceData when fastlink Make GpuProfiler aware of PerformanceData when fastlink Null check for active controller Offscreen GPU Profiling frame support Optimize CoherClear to CoherColorTarget or CoherDepthStencilTarget transition Optimize misaligned metadata WA to reduce GL2 sync for BLT access flags Prevent DbgLogMgr destructor use of loggers Remove assert in ~DbgLogMgr Remove dead legacy sdma perfctr handling Remove IsGfx9 and IsGfx10Plus Remove more gfx9 stuff Remove the default disabled legacy barrier path for pre/post clear sync RemoveOldestFilesOfDirUntilSize() shouldn't return an error on an empty dir Reorder Perfctr Init after queue info is known Revise the UcodeVersion check to enable task shaders Set up PBB dirty tracking so that it PBB is written Sqtt Data: Add Trace Buffer Size and split chunk into Header and Data Submodule address-lib update Submodule devdriver update to v24.04.03 Submodule SWD update Update and create DevDriver Logger Update CacheLayerBase Update GpuPerfExp Trace Source Use pSymbolName under PAL major 827 Use std::chrono Fix 32Bit UMDs errors when using the callback mechanism Fix a typo for "streamout_vertex_strides" Fix dbgLogger file path gen Fix one typo about PAL version check Fix pMsaaState warning Fix trace markers being missing from UberTrace SQTT
- Loading branch information
Showing
313 changed files
with
143,686 additions
and
281,262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.