Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-07 | Ignore cgltrace.cpp | José Fonseca | 1 | -0/+1 | |
2011-10-07 | Update to-do list. | José Fonseca | 1 | -7/+3 | |
2011-10-05 | Trace GL 3.2's related CGL state. | José Fonseca | 2 | -6/+19 | |
2011-10-05 | Remove unnecessary include. | José Fonseca | 1 | -1/+1 | |
2011-10-05 | Revert "Plug leaks in glretrace." | José Fonseca | 2 | -80/+2 | |
This reverts commit 568b271fe00e9489761d2b96a89bdfbfd709953a, which got committed by mistake, as it is still experimental work. | |||||
2011-10-05 | Always build the common library as static. | José Fonseca | 1 | -2/+2 | |
The wrappers rely on that. Fixes build with -DBUILD_SHARED_LIBS:BOOL=ON (issue #44). | |||||
2011-10-05 | Plug leaks in glretrace. | José Fonseca | 2 | -2/+80 | |
2011-10-04 | Fix build on Mac OS X 10.7. | José Fonseca | 2 | -7/+15 | |
Issue #45. | |||||
2011-09-28 | More D3D10 spec tweaks. | José Fonseca | 2 | -54/+54 | |
2011-09-28 | More signed/unsigned comparison fixes. | José Fonseca | 5 | -16/+16 | |
2011-09-28 | Elminate dead WrapPointer function. | José Fonseca | 4 | -61/+57 | |
2011-09-28 | Fix signed/unsigned comparisons. | José Fonseca | 4 | -16/+16 | |
2011-09-28 | Cleanup D3D10 specs. | José Fonseca | 4 | -118/+141 | |
2011-09-28 | Silence MinGW linkage warnings. | José Fonseca | 1 | -3/+5 | |
2011-09-27 | Rebrand as version 2.0 | José Fonseca | 2 | -3/+3 | |
2011-09-27 | Tweaks to the cdecl.py script. | José Fonseca | 1 | -8/+14 | |
2011-09-27 | Add a to-do note about GLU. | José Fonseca | 1 | -1/+3 | |
2011-09-27 | Mark output params on CGL. | José Fonseca | 1 | -12/+12 | |
2011-09-27 | Ignore .dmg files. | José Fonseca | 1 | -0/+1 | |
2011-09-27 | Deep copy the blob data. | Zack Rusin | 1 | -10/+1 | |
Fixes a memory leak. | |||||
2011-09-27 | Update cglapi's description of CGSConnectionID too. | José Fonseca | 1 | -1/+1 | |
2011-09-27 | Fix CGSConnectionID typedef. | José Fonseca | 1 | -1/+2 | |
2011-09-27 | Fix d3d10 build. | José Fonseca | 1 | -2/+6 | |
2011-09-27 | Build fat binaries with i386 and x86_64 architectures by default on Mac OS X. | José Fonseca | 1 | -2/+6 | |
2011-09-27 | Minor tweaks to docs. | José Fonseca | 2 | -3/+3 | |
2011-09-27 | Fix multi line strings inside array arguments on the call details pane. | José Fonseca | 2 | -8/+8 | |
2011-09-27 | Move .def files to specs subdir. | José Fonseca | 7 | -6/+6 | |
2011-09-27 | Move all API specs to a separate dir. | José Fonseca | 53 | -41/+41 | |
2011-09-27 | Bundle QJSON sources. | José Fonseca | 26 | -13/+4039 | |
Should make much more straightforward to build the Qt GUI on Windows and Mac OS X, simply by using the official Qt binaries for those OSes. | |||||
2011-09-27 | Update TODO. | José Fonseca | 1 | -2/+0 | |
2011-09-26 | Show a warning box if astyle isn't installed and indent was activated. | Zack Rusin | 1 | -0/+6 | |
2011-09-26 | Ignore qapitrace.qrc.depends | José Fonseca | 1 | -0/+1 | |
2011-09-25 | Skip over filtered calls when searching. | Zack Rusin | 7 | -55/+116 | |
2011-09-25 | Merge branch 'd3d10' | José Fonseca | 16 | -966/+2402 | |
2011-09-24 | Add an option to indent the glsl code in the shader viewer. | Zack Rusin | 2 | -2/+45 | |
Requires 'astyle' but works very well and makes reading wonky shaders a /lot/ easier. | |||||
2011-09-24 | Add a custom filter to the event view. | Zack Rusin | 4 | -37/+129 | |
Allows one to filter out any custom call. Very useful on large traces that have e.g. millions of redundant GetCurrentContext and MakeCurrentContext calls. | |||||
2011-09-24 | Make sure we reset the state when loading another trace file | Zack Rusin | 4 | -2/+14 | |
fixes issue #41 | |||||
2011-09-24 | Delete unused member variable | Zack Rusin | 1 | -1/+0 | |
2011-09-24 | Cleanup the default size computation for the surface viewer. | Zack Rusin | 3 | -3/+28 | |
2011-09-24 | Attempt to retrace incomplete calls. | José Fonseca | 1 | -3/+5 | |
2011-09-23 | Split d3d10 spec from tracing. | José Fonseca | 3 | -18/+46 | |
2011-09-23 | Const correctness. | José Fonseca | 10 | -902/+914 | |
Make a better job of distinguishing "const foo *" from "foo * const". | |||||
2011-09-23 | Add missing dependency on dxgi.py | José Fonseca | 1 | -1/+1 | |
2011-09-23 | Merge branch 'master' into d3d10 | José Fonseca | 79 | -1321/+4569 | |
Conflicts: CMakeLists.txt | |||||
2011-09-23 | Formatting fixes. | José Fonseca | 1 | -3/+5 | |
2011-09-23 | Update news. | José Fonseca | 1 | -0/+3 | |
2011-09-22 | Install the signal handlers as early as possible, | José Fonseca | 1 | -4/+6 | |
To prevent interfering with the application's signal handling. | |||||
2011-09-21 | Split D3D specs for trace generators. | José Fonseca | 9 | -121/+204 | |
2011-09-21 | Put all common code in a subdirectory. | José Fonseca | 26 | -15/+17 | |
2011-09-21 | Remove unused files. | Zack Rusin | 2 | -156/+0 | |