summaryrefslogtreecommitdiffstats
path: root/src/runtime/profileui
Commit message (Expand)AuthorAgeFilesLines
* Move logging categories to a single central placeLaszlo Agocs2018-05-041-35/+12
* Integrate latest datainput UIP format changesJanne Kangas2018-05-031-32/+73
* Fix crash with subpresentationsLaszlo Agocs2018-04-111-2/+6
* profileui: Add behavior list with error stringsLaszlo Agocs2018-04-101-0/+47
* profileui: Make behavior count always up-to-dateLaszlo Agocs2018-04-101-2/+2
* console: add recording modeLaszlo Agocs2018-04-102-19/+64
* Shuffle around Q3DSGraphicsLimits usageLaszlo Agocs2018-04-101-6/+7
* Fix string depr warnings with gccLaszlo Agocs2018-04-101-1/+1
* Add API for toggling profile UI and disable the implicit togglesLaszlo Agocs2018-03-262-4/+4
* Fix mouse position on hdpi-screensChristian Stromme2018-03-261-1/+1
* profile ui: Add toggle for layer cachingLaszlo Agocs2018-03-261-0/+4
* profile ui: Clarify framegraph view descriptionLaszlo Agocs2018-03-261-1/+4
* profile ui: Add Cached column to layer listLaszlo Agocs2018-03-261-1/+9
* profile ui: Fix a QString depr. warningLaszlo Agocs2018-03-261-1/+1
* profile ui: Port over custom texture support from upstreamLaszlo Agocs2018-03-262-12/+20
* Add the ability to print global* on the consoleLaszlo Agocs2018-03-131-2/+2
* Add a basic console windowLaszlo Agocs2018-03-135-9/+377
* profile ui: Add a basic framegraph tree viewLaszlo Agocs2018-03-121-5/+99
* More behavior apiLaszlo Agocs2018-03-121-0/+3
* Add QML engine for behavior snippetsLaszlo Agocs2018-03-081-0/+2
* Add mipmap generator for IBLLaszlo Agocs2018-02-271-1/+3
* Load texture data on our ownLaszlo Agocs2018-02-272-15/+25
* Revise how properties can be set on graph objectsLaszlo Agocs2018-02-201-2/+2
* Implement data input internallyLaszlo Agocs2018-02-171-0/+85
* profile ui: Add Filter and Copy to the log windowLaszlo Agocs2018-02-141-4/+78
* profile ui: Fix scissor when scaling downLaszlo Agocs2018-02-141-3/+5
* Show performance related logs under q3ds.perf in redLaszlo Agocs2018-02-141-3/+8
* profile ui: Allow scaling up and downLaszlo Agocs2018-02-144-6/+35
* profile ui: show even more numbers in perf paneLaszlo Agocs2018-02-141-3/+10
* Rename Q3DSPresentation to Q3DSUipPresentationLaszlo Agocs2018-02-071-6/+6
* profileui: Show data from subpresentations as wellLaszlo Agocs2018-02-071-250/+281
* Make It GreenLaszlo Agocs2018-02-062-0/+18
* profile ui: Show AA and blending info (and tips) in layer listLaszlo Agocs2018-02-061-3/+29
* Add an event log windowLaszlo Agocs2018-02-062-0/+35
* Fix profileui alpha issue in Studio3DLaszlo Agocs2018-02-062-0/+7
* Untangle input event flowLaszlo Agocs2018-02-061-1/+1
* profile ui: Show something about shader programsLaszlo Agocs2018-02-061-4/+48
* profile ui: Show mesh infoLaszlo Agocs2018-02-061-2/+74
* Make (almost) everything privateLaszlo Agocs2018-02-012-2/+2
* Show a total time as wellLaszlo Agocs2018-02-011-1/+5
* Collect more timings during startupLaszlo Agocs2018-02-011-1/+11
* Load textures via QTextureLoaderLaszlo Agocs2018-01-171-24/+15
* gui: Assign Z values per entityLaszlo Agocs2018-01-091-7/+14
* Show live texture/layer list in the profilerLaszlo Agocs2018-01-031-2/+176
* Progressive AA enablers: per frame dirtyLaszlo Agocs2017-11-231-1/+16
* Add some more eye candy statistics to the profile viewLaszlo Agocs2017-11-221-0/+9
* Add override to avoid two clang warningsLaszlo Agocs2017-11-221-2/+2
* Add an in-scene profiling viewLaszlo Agocs2017-11-215-0/+1133