Commit Graph

  • 6ba66f0fba Update DX headers to 10.0.17763.0 baldurk 2018-11-15 17:12:00 +00:00
  • 2d4409c124 Keep screen on while renderdoc app is in foreground. Closes #1178 baldurk 2018-11-15 16:34:38 +00:00
  • e330bc20bd Only reupload all cubemap faces for the first glTexImage2D call baldurk 2018-11-15 12:31:00 +00:00
  • 024a737033 Use CheckAndroidServerVersion to verify apk install. Refs #1132 baldurk 2018-11-14 17:58:34 +00:00
  • ed388f6df6 Launch 64-bit remote server on android where possible baldurk 2018-11-14 17:46:57 +00:00
  • 953652b398 Replace . with _ when creating buffer viewer format from input attrs baldurk 2018-11-14 15:46:12 +00:00
  • a7be02bd0b Add empty nodes to VBNodes tracking, to keep indices == vb slots baldurk 2018-11-14 15:45:34 +00:00
  • cc637cb08a Fix fetching vulkan vertex buffers when bindings are sparse baldurk 2018-11-14 15:34:57 +00:00
  • 74ce0d92fd Pad 0 with a preceeding space for signed integer display in buffers baldurk 2018-11-14 15:34:35 +00:00
  • cd6772d8dc Detect mesa driver and skip initialising IHV GL counters. Closes #1161 baldurk 2018-11-14 14:07:02 +00:00
  • b4f7d74565 Enable GL hooks via EGL on windows, as well as via WGL baldurk 2018-11-14 10:55:35 +00:00
  • 5c5ab3def3 Apply thumbnail resampling fix to dx12. akharlamovandBaldur Karlsson 2018-11-12 14:26:43 -08:00
  • ee2cac1a74 Apply thumbnail resampling fix to opengl. akharlamovandBaldur Karlsson 2018-11-12 13:52:34 -08:00
  • 6182c005b9 Apply thumbnail resampling fix to d3d11. akharlamovandBaldur Karlsson 2018-11-12 13:27:23 -08:00
  • a1a0b1a7ec Add ability to save .rdc file thumbnail in formats other than JPEG akharlamovandBaldur Karlsson 2018-11-09 18:20:41 -08:00
  • ad7e01876c Fix thumbnail resampling code to eliminate rounding errors akharlamovandBaldur Karlsson 2018-11-09 16:47:25 -08:00
  • e1d0275b70 Fix D3D11.5 fence creation baldurk 2018-11-13 18:30:43 +00:00
  • 785e9a98fc Handle unsigned and signed variants for vertex builtins. Refs #1166 baldurk 2018-11-13 15:45:51 +00:00
  • aed809e293 Synchronise when doing glMap(UNSYNC) after buffer orphan. Closes #1164 baldurk 2018-11-13 12:49:19 +00:00
  • 6ee796203e Push and pop UBO binding separate from indexed UBO bindings baldurk 2018-11-13 12:34:47 +00:00
  • 588642c4c8 Add check for android activity being valid baldurk 2018-11-12 22:24:08 +00:00
  • 6c39b58d0b Handle failed APK installation and patching tabi.katalinandBaldur Karlsson 2018-10-15 17:09:16 +02:00
  • 691c115946 Prevent a crash when receiving a corrupt rdc file akharlamovandBaldur Karlsson 2018-11-12 16:18:01 -08:00
  • f2e68f1d31 Fix crashes when $HOME is not set akharlamovandBaldur Karlsson 2018-11-12 16:11:10 -08:00
  • 2967851360 Fix typo baldurk 2018-11-12 19:57:54 +00:00
  • 29898d738d Use vec.data() instead of &vec[0] when possibly empty. Closes #1169 baldurk 2018-11-12 19:23:21 +00:00
  • 09fbe3d34f Add an error if we fail to find the PID for a launched android package baldurk 2018-11-12 18:34:31 +00:00
  • f331ce814b Change appveyor build matrix, add VS2017 x64 Development build baldurk 2018-11-12 16:15:21 +00:00
  • 2b8be077fa Don't fetch GL_DRAW_BUFFERn for values above GL_MAX_DRAW_BUFFERS baldurk 2018-11-12 15:11:21 +00:00
  • fd249cf843 Don't delete and recreate QCompleter when changing list of items baldurk 2018-11-12 14:50:42 +00:00
  • 54f4104094 Don't look up live ResourceId as if it were original baldurk 2018-11-12 14:42:54 +00:00
  • 4b82db76e7 Search for python 3.7 as well baldurk 2018-11-12 10:35:04 +00:00
  • b7ddd9d259 Fix false-positive uninitialised warning on VS2017 baldurk 2018-11-12 10:17:44 +00:00
  • ad4bc8911e Always display all 4 components of output from shader in pixel history baldurk 2018-11-02 11:02:26 +00:00
  • 6e3eef5fca Fix some std::vector assertion failures Nicholas MiellandBaldur Karlsson 2018-11-02 09:17:17 -07:00
  • b54477036d Fix fragment shader compile error tabi.katalinandBaldur Karlsson 2018-11-07 15:08:36 +01:00
  • 5baa7f590e Initialise descriptor to empty baldurk 2018-11-01 14:56:24 +00:00
  • 8b1e802489 Fix temporary memory allocation for VkImageFormatListCreateInfoKHR Philip RebohleandBaldur Karlsson 2018-11-01 20:45:27 +01:00
  • 4281e89764 Fix eventID counting for count=1 indirect draws baldurk 2018-11-01 14:03:58 +00:00
  • d523153fcf Fix reflection of UAV textures as textures baldurk 2018-11-01 12:22:53 +00:00
  • d6a995f456 Display multisampled overlays properly for depth textures on D3D11 baldurk 2018-11-01 12:01:05 +00:00
  • 2673be1d4e Fix handling of multisampled targets with quad overdraw in D3D11 baldurk 2018-11-01 11:57:34 +00:00
  • 3e9cd6d71a Fix ScopedCommandBuffer incorrectly ending an external command buffer baldurk 2018-10-31 16:16:49 +00:00
  • 2d7bb94e6a Ensure D3D12 triangle size overlay is in a consistent state before pass baldurk 2018-10-31 15:39:23 +00:00
  • bfb64300e4 Fix expansion of stream-out buffers in D3D pipeline state viewers baldurk 2018-10-31 15:30:21 +00:00
  • 8dbdb1db0d Fix initial contents for UPLOAD heap resources being lost baldurk 2018-10-31 15:25:14 +00:00
  • 57caf01394 Refactor heatmap for quad overdraw/triangle size to be applied late baldurk 2018-10-31 15:08:49 +00:00
  • 4e48bd09c9 Make it more explicit when only depth is bound (not depth-stencil) in GL baldurk 2018-10-31 15:06:29 +00:00
  • 3eaac9f6e7 Explicitly choose when to submit OutsideCmdBuffer on vulkan baldurk 2018-10-31 15:06:17 +00:00
  • 42229ca089 Don't include BeginRenderPass in quad overdraw pass events baldurk 2018-10-31 15:05:09 +00:00
  • c0a974d836 Add internal marker regions for overlay, mesh render, and postvs fetch baldurk 2018-10-31 15:04:57 +00:00
  • 5af54e7964 Fix skipping of sparse descriptor sets in vulkan postvs copy baldurk 2018-10-31 14:33:27 +00:00
  • 71f85e5fd3 When doing quad resolve on GL, bind image as layered baldurk 2018-10-31 13:55:04 +00:00
  • f549ee12f1 Handle stencil attachments in triangle size GL overlay baldurk 2018-10-31 13:54:52 +00:00
  • 2f297157ba Use initial viewport for triangle size overlay baldurk 2018-10-31 11:02:01 +00:00
  • 8c3cc36e9c Fix check for undefined view format type baldurk 2018-10-30 21:48:27 +00:00
  • ad1196c2d2 Fetch structured byte stride properly for BUFFEREX SRVs baldurk 2018-10-30 21:47:59 +00:00
  • 6e7d2689a9 Make sure to enable blending for viewport/scissor overlay on GL baldurk 2018-10-30 19:25:41 +00:00
  • b81c50b41b Fix missing stencil from image on vulkan when saving to disk baldurk 2018-10-30 18:53:32 +00:00
  • 60316c0ffd Leave depth/stencil testing enabled for quad overdraw pipeline baldurk 2018-10-30 18:24:19 +00:00
  • b0a18d16ed Cull mode shouldn't cull depth/stencil overlays baldurk 2018-10-30 18:24:04 +00:00
  • 7115fdd2ef Add missing align to array elements in D3D12 cbuffer decomposition baldurk 2018-10-30 16:21:58 +00:00
  • 9ffcd0a9e0 Added support for GL_QCOM_texture_foveated Jimmy LeeandBaldur Karlsson 2018-10-24 16:49:35 -07:00
  • 7fd5ab923e SPIRV: Add support for BitField{Insert,SExtract,UExtract} Nicolai HähnleandBaldur Karlsson 2018-10-31 20:13:21 +01:00
  • 0d3496a9c0 Fix invalid error message Michał JaniszewskiandBaldur Karlsson 2018-10-31 22:46:06 +01:00
  • 0909f1b90a Print 25 GL extensions to a line instead of 100 baldurk 2018-10-29 18:32:04 +00:00
  • cc2f596b1a Do a blit to readback luminance and luminance alpha images on GLES baldurk 2018-10-29 18:29:21 +00:00
  • 24a9ef9093 Disable verbose proxy prints by default, very spammy baldurk 2018-10-29 17:33:24 +00:00
  • 6d1c5a65b5 Only examine most recent 100 commits for commit message length baldurk 2018-10-29 17:24:34 +00:00
  • 90ef8815e3 Remove RENDERDOC_ANDROID_LIBRARY as a 'hooked library'. Refs #1140 baldurk 2018-10-29 17:20:25 +00:00
  • 944e37c47a Adjust colouring for pipeline flow chart, improve contrast. Closes #1141 baldurk 2018-10-29 16:24:36 +00:00
  • c567268902 On dark themes, BrightText should be white still baldurk 2018-10-29 13:08:08 +00:00
  • ffaac908dd Mention that autotools is required on macOS baldurk 2018-10-29 10:57:19 +00:00
  • 6d949f19de insert activecontext's window pointer in VR swapbuffer tuxerrandBaldur Karlsson 2018-10-25 17:54:32 -07:00
  • 814e1d1b13 Don't pass std::string through StringFormat baldurk 2018-10-25 18:45:20 +01:00
  • 247bf04486 Use glGetFloatv to fetch GL_SAMPLE_COVERAGE_VALUE baldurk 2018-10-25 16:21:55 +01:00
  • 1e6637098a Use default set of glslang limits instead of 0s, which might fail baldurk 2018-10-25 15:30:02 +01:00
  • 034d83c4ff If the real interop registration fails, return NULL baldurk 2018-10-25 15:29:50 +01:00
  • 1b5ffb0186 Queue any indirect data fetches to happen outside of a renderpass baldurk 2018-10-25 13:25:09 +01:00
  • e5784eb70b Ignore useless validation message about aliasing baldurk 2018-10-25 13:16:58 +01:00
  • 122f0af3aa Add opt-in setting for RGP integration baldurk 2018-10-25 11:00:55 +01:00
  • bc274b5b51 Only consider stream-out active on D3D if there are buffers bound baldurk 2018-10-25 10:49:56 +01:00
  • e8272626b2 Add missing mac include baldurk 2018-10-24 19:05:10 +01:00
  • 7e41b7913a Fix macOS build baldurk 2018-10-24 18:42:04 +01:00
  • 4bec1b8d32 Handle push descriptors correctly when copying descriptors in postvs baldurk 2018-10-24 18:08:12 +01:00
  • afb67f9035 Use library location not binary location to locate relative paths baldurk 2018-10-24 15:56:26 +01:00
  • b42931e238 If no ARRAY_BUFFER is bound in glVertexAttrib*Pointer, sanitise pointer baldurk 2018-10-24 15:40:41 +01:00
  • 67ba5f3ed1 Split extensions interface into separate header, add dialog box helpers baldurk 2018-10-24 12:22:54 +01:00
  • 73ed82636a Add sorting to unsupported GL hook printing so that output is stable baldurk 2018-10-24 11:19:25 +01:00
  • c0007374d2 Don't declare CONCURRENT buffer for 1 queue family. Closes #1135 baldurk 2018-10-24 11:08:26 +01:00
  • 609b447855 Check that when building for android that Java >= 1.8 is in the PATH baldurk 2018-10-24 10:29:52 +01:00
  • 0a21448114 Rename ExtensionMetadata members to match python naming scheme baldurk 2018-10-23 19:32:10 +01:00
  • e437919e78 Linux compile fixes baldurk 2018-10-23 19:11:22 +01:00
  • fd6add235f Add missing default: case in switch baldurk 2018-10-23 19:05:29 +01:00
  • 1720d321e5 Set general global handle for extension registration work baldurk 2018-10-23 15:36:35 +01:00
  • 8447e43e78 Fix panel menus baldurk 2018-10-23 15:15:39 +01:00
  • 6388bf1c77 Add RGP plugin DLL to installer manifest baldurk 2018-10-23 12:47:59 +01:00
  • fa99ca9246 Document python extensions API baldurk 2018-10-22 16:54:01 +01:00
  • 94dfb9890b Allow registering window, panel and context menu items with callbacks baldurk 2018-10-22 16:50:51 +01:00
  • 67fc971cd9 Add a dummy pass-through conversion for already converted python objects baldurk 2018-10-22 15:30:53 +01:00