1
mirror of https://github.com/mpv-player/mpv synced 2024-07-11 23:47:56 +02:00
mpv/libmpv
wm4 2b616c0682 vo_opengl: drop TLS usage
TLS is a headache. We should avoid it if we can.

The involved mechanism is unfortunately entangled with the unfortunate
libmpv API for returning pointers to host API objects. This has to be
kept until we change the API somehow.

Practically untested out of pure laziness. I'm sure I'll get a bunch of
reports if it's broken.
2017-05-11 17:47:33 +02:00
..
client.h client API: add MPV_ENABLE_DEPRECATED symbol 2017-04-20 06:19:55 +02:00
mpv.def client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
mpv.pc.in build: add hacks to force waf to generate valid .pc files 2014-08-07 23:45:40 +02:00
opengl_cb.h vo_opengl: drop TLS usage 2017-05-11 17:47:33 +02:00
qthelper.hpp client API: add MPV_ENABLE_DEPRECATED symbol 2017-04-20 06:19:55 +02:00
stream_cb.h Fix use of ISC license 2017-04-15 16:20:00 +02:00