summaryrefslogtreecommitdiff
path: root/retrace/daemon/ui/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-26State: First visualization of state in qmlMark Janes1-3/+8
2017-09-18frameretrace: remove unnecessary underscore from binary nameMark Janes1-1/+1
2017-08-28Uniforms: create model to store uniform dataMark Janes1-0/+5
2017-06-19RenderTarget: refactor RT methods into separate modelMark Janes1-0/+3
2017-06-19Experiments: Add Disable Draw experimentMark Janes1-2/+10
2017-06-19Batch: display batches sent to hardwareMark Janes1-0/+2
2017-06-19Support multiple contextsMark Janes1-1/+1
2017-06-19ApiLog: show api log for multiple rendersMark Janes1-0/+1
2017-06-19ApiLog: refactor API functionality into separate model/viewMark Janes1-0/+4
2017-06-19Shaders: Display all selected programsMark Janes1-0/+2
2017-06-19Shaders: Refactor shader model to support multiple selectionMark Janes1-0/+3
2017-06-19Add table displaying all metricsMark Janes1-0/+4
2017-06-19Allow frameretrace to connect to remote hostMark Janes1-30/+0
2017-06-19Add QML debugging commentsMark Janes1-0/+9
2017-06-19Refactor shader assembly interfacesMark Janes1-0/+2
2017-06-19Revert "Examples of string memory errors with Windows DLLs"Mark Janes1-3/+1
2017-06-19Examples of string memory errors with Windows DLLsMark Janes1-1/+3
2017-06-19windebug: hack the port, do not forkMark Janes1-0/+2
2017-06-19Select platform-specific dir for loggerMark Janes1-1/+1
2017-06-19cmake: use single implementation file for socketMark Janes1-0/+4
2017-06-19windows: drop unistd.hMark Janes1-2/+0
2017-06-19(squash) bug on execMark Janes1-1/+1
2017-06-19use fork/exec to spawn server processMark Janes1-19/+26
2017-06-19deploy logger in mainMark Janes1-0/+8
2017-06-19fix segfault on shutdownMark Janes1-6/+7
2017-06-19save last chosen file/frame in settingsMark Janes1-0/+3
2017-06-19Enable display of Metric DataMark Janes1-0/+4
2017-06-19add QML visualization of metrics list.Mark Janes1-25/+34
2017-06-19wip: windows cross platformMark Janes1-17/+21
2017-06-19got working file open and render targetsMark Janes1-0/+43
2017-06-19add UI for shader displayMark Janes1-0/+47