Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vo_opengl: remove caching GL_MAX_TEXTURE_SIZE value | wm4 | 2016-07-03 | 1 | -11/+15 |
* | vo_opengl: move PBO upload handling to shared code | wm4 | 2016-07-03 | 1 | -69/+6 |
* | vo_opengl: remove OSD bitmap packing | wm4 | 2016-07-01 | 1 | -74/+13 |
* | sub, vo_opengl: use packed sub-bitmaps directly if available | wm4 | 2016-06-17 | 1 | -28/+80 |
* | vo_opengl: rename glUploadTex, drop unused parameter | wm4 | 2016-05-23 | 1 | -2/+2 |
* | vo_opengl: unify PBO and normal OSD texture upload path | wm4 | 2016-05-23 | 1 | -42/+47 |
* | vo_opengl: make PBOs work on GLES 3.x | wm4 | 2016-05-23 | 1 | -4/+5 |
* | vo_opengl: remove unused field | wm4 | 2016-05-18 | 1 | -2/+1 |
* | vo_opengl: reorganize texture format handling | wm4 | 2016-05-12 | 1 | -39/+15 |
* | vo_opengl, osd: allow osc.lua to react faster on resizes | wm4 | 2016-03-21 | 1 | -10/+22 |
* | Change GPL/LGPL dual-licensed files to LGPL | wm4 | 2016-01-19 | 1 | -12/+7 |
* | vo_opengl: remove gl_ prefixes from files in video/out/opengl | Niklas Haas | 2015-09-09 | 1 | -0/+440 |