summaryrefslogtreecommitdiffstats
path: root/video/out/gl_lcms.c
Commit message (Expand)AuthorAgeFilesLines
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-3/+3
* Move options/config related files from mpvcore/ to options/wm42013-12-171-2/+2
* Allow some options taking filenames to refer to mpv config dirwm42013-12-141-1/+4
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-2/+2
* gl_lcms: mp_msg conversionwm42013-09-121-9/+19
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* Fix some -Wshadow warningswm42013-07-231-2/+2
* core: change open_stream and demux_open signaturewm42013-07-121-1/+1
* stream: remove padding parameter from stream_read_complete()wm42013-06-231-1/+1
* gl_lcms: fix compilation when lcms2 is not availablewm42013-03-301-3/+10
* vo_opengl: split into multiple files, convert to new option APIwm42013-03-281-0/+212