aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_ext_rendertexture.c
Commit message (Expand)AuthorAgeFilesLines
* st/wgl: add support for WGL_ARB_make_current_readBrian Paul2017-03-311-2/+3
* stw/wgl: add null context check in wglBindTexImageARB()Brian Paul2017-03-311-0/+6
* st/wgl: release the pbuffer DC at the end of wglBindTexImageARB()Brian Paul2016-06-301-1/+6
* st/wgl: add new stw_ext_rendertexture.c fileBrian Paul2015-12-031-0/+252