Skip to content

Releases: apitrace/apitrace

11.1

23 May 15:30
Compare
Choose a tag to compare

What's Changed

  • frametrim: fix active texture check compare by @okias in #789
  • gltrim: handle glFramebufferTexture3D and glMultiDrawElements by @gerddie in #790
  • implement ARB_create_context_no_error for GLX and WGL by @okias in #791
  • wrappers/glcaps: Check config availablility before dereferencing by @gerddie in #793

New Contributors

Full Changelog: 11.0...11.1

11.0

29 Apr 10:43
Compare
Choose a tag to compare
appveyor: Update GitHub deployment token.

10.0

09 Apr 09:03
Compare
Choose a tag to compare
libbacktrace: Explictly set HAVE_STDINT_H.

Fixes https://github.com/apitrace/apitrace/issues/727

windows-xp-latest

17 May 08:04
Compare
Choose a tag to compare
appveyor: Set shorter job names.

Hello Python 3

26 Nov 14:51
Compare
Choose a tag to compare
dlltrace: Implement dll path override.

Implement env var APITRACE_FORCE_MODULE_PATH which allows the user to
force override the directory to the dirs we want to trace against.This
is useful for tracing against reimplementations (ie. d9vk/dxvk) on their
native platforms.

Goodbye Python 2.x

14 Apr 13:01
Compare
Choose a tag to compare
8.0

appveyor: Update github release token.

Goodbye GCC 4.7/4.8

25 Nov 16:21
Compare
Choose a tag to compare
  • bugfixes
  • OpenGL 2015 ARB extension support
  • WGL_ARB_render_texture support
  • dump bound images
  • last release to support GCC 4.7 or GCC 4.8

7.0

22 Jul 18:24
Compare
Choose a tag to compare
7.0
  • Qt 5 required
  • lots of bug fixes

Goodbye Qt 4

15 Jan 18:34
Compare
Choose a tag to compare

This is the last commit where the GUI can be built with Qt 4.