aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2017-10-02 17:30:27 +0200
committerGravatar wm4 <wm4@nowhere>2017-10-02 17:30:27 +0200
commit0c04ce5f0d9c4fb7311edf0ae7bdf1eef0f61235 (patch)
tree8c205467cd0020a512f128e570f2da29d0f8d0f6 /osdep
parent51985e3dd630a5fc212f643781b4a0ca7f590782 (diff)
vo_gpu: gl: implement proper extension string search
The existing code in check_ext() avoided false positive due to sub-strings, but allowed false negatives. Fix this with slightly better search code, and make it available as function to other source files. (There are some cases of strstr() still around.)
Diffstat (limited to 'osdep')
0 files changed, 0 insertions, 0 deletions