Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vo_opengl: refactor into vo_gpu | Niklas Haas | 2017-09-21 | 1 | -1/+0 |
* | vo_opengl: remove some dead code | wm4 | 2017-08-11 | 1 | -32/+0 |
* | vo_opengl: start work on rendering API abstraction | wm4 | 2017-07-26 | 1 | -3/+7 |
* | vo_opengl: remove mp_imgfmt_desc and IMGFLAG_ usage | wm4 | 2017-06-30 | 1 | -0/+2 |
* | vo_opengl: restructure format setup | wm4 | 2017-06-30 | 1 | -7/+13 |
* | vo_opengl: minor cosmetics | wm4 | 2017-04-14 | 1 | -3/+1 |
* | vo_opengl: hwdec_vaegl: use new format setup function | wm4 | 2017-02-17 | 1 | -0/+1 |
* | vo_opengl: move texture mapping of pixel formats to helper function | wm4 | 2017-02-17 | 1 | -3/+16 |
* | vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differently | wm4 | 2017-02-17 | 1 | -0/+1 |
* | vo_opengl: make ES float texture format checks stricter | wm4 | 2016-05-23 | 1 | -2/+1 |
* | vo_opengl: reorganize texture format handling | wm4 | 2016-05-12 | 1 | -0/+60 |