Commit Graph

  • c0afad8cd8 Default Comments_ShowOnLoad to true, and actually use the value. baldurk 2018-02-25 12:00:26 +00:00
  • c923b41d3b Clarify that buttons on CaptureDialog are to load and save settings baldurk 2018-02-24 23:21:29 +00:00
  • 3fe8ad4e3f Rename 'ResourceId' structured data type to just 'Resource' baldurk 2018-02-24 23:21:04 +00:00
  • 4ee9443f52 Add a 'clang_format_all.sh' script that checks version and formats files baldurk 2018-02-24 12:32:53 +00:00
  • 3eeb38cde7 Make clearer mention of clang-format version and add examples baldurk 2018-02-24 12:31:41 +00:00
  • f784a10695 Remove mention of PKG_CONFIG_PATH, no longer needed baldurk 2018-02-24 11:45:02 +00:00
  • 0a91f649f8 Use anti-aliasing for drawing menu items baldurk 2018-02-24 11:05:27 +00:00
  • 4932bd33c8 Scroll debug messages by pixel, not by item. baldurk 2018-02-24 11:04:15 +00:00
  • 7b3e1be030 When auto-opening a single capture, try to raise the texture viewer baldurk 2018-02-24 11:03:56 +00:00
  • f3fdf79d8a Allow resizing of variables/constants columns baldurk 2018-02-24 11:02:12 +00:00
  • 525facfcd0 Remove unnecessary extra frames from shader viewer displays baldurk 2018-02-24 11:00:10 +00:00
  • 357113160b Display the current event as a green blob baldurk 2018-02-24 10:59:51 +00:00
  • 08c7287fe9 Fix stringifcation of VkSurfaceTransformFlagBitsKHR enum akharlamovandBaldur Karlsson 2018-02-16 19:20:05 -08:00
  • 0547be54ea Multiply index offset by stride when opening buffer viewers. Refs #884 baldurk 2018-02-24 14:08:09 +00:00
  • 6d076aaf69 Initialise debug manager on frame capture if it's not ready. Refs #880 baldurk 2018-02-24 14:04:04 +00:00
  • 08738f270c Use Highlight/HighlightedText for highlighted menu items, show mnemonics baldurk 2018-02-22 19:49:48 +00:00
  • 3bdfd1ecd6 Set the current highest mip/first array slice after unblocking signals baldurk 2018-02-22 19:48:30 +00:00
  • aee8678256 Set a proper title for the remote-host prompting dialog baldurk 2018-02-22 19:48:09 +00:00
  • 8f7c15a984 Remove window help button from dialogs baldurk 2018-02-22 19:47:56 +00:00
  • ecb9faefe1 Close locked tabs when closing a capture baldurk 2018-02-22 19:46:56 +00:00
  • b4f711af7d Pass along HDR multiplier to vulkan texture rendering baldurk 2018-02-22 19:46:40 +00:00
  • 076ec17848 Set texture viewer toolbar minimum sizes consistently baldurk 2018-02-22 19:45:55 +00:00
  • 529c6772a9 Depth-stencil usage should be considered a write action in timeline bar baldurk 2018-02-22 19:45:31 +00:00
  • b62b22d8c2 Update toolwindowmanager to 60f27eb768e78bcbbf8a3fd031299e6d34a095bc baldurk 2018-02-22 16:25:54 +00:00
  • 2588207201 Fix tab bar size calculation to account for tab margin baldurk 2018-02-22 16:22:51 +00:00
  • d9c7a4d416 Show the status bar progress indicator if a replay operation is slow baldurk 2018-02-22 15:15:57 +00:00
  • dac928070d Clarify that GLES 2.0 - 3.2 is supported baldurk 2018-02-22 12:24:13 +00:00
  • 9b98567d65 Fix error message duplicated in vulkan object create macro baldurk 2018-02-22 12:22:59 +00:00
  • a9a1b77c3c Add CompressionLevel='high' to cabinet files in installers baldurk 2018-02-22 10:58:38 +00:00
  • 7fd5c379c4 Queue capture frame number had maximum of 100, changed to be higher ashleyandBaldur Karlsson 2018-02-22 15:13:29 +00:00
  • f52de8d216 Be careful not to overlap multidraws in GL when replaying event-to-event baldurk 2018-02-21 18:33:15 +00:00
  • cc16a81d2c Add necessary extension for compiling #version 150 fixedcol.frag baldurk 2018-02-21 18:32:52 +00:00
  • a57cc118af Add events for markers in GL/D3D11 so they don't mess up replay baldurk 2018-02-21 18:29:51 +00:00
  • 8b607f63a6 Update README.md for v1.0 baldurk 2018-02-21 14:42:06 +00:00
  • 4a2242f0a1 Make checkerboard colours update immediately when theme changes baldurk 2018-02-21 14:29:36 +00:00
  • 1b8eea3e58 Tweak and update CONTRIBUTING.md for v1.0 baldurk 2018-02-21 13:10:44 +00:00
  • 90a049be9c Update Code of Conduct to contributor covenant 1.4.1, with clarification baldurk 2018-02-21 12:25:07 +00:00
  • b6c8fee537 Re-indent both installer scripts to be consistently spaces, not tabs baldurk 2018-02-21 12:18:19 +00:00
  • 87425bf324 Update wix installer scripts to v1.0 baldurk 2018-02-21 12:16:31 +00:00
  • 24fa60aa14 Fix range size calculation for Map() data write baldurk 2018-02-21 10:42:17 +00:00
  • 9e46d923d1 Check for non-NULL resource desc when creating descriptor baldurk 2017-10-31 15:05:32 +00:00
  • b74f917975 Add application API version 1.1.2, with renamed log file -> capture file baldurk 2018-02-20 20:33:30 +00:00
  • 83431bc14d Handle multi-dimensional arrays in shader input/outputs. Refs #714 baldurk 2018-02-09 19:02:25 +00:00
  • 368de4b000 Reduce initial wait time for fetching socket out of new process baldurk 2018-02-06 00:18:24 +00:00
  • c9d7c7562c Speed up linux process connection Cory Bloorandbaldurk 2018-02-05 16:14:00 -07:00
  • 25713c7ef4 Don't query GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS if no subroutines baldurk 2018-02-01 16:17:13 +00:00
  • 207b24854e Check for errors when invoking AMD DXBC disassembler baldurk 2018-01-31 21:03:10 +00:00
  • 1c88ff5fbb Don't stomp locked tab type hints with currently followed type hint baldurk 2018-02-20 13:48:47 +00:00
  • db1cc10598 Unset pipeline state values if shaders/pipelines are not bound baldurk 2018-02-20 13:33:23 +00:00
  • 13c1cf6ad4 Return ReplayStatus when launching/injecting, use to indicate JDWP error baldurk 2018-02-20 11:54:57 +00:00
  • 6a1db5deac Show usage in timeline bar when selecting/focussing resource inspector baldurk 2018-02-20 10:12:32 +00:00
  • dbfa3cdc4d Remove DrawFlags::SetMarker from API Calls events baldurk 2018-02-20 10:02:40 +00:00
  • 98e46d2ba1 Allow activating right column of usage details in resource inspector baldurk 2018-02-20 10:02:05 +00:00
  • 13b2b3b15e Inherit renderpass state from primary into secondary command buffers baldurk 2018-02-19 21:04:43 +00:00
  • 4b7f6d7d71 Be explicit when encountering an unsupported SPIR-V version baldurk 2018-02-19 21:04:32 +00:00
  • 138d3bd040 Fix painter clipping when resizing tree-branch column quite small baldurk 2018-02-19 19:23:35 +00:00
  • cea77ebd39 Manually propagate clicks on custom tooltip to underlying widget baldurk 2018-02-19 19:03:44 +00:00
  • 3b73ca9fe4 Fix double-application of index byte offset in GL vertex picking baldurk 2018-02-19 18:40:15 +00:00
  • 0fea65d741 Implement barrier EventUsage tracking on D3D12 baldurk 2018-02-19 18:24:28 +00:00
  • ef391f383a Make timeline bar key clearer to read baldurk 2018-02-19 18:07:12 +00:00
  • 52de64de26 Fix column major matrix transpose when reading cbuffer values. Refs #800 baldurk 2018-02-19 17:41:37 +00:00
  • 6cf67f9e4f Display matrices in multiple lines instead of a single line baldurk 2018-02-19 11:54:09 +00:00
  • 2eb56e4279 Display matrix memory order in cbuffer type column. Refs #800 baldurk 2018-02-19 11:53:20 +00:00
  • 41112d10e5 Allow uuid for ID3D12CommandList in CreateCommandList baldurk 2018-02-19 10:51:50 +00:00
  • 40ed57c61a Update toolwindowmanager to 986c8e4881ff9e615c5f8c71347f9137c13fadfa baldurk 2018-02-18 21:54:59 +00:00
  • 9a6a45ca48 Reduce minimum tab width. Refs #866 baldurk 2018-02-18 21:23:59 +00:00
  • cf1bd99d21 Add box frame shape around events list baldurk 2018-02-18 21:16:18 +00:00
  • 08457a329e Add itemview header drawing to RDStyle baldurk 2018-02-18 21:12:03 +00:00
  • 8691972212 Fix some minor rendering glitches (off by one errors) baldurk 2018-02-18 21:10:51 +00:00
  • 1792673864 Show an error message if saving changes fails baldurk 2018-02-18 20:34:59 +00:00
  • 1b5e96f363 Fix sizing/positioning of checkbox indicators in item view items baldurk 2018-02-18 20:08:06 +00:00
  • 5b42e129f0 When clicking on usage events in the timeline bar, select closest event baldurk 2018-02-18 19:10:11 +00:00
  • ba5a5cfb21 Allow resizing constant buffer preview columns baldurk 2018-02-18 18:46:49 +00:00
  • 04034c334b Gather pixel history panels together instead of making new dock for each baldurk 2018-02-18 18:40:18 +00:00
  • cafa6901bb Implement copy-paste handler for RDTableView baldurk 2018-02-18 18:24:13 +00:00
  • 49123db49f Add arrow_refresh into project properly baldurk 2018-02-18 18:23:57 +00:00
  • f9decacf0a Link against Qt5Networkd.lib in QTDebug target baldurk 2018-02-18 18:04:40 +00:00
  • 96faed6961 Call QHeaderView::initializeSections() to initialise QHeaderView baldurk 2018-02-18 18:04:30 +00:00
  • 934800793a Improve workflow for capture import/export baldurk 2018-02-18 18:01:54 +00:00
  • 48c2678fed Fix stringifcation of VkAttachmentStoreOp enum akharlamovandBaldur Karlsson 2018-02-16 16:03:50 -08:00
  • dda5629426 Don't sort resource list in resource inspector every time baldurk 2018-02-16 13:33:58 +00:00
  • c1da853854 Fix test that now has FixedArray flag baldurk 2018-02-16 13:25:23 +00:00
  • 41ba4be01e Don't serialise anything in between serialising buffer & fetching offset baldurk 2018-02-16 13:15:22 +00:00
  • f3f688fd48 Fix crashes if exporting structured data with open D3D12 capture baldurk 2018-02-16 12:37:44 +00:00
  • 81b9a94bbe Change label at the start of D3D12 command list baldurk 2018-02-16 12:37:30 +00:00
  • 8126e182e0 Don't modify renderstate unless recording partial command list baldurk 2018-02-16 12:37:01 +00:00
  • 2bd35f87ff Remove python modindex file from docs baldurk 2018-02-16 09:41:16 +00:00
  • de64755667 Add a structured data flag for fixed-size arrays baldurk 2018-02-16 09:39:46 +00:00
  • 7c7a4ae5ea Fix a crash if framebuffer size changes before overlay is set. Refs #863 baldurk 2018-02-15 17:48:15 +00:00
  • ec1e21de35 Don't apply basevertex to restart indices when caching baldurk 2018-02-15 17:08:14 +00:00
  • 56e87514f6 Enable primitive restart for rendering strip-topology meshes. Refs #862 baldurk 2018-02-15 17:07:38 +00:00
  • ea929668a7 Create android package data directory in case app doesn't do it natively baldurk 2018-02-15 16:43:11 +00:00
  • 38d87b9b3b Don't be surprised by multiple functions in SPIR-V editing baldurk 2018-02-15 16:03:14 +00:00
  • 32a360db8f Per-instance flag array should be indexed by attribute binding index baldurk 2018-02-15 15:17:12 +00:00
  • 96f611e649 Fix a couple of cases where re-ordering serialisation broke logic baldurk 2018-02-15 15:16:50 +00:00
  • 33b1470d20 Add missing CaptureOptions encode baldurk 2018-02-15 14:18:17 +00:00
  • c3ce289da4 Fix crash if vertex input elements are not compact 0-based indices baldurk 2018-02-15 12:47:15 +00:00
  • 48b7af9e87 Fix case trying to allocate off the end of a memory block baldurk 2018-02-15 11:41:33 +00:00
  • 0c7408b91e Don't allow single clicking on autofit to toggle auto-autofit baldurk 2018-02-15 11:23:52 +00:00
  • 9b1a937e57 Fix unit tests baldurk 2018-02-15 11:21:24 +00:00