index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
CMake: allow compilation with CMake 3.9.0
Mark Janes
1
-1
/
+1
2017-04-11
cli: Remove trim-auto.
Jose Fonseca
2
-2
/
+2
2017-03-27
gui: allow larger vertex buffer offsets in UI (1024 bytes)
Brian Paul
1
-1
/
+5
2017-01-24
cmake: Target macos 10.11 and up; stop building 32bits executables.
Jose Fonseca
1
-5
/
+0
2017-01-12
gui: Avoid deprecated QStyleOptionViewItemV4 warnings.
Jose Fonseca
1
-2
/
+2
2016-07-26
gui: windeployqt release-with-debug-info option is obsolete.
Jose Fonseca
1
-2
/
+0
2016-05-05
ubjson: Move into lib.
Jose Fonseca
1
-0
/
+1
2016-05-05
image: Move into lib.
Jose Fonseca
6
-7
/
+7
2016-05-01
gui: Split finding referencing shaders and name shortening into own functions.
Martin Schulze
1
-22
/
+33
2016-05-01
gui: Fix VS being always marked as using SSBB.
Martin Schulze
1
-1
/
+1
2016-05-01
gui: Add checkboxes for alpha/opaque in surfaces view.
Martin Schulze
8
-40
/
+89
2016-04-13
gui: Overwrite existing files.
Martin Schulze
1
-0
/
+9
2016-04-13
gui: Simplify edited (temp) filepath creation.
Martin Schulze
1
-5
/
+2
2016-03-29
gui: Show Shader Storage Buffer Blocks.
Martin Schulze
4
-0
/
+134
2016-03-23
cmake: Set VCINSTALLDIR for windeployqt.
Jose Fonseca
1
-0
/
+14
2016-03-22
cmake: Pass build type option to windeployqt.
Jose Fonseca
1
-0
/
+8
2016-03-22
cmake: Don't pass --verbose 0 to windeployqt.
Jose Fonseca
1
-1
/
+1
2016-03-22
cmake: Run windeployqt when installing/packaging.
Jose Fonseca
1
-0
/
+29
2016-03-21
gui: Use QTextBrowser instead of QWebView.
Jose Fonseca
4
-28
/
+6
2016-03-21
gui: Use HTTPS for MSDN URLs.
Jose Fonseca
1
-21
/
+21
2016-03-21
gui: Update opengl.org URLs.
Jose Fonseca
1
-1443
/
+1113
2016-03-05
gui: clang-modernize.
Jose Fonseca
39
-187
/
+185
2016-01-22
gui: Show leaks.
Jose Fonseca
6
-0
/
+153
2016-01-12
gui: Bump the jump widget's max value to 999999999.
Brian Paul
1
-1
/
+1
2015-11-10
gui: Drop unusued code paths.
Jose Fonseca
2
-135
/
+67
2015-11-10
gui: Refuse to open non-seekable (ie, non-Snappy) traces.
Jose Fonseca
6
-0
/
+25
2015-11-04
gui: Cleanup surface parsing.
Martin Schulze
3
-61
/
+61
2015-09-14
cmake: Abort with an helpful message if an user tries to invoke cmake in gui ...
Jose Fonseca
1
-0
/
+9
2015-08-14
gui: Skip qubjson test on debug MSVC.
Jose Fonseca
1
-0
/
+4
2015-08-14
cmake: Add a convenience macro for gtest based unit tests.
Jose Fonseca
1
-4
/
+2
2015-08-06
cli: Split automatic trimming into its own command.
Jose Fonseca
2
-2
/
+2
2015-07-22
gui: Fix erasing elements from list during iteration.
Evgeny Startsev
1
-3
/
+6
2015-06-05
gui: Fix leak when saving traces.
James Legg
1
-0
/
+1
2015-06-02
cmake: Add check helper target.
Jose Fonseca
1
-0
/
+1
2015-05-27
gui: Remove base64 from method/member names.
Jose Fonseca
6
-20
/
+19
2015-05-27
gui: Try to un-break android retracer.
Jose Fonseca
1
-10
/
+8
2015-05-27
cmake: Silence qt moc notes.
Jose Fonseca
1
-1
/
+4
2015-05-27
gui: Add asserts to catch issue #343.
Jose Fonseca
2
-16
/
+31
2015-05-27
gui: Fix MacOSX build.
Jose Fonseca
1
-5
/
+5
2015-05-27
gui: Add UBJSON unit tests.
Jose Fonseca
3
-2
/
+179
2015-05-27
gui: Allow values as UBJSON root.
Jose Fonseca
3
-6
/
+4
2015-05-27
retrace,gui: Object members don't have string marker.
Jose Fonseca
1
-8
/
+31
2015-05-27
retrace,gui: Optimize arrays don't have end-marker.
Jose Fonseca
1
-3
/
+0
2015-05-27
gui: Fix parsing of double precision values.
Jose Fonseca
1
-1
/
+1
2015-05-21
gui: Fix UBJSON string decoding.
Jose Fonseca
1
-3
/
+2
2015-05-21
gui: Try to cope with incomplete UBJSON.
Jose Fonseca
1
-5
/
+14
2015-05-20
gui: Ensure QDataStream is included.
Jose Fonseca
1
-0
/
+1
2015-05-20
gui: Hide QDataStream.
Jose Fonseca
3
-5
/
+5
2015-05-20
gui: Use QDataStream for big endian conversion.
Jose Fonseca
1
-21
/
+24
2015-05-20
common,cli,wrappers,retrace,gui: Use #pragma once.
Jose Fonseca
41
-162
/
+41
[next]