lp:apitrace
- Get this branch:
- bzr branch lp:apitrace
Branch merges
Import details
This branch is an import of the HEAD branch of the Git repository at git://github.com/apitrace/apitrace.git.
Last successful import was 3 hours ago.
Recent revisions
- 3792. By Jose Fonseca <email address hidden> on 2021-01-08
-
cli: Add explicit repack option for Snappy format; improve help.
Snappy is the default repack format, but it wasn't mentioned anywhere!
- 3791. By Jose Fonseca <email address hidden> on 2021-01-04
-
cmake: Require no more than VS 2019 version 16.0.
Hopefully it's sufficient.
- 3790. By Fabrice Fontaine on 2021-01-04
-
CMakeLists.txt: respect BUILD_TESTING=OFF
Allow the user to disable unit tests through BUILD_TESTING=OFF:
https://cmake. org/cmake/ help/latest/ command/ enable_ testing. html Signed-off-by: Fabrice Fontaine <email address hidden>
- 3787. By Gert Wollny <email address hidden> on 2021-01-04
-
Drop use of std::binary_
function It only provides some type defs, is not required as base
class, was deprecated with c++11 and removed with c++17. - 3786. By Danylo Piliaiev <email address hidden> on 2020-12-19
-
glstate: Fix out-of-bounds memset of image
Signed-off-by: Danylo Piliaiev <email address hidden>
- 3785. By fahien on 2020-12-19
-
retrace: Fix GPU Duration
Make sure GPU start value is valid before calculating GPU duration.
Signed-off-by: Antonio Caggiano <email address hidden>
- 3784. By Miklós Máté on 2020-12-19
-
specs: decode more info about ATI_fragment_shader operations
Signed-off-by: Miklós Máté <email address hidden>
- 3783. By Jose Fonseca <email address hidden> on 2020-11-26
-
inject: Optimize GDI interception.
Our DLL injection was causing Windows 10 GDI ChoosePixelFormat to grind
to a halt.This greatly speeds up apitrace's test suite.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)