Commit Graph

  • 0d7a064443 Right align both durations in event browser and perf counter data baldurk 2017-10-27 12:23:20 +01:00
  • 6b230d8de0 Use float formatter for duration column in event browser baldurk 2017-10-27 12:23:06 +01:00
  • 62260a6404 Add column alignment function to RDTreeWidget baldurk 2017-10-27 12:22:50 +01:00
  • 26d8f296dd Fix the setting of compressed proxy texture data Janos PantosandBaldur Karlsson 2017-10-26 16:42:08 +02:00
  • 91ef326465 Create compressed proxy textures with glCompressedTex* functions Janos PantosandBaldur Karlsson 2017-10-26 16:29:59 +02:00
  • 27ef460546 Set shader stage in reflection for compute shaders Alex SmithandBaldur Karlsson 2017-10-25 15:33:46 +01:00
  • 155571eecf Ensure descriptors for multi-plane images are valid on replay baldurk 2017-10-25 00:22:40 +01:00
  • 4befa9dd22 If a resource is NULL, make sure we don't use an invalid descriptor baldurk 2017-10-25 00:12:09 +01:00
  • a379b9283e Ensure descriptors for multi-plane images are valid on replay baldurk 2017-10-25 00:22:40 +01:00
  • 1d90358872 If a resource is NULL, make sure we don't use an invalid descriptor baldurk 2017-10-25 00:12:09 +01:00
  • 6589e1fa9a Make sure to set refData to NULL whenever it's released baldurk 2017-10-24 11:36:33 +01:00
  • e23ddb98b3 Clamp currentIndex from Qt which can come back as -1 in some cases baldurk 2017-10-24 12:56:31 +01:00
  • d887e25b8d Ignore format truncation warning on utf8printf.cpp baldurk 2017-10-24 23:01:36 +01:00
  • 400b9487e1 Check for renderdoc.dll precisely when injecting, not just close match baldurk 2017-10-24 23:01:03 +01:00
  • 77dea7095c Ignore format truncation warning on utf8printf.cpp baldurk 2017-10-24 23:01:36 +01:00
  • 85a7fa744e Check for renderdoc.dll precisely when injecting, not just close match baldurk 2017-10-24 23:01:03 +01:00
  • 751a8f21b4 Set USAGE_SIMULTANEOUS_USE_BIT on secondary cmd bufs. Refs #772 baldurk 2017-10-24 22:17:29 +01:00
  • 7de0f8f6cd Use OpAccessChain to fetch vectors out of matrix output vars. Refs #781 baldurk 2017-10-24 15:19:48 +01:00
  • a575d25d96 Account for mip size decimation when setting mips in SetProxyTextureData baldurk 2017-10-24 12:57:42 +01:00
  • 1e41875479 Clamp currentIndex from Qt which can come back as -1 in some cases baldurk 2017-10-24 12:56:31 +01:00
  • 5e6ff6a276 Change ASTC to remap to RGBA16F as it contains more than 8-bits of data baldurk 2017-10-24 12:29:25 +01:00
  • 03376011f5 Make sure to set refData to NULL whenever it's released baldurk 2017-10-24 11:36:33 +01:00
  • b0d9819d1e Update plthook to latest code from original repo @ 774b270 baldurk 2017-10-24 10:48:18 +01:00
  • f9cb1c68b9 Only call XCloseDisplay if xlib or xcb is enabled. Closes #782 baldurk 2017-10-24 10:18:31 +01:00
  • 48b029ba9b Add case handling for new debug report object types baldurk 2017-10-23 23:22:43 +01:00
  • b49a8a7f91 Restore modification to vulkan.h that removes include of Xrandr.h baldurk 2017-10-23 22:18:08 +01:00
  • 74ccb054e0 Fill query pools with dummy data on creation. Refs #765 baldurk 2017-10-23 18:02:55 +01:00
  • 6fd1a82454 D3D11 context state is cleared before executing a command list. baldurk 2017-10-23 13:49:16 +01:00
  • b83daddbad Bounds-check access to vertex buffers, in case not enough are bound. baldurk 2017-10-23 15:52:45 +01:00
  • 42abaf2b4f Prefer using VK_AMD_shader_info to disassemble when available. baldurk 2017-10-23 15:05:29 +01:00
  • fbf37fd201 Convert to native separators before passing filename to Win32 APIs baldurk 2017-10-23 15:01:02 +01:00
  • 96d8502ca4 Fix android execCommand to handle path to exe containing spaces baldurk 2017-10-23 14:12:37 +01:00
  • 4286588ac1 D3D11 context state is cleared before executing a command list. baldurk 2017-10-23 13:49:16 +01:00
  • 9a3ece6a01 Add a helper macro for obtaining renderdoc's handle from VkInstance baldurk 2017-10-23 13:43:38 +01:00
  • 078efb8915 Resample thumbnails to fix JPEG shear distortion if(width % 4 != 0) michaelrgbandbaldurk 2017-10-11 14:17:40 +01:00
  • 9b56227e50 Don't multiply mesh output size by num instances twice in GL baldurk 2017-10-23 13:38:53 +01:00
  • fe35c4e033 Don't multiply mesh output size by num instances twice in GL baldurk 2017-10-23 13:38:53 +01:00
  • faf93fa2ac Fix reading back compressed texture data during remote replay Janos PantosandBaldur Karlsson 2017-10-19 19:32:35 +02:00
  • 860eeace4c Cleanup Help menu actions Cory BloorandBaldur Karlsson 2017-10-12 03:26:33 -06:00
  • bd994848e1 Improve docs for picking Qt version on Linux Cory BloorandBaldur Karlsson 2017-10-11 15:56:32 -06:00
  • 2fc8475fdf Replace "All Files (*.*)" with "All Files (*)" Cory BloorandBaldur Karlsson 2017-10-12 03:13:14 -06:00
  • 405e98639f Parse getSaveFileName filter for default file exts Cory BloorandBaldur Karlsson 2017-10-12 02:59:46 -06:00
  • 427b7f8553 Revert "Set default extensions for most save files" Cory BloorandBaldur Karlsson 2017-10-12 02:38:54 -06:00
  • 378d934018 Mesh Viewer: end TF if captured app already used TF on its draw call. michaelrgbandBaldur Karlsson 2017-10-12 21:26:22 +01:00
  • 3b9b455618 Resample thumbnails to fix JPEG shear distortion if(width % 4 != 0) michaelrgbandBaldur Karlsson 2017-10-11 14:17:40 +01:00
  • 02fc28a36a Try updating travis osx_image to fix intermittent qmake errors :(. baldurk 2017-10-11 12:13:18 +01:00
  • e275bae307 Add brew update to try and fix OSX intermittent errors on travis baldurk 2017-10-09 16:06:52 +01:00
  • 43cdebd276 Try updating travis osx_image to fix intermittent qmake errors :(. baldurk 2017-10-11 12:13:18 +01:00
  • 2f72848056 Don't pass internal GL shaders through reflection queries pointlessly baldurk 2017-09-29 12:20:04 +01:00
  • 8f4b2a0d49 Fix handling of D3D11_KEEP_{RTs/UAVs} in some edge cases baldurk 2017-10-11 11:11:52 +01:00
  • 8986596350 Make "Recent Capture Settings" update upon save Cory BloorandBaldur Karlsson 2017-10-09 02:24:53 -06:00
  • b7eb5c6516 Implement "Clear History" for Recent menus Cory BloorandBaldur Karlsson 2017-10-08 23:59:13 -06:00
  • 6f21bacd82 Set default extensions for most save files Cory BloorandBaldur Karlsson 2017-10-08 19:18:27 -06:00
  • b6b7946d3a Don't pass internal GL shaders through reflection queries pointlessly baldurk 2017-09-29 12:20:04 +01:00
  • f62f281415 Fix handling of D3D11_KEEP_{RTs/UAVs} in some edge cases baldurk 2017-10-11 11:11:52 +01:00
  • 87a587cc98 Fix ES attrib client pointers being interpreted as buffer offsets. michaelrgbandBaldur Karlsson 2017-10-09 14:54:14 +01:00
  • 43d6d6e197 Add brew update to try and fix OSX intermittent errors on travis baldurk 2017-10-09 16:06:52 +01:00
  • 950c27719b Restore compressed texture data while reading the capture file Janos PantosandBaldur Karlsson 2017-10-05 17:36:19 +02:00
  • 2901c3116a Don't try to use cache for non-array textures in GetTextureData Janos PantosandBaldur Karlsson 2017-10-05 17:34:44 +02:00
  • 4cd36280e8 Fix string comparison being the wrong way around on input bytecode check baldurk 2017-10-05 11:54:56 +01:00
  • 16b8a4795b Detect incompatible versions of GPA, warn and fail gracefully. baldurk 2017-10-04 15:44:18 +01:00
  • 73e41e532b Create uniform translation table from live prog instead of initial prog. michaelrgbandBaldur Karlsson 2017-10-03 14:24:35 +01:00
  • b66d11086c Remove a TODO that's already been implemented baldurk 2017-09-28 13:28:41 +01:00
  • 8c74c92079 Move docstring check from fatal-onstart-hack to unit test run by CI baldurk 2017-10-02 15:54:23 +01:00
  • cd17180e64 Add docstring documentation for new PVRTC enum baldurk 2017-10-02 15:29:13 +01:00
  • 554116eee4 Update AMD project to match moved/renamed files baldurk 2017-10-02 15:24:27 +01:00
  • d0e4a81266 Tweak sleep test to be more forgiving of variances, +/- 20ms baldurk 2017-09-29 20:28:18 +01:00
  • a018deb19f added pvrtc support Marton Tamasandbaldurk 2017-09-27 16:13:48 +01:00
  • 2a7944fd1d When no event is found on >= search, fallback to *last* event not first. baldurk 2017-09-29 12:05:09 +01:00
  • 3d11c502f5 Don't use SWIG_BUILTIN_INIT for passing SWIG ptrs, use SWIG_POINTER_OWN baldurk 2017-09-26 15:30:07 +01:00
  • 0450ea1178 Remove testStruct that should never have been committed to begin with baldurk 2017-09-12 11:57:44 +01:00
  • 4a3af3e67f Let TypeConversion function handle checking input object type baldurk 2017-09-06 16:35:04 +01:00
  • 90aedf58e6 Don't error if calling ConvertToPyInPlace on bytes object baldurk 2017-09-06 16:28:32 +01:00
  • e88f00d7c7 Remove argout typemap as it's no longer needed and applies wrongly often baldurk 2017-09-06 16:27:48 +01:00
  • cee18446bf Use file type and maxsize from thumb command properly baldurk 2017-09-06 16:25:25 +01:00
  • 6759d975b0 Add conversion typemaps for fixed-size arrays in python baldurk 2017-09-05 22:42:53 +01:00
  • 6082c7da55 Remove use of bool32 in CaptureOptions struct. baldurk 2017-09-05 22:14:41 +01:00
  • 4a677ca291 Add tests for IP processing utility functions baldurk 2017-09-04 12:16:30 +01:00
  • 9810b4e0e6 Improve error checking in ParseIPRangeCIDR baldurk 2017-09-04 12:16:21 +01:00
  • d45f049763 Add some tests of threading baldurk 2017-09-04 12:03:56 +01:00
  • 80d8db08e8 Add tests of bit operations baldurk 2017-09-04 11:39:13 +01:00
  • 0347fd358d Add tests of timing functions baldurk 2017-09-04 11:15:06 +01:00
  • d3d35ee216 Change thread creation type to std::function to allow lambdas baldurk 2017-09-04 11:14:51 +01:00
  • f529c9a393 Don't use logfile FD if it's -1 baldurk 2017-09-04 11:14:33 +01:00
  • f5f71e72bf Add tests of environment variable OS-specific functions baldurk 2017-09-04 11:13:52 +01:00
  • 079a149c1e Expose a couple of miniz functions publicly baldurk 2017-09-01 15:24:42 +01:00
  • 43a9f1fd48 Add memsets to mallocs in miniz to avoid false positives in valgrind baldurk 2017-09-26 14:38:06 +01:00
  • 019b3072a1 When no event is found on >= search, fallback to *last* event not first. baldurk 2017-09-29 12:05:09 +01:00
  • 4bd282755d Update the AMD GPA integration for GPA 3.0. Matthäus G. ChajdasandBaldur Karlsson 2017-09-27 15:35:41 +02:00
  • c05bdc2032 Don't call XCloseDisplay with a NULL Display* baldurk 2017-09-26 13:29:56 +01:00
  • e9171e4d82 Consider images with external memory pNext structs to be dirty on create baldurk 2017-09-26 12:22:05 +01:00
  • 05c87778ea Fix native-newline printing to print atomically baldurk 2017-09-26 12:15:51 +01:00
  • 50f03de69b Add reference to SPIR-V library in AMD library baldurk 2017-09-18 15:38:55 +01:00
  • 5ccc62f1fe Auto-guess format of thumbnail from .jpg file extension baldurk 2017-09-20 17:05:34 +01:00
  • 8e40cabd57 Fix windows environment variable fetching to use win32 functions baldurk 2017-09-04 11:01:40 +01:00
  • ac77eeb98e Fix Prepend case for environment variables (!) baldurk 2017-09-04 11:00:38 +01:00
  • e790c39f5f Add a couple of valgrind system leaks to ignore baldurk 2017-09-01 18:02:36 +01:00
  • 4c08c83e87 Don't leak Display* handle baldurk 2017-09-01 17:55:46 +01:00
  • f8d7043ad0 Don't leak iconv handle baldurk 2017-09-01 17:58:54 +01:00
  • 5c4e21d6b5 printf fix for signed %zd formatters on 32-bit baldurk 2017-09-07 13:37:38 +01:00