| Commit message (Expand) | Author | Age | Files | Lines |
* | vo_gl: mark llvmpipe as a software renderer | reimar | 2011-01-29 | 1 | -1/+2 |
* | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -3/+3 |
* | cleanup: remove NULL checks before free() all over the code | cboesch | 2010-11-14 | 1 | -2/+2 |
* | vo_gl: create stereo-capable window when using Quadbuffer 3D | reimar | 2010-11-14 | 1 | -0/+2 |
* | vo_gl.c: Use early return instead of large if block | reimar | 2010-11-02 | 1 | -26/+26 |
* | vo_gl: Make OSD rendering code more readable | reimar | 2010-11-02 | 1 | -7/+12 |
* | vo_gl: Make it possible to select GL_NEAREST scaling | reimar | 2010-11-02 | 1 | -1/+9 |
* | vo_gl: add helper macros to build the yuv conversion type number | reimar | 2010-11-02 | 1 | -1/+3 |
* | vo_gl: Cosmetics: create luma texture first | reimar | 2010-11-02 | 1 | -4/+5 |
* | vo_gl: remove unused label | Uoti Urpala | 2010-11-02 | 1 | -1/+0 |
* | vo_gl: remove "broken" comment from quadbuffer stereo | cehoyos | 2010-11-02 | 1 | -1/+1 |
* | vo_gl: Some small whitespace and {} cosmetics | reimar | 2010-11-02 | 1 | -19/+21 |
* | vo_gl: Try to get a quadbuffered visual for corresponding 3D mode | reimar | 2010-11-02 | 1 | -1/+13 |
* | vo_gl: cleanup | reimar | 2010-11-02 | 1 | -9/+2 |
* | vo_gl: Add initial stereo support | reimar | 2010-11-02 | 1 | -0/+24 |
* | vo_gl: Fix -geometry with -wid behaviour (y position was flipped) | reimar | 2010-11-02 | 1 | -3/+4 |
* | vo_gl: More sensible behaviour for -geometry with -wid | reimar | 2010-11-02 | 1 | -1/+1 |
* | vo_gl, csputils: dual-license under LGPL v2.1 | reimar | 2010-11-02 | 1 | -0/+5 |
* | vo_gl: Remove nonsense commented-out function header | reimar | 2010-10-27 | 1 | -1/+0 |
* | Merge svn changes up to r31284 | Uoti Urpala | 2010-06-02 | 1 | -1/+1 |
|\ |
|
| * | Treat a NULL renderer string as indication for software renderer. | reimar | 2010-05-30 | 1 | -1/+1 |
* | | Merge svn changes up to r31211 | Uoti Urpala | 2010-05-30 | 1 | -5/+12 |
|\| |
|
| * | Fix OpenGL autodetection to not leave values at -1. | reimar | 2010-05-24 | 1 | -5/+12 |
* | | Merge svn changes up to r31169 | Uoti Urpala | 2010-05-30 | 1 | -5/+7 |
|\| |
|
| * | Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy. | reimar | 2010-05-09 | 1 | -0/+2 |
| * | Minor code cleanup. | reimar | 2010-05-09 | 1 | -4/+4 |
| * | yuv=5 supports brightness and contrast adjustment. | reimar | 2010-05-09 | 1 | -1/+1 |
* | | Merge svn changes up to r31133 | Uoti Urpala | 2010-05-07 | 1 | -2/+3 |
|\| |
|
| * | Also print OpenGL renderer string with vendor and version with -v | reimar | 2010-05-01 | 1 | -1/+2 |
| * | 100l, open the customtex also in binary mode, not just the program. | reimar | 2010-04-30 | 1 | -1/+1 |
* | | Merge svn changes up to r31097 | Uoti Urpala | 2010-04-26 | 1 | -8/+28 |
|\| |
|
| * | Support for auto-selecting the OpenGL backend. | reimar | 2010-04-25 | 1 | -7/+1 |
| * | Add reinitialization support. Necessary for fullscreen on OSX. | reimar | 2010-04-25 | 1 | -0/+4 |
| * | Remove unnecessary check. | reimar | 2010-04-25 | 1 | -2/+0 |
| * | Set SDL window title. | reimar | 2010-04-25 | 1 | -0/+1 |
| * | Window resizing support for -vo gl with SDL backend. | reimar | 2010-04-25 | 1 | -7/+2 |
| * | Disable OSD support by default if the necessary OpenGL functionality is missing. | reimar | 2010-04-24 | 1 | -1/+3 |
| * | SDL support with related crash-resilience fixes. | reimar | 2010-04-24 | 1 | -4/+30 |
* | | Merge svn changes up to r31040 | Uoti Urpala | 2010-04-26 | 1 | -1/+1 |
|\| |
|
| * | Open cutomtex file in binary mode to avoid potential issues on | reimar | 2010-04-13 | 1 | -1/+1 |
* | | Merge svn changes up to r31020 | Uoti Urpala | 2010-04-26 | 1 | -1/+2 |
|\| |
|
| * | Factor out the YUV->RGB conversion auto-selection and also | reimar | 2010-04-04 | 1 | -1/+2 |
* | | Merge svn changes up to r31004 | Uoti Urpala | 2010-04-26 | 1 | -142/+142 |
|\| |
|
| * | Add mpgl prefix to all OpenGL-related function pointers. | reimar | 2010-04-03 | 1 | -142/+142 |
* | | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 | 1 | -4/+56 |
|\| |
|
| * | Update -vo gl info structs, it isn't X11-only since ages and there's basically | reimar | 2010-02-27 | 1 | -4/+4 |
| * | 100l, remove forgotten debugging code. | reimar | 2010-02-27 | 1 | -1/+0 |
| * | Only prefer -vo gl over -vo x11 if hardware acceleration is available. | reimar | 2010-02-27 | 1 | -2/+36 |
* | | Merge svn changes up to r30514 | Uoti Urpala | 2010-03-09 | 1 | -6/+6 |
|\| |
|
| * | Print messages only after we are sure preinit will not fail anymore. | reimar | 2010-02-05 | 1 | -5/+5 |
| * | Create the OpenGL probe window as a hidden Window on X11. | reimar | 2010-02-04 | 1 | -1/+1 |
* | | Merge svn changes up to r30494 | Uoti Urpala | 2010-03-09 | 1 | -25/+42 |
|\| |
|
| * | Add support for autodetection during preinit and use that to detect a default | reimar | 2010-02-02 | 1 | -22/+42 |
| * | Avoid using options before autodetectGlExtensions to allow it to change them ... | reimar | 2010-02-02 | 1 | -5/+3 |
| * | Remove vo_config_count check from uninit, it should always be safe to run. | reimar | 2010-02-02 | 1 | -1/+0 |
* | | Merge svn changes up to r30375 | Uoti Urpala | 2010-01-25 | 1 | -1/+14 |
|\| |
|
| * | Add support for adjustable TV <-> PC level conversion. | reimar | 2010-01-16 | 1 | -1/+14 |
* | | Merge svn changes up to r30195 | Uoti Urpala | 2010-01-08 | 1 | -0/+1 |
|\| |
|
| * | Make vo gl print the OpenGL vendor and version strings. | reimar | 2010-01-03 | 1 | -0/+1 |
* | | Merge svn changes up to r30165 | Uoti Urpala | 2010-01-08 | 1 | -35/+70 |
|\| |
|
| * | Fix function declarations to avoid casting function pointers. | reimar | 2010-01-01 | 1 | -5/+5 |
| * | Slightly generalize code to generate YUV->RGB conversion table and add | reimar | 2010-01-01 | 1 | -0/+1 |
| * | Make YUV->RGB conversion coefficients selectable for -vo gl. | reimar | 2010-01-01 | 1 | -1/+16 |
| * | Add support for 16-bit per component YUV formats. | reimar | 2009-12-31 | 1 | -1/+2 |
| * | First steps to supporting different YUV->RGB conversion definitions. | reimar | 2009-12-31 | 1 | -1/+1 |
| * | Put the colourspace-related variables into a separate struct to ease | reimar | 2009-12-31 | 1 | -1/+1 |
| * | Support all planar YUV formats in OpenGL vos. | reimar | 2009-12-30 | 1 | -29/+47 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -32/+30 |
|\| |
|
| * | Move do_render_osd function to avoid a forward declaration. | reimar | 2009-12-27 | 1 | -32/+30 |
| * | Some ugly hacks to make compiling against a newer external version of libass ... | reimar | 2009-12-24 | 1 | -0/+1 |
| * | Remove more direct includes of libass/ass.h | reimar | 2009-12-24 | 1 | -1/+0 |
* | | Merge svn changes up to r30104 | Uoti Urpala | 2009-12-30 | 1 | -22/+32 |
|\| |
|
| * | Slightly improve vo_gl suboption documentation. | reimar | 2009-12-19 | 1 | -2/+2 |
| * | Add support for auto-generating mipmaps in vo_gl, should ease | reimar | 2009-12-19 | 1 | -3/+15 |
| * | Make -vo gl:customprog also work with RGB input (obviously those need to be | reimar | 2009-12-19 | 1 | -17/+15 |
* | | Merge svn changes up to r30065 | Uoti Urpala | 2009-12-29 | 1 | -6/+6 |
|\| |
|
| * | Rename GL_* defines to CONFIG_GL_* | reimar | 2009-12-19 | 1 | -6/+6 |
| * | Make the check for X11 and WIN32 backends for OpenGL separate. | reimar | 2009-12-19 | 1 | -4/+4 |
* | | Merge svn changes up to r30055 | Uoti Urpala | 2009-12-18 | 1 | -87/+84 |
|\| |
|
| * | Pass all OpenGL functions through a function pointer indirection. | reimar | 2009-12-08 | 1 | -65/+65 |
| * | Very preliminary code to allow selecting the OpenGL backend at runtime. | reimar | 2009-12-08 | 1 | -22/+19 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 | 1 | -0/+1 |
|\| |
|
| * | Print which visual glXChooseVisual chose when running in verbose mode. | reimar | 2009-11-21 | 1 | -0/+1 |
* | | Merge svn changes up to r29752 | Uoti Urpala | 2009-10-06 | 1 | -3/+7 |
|\| |
|
| * | Set sensible write frequency/priority values for AllocateMemoryMESA | reimar | 2009-09-27 | 1 | -1/+1 |
| * | Print error instead of crashing when mesa-buffer is used on systems | reimar | 2009-09-27 | 1 | -0/+4 |
| * | Re-add some ifdefs, partially reverting r29688, since mDisplay and | reimar | 2009-09-18 | 1 | -0/+4 |
| * | Get rid of several (probably) pointless ifdefs | reimar | 2009-09-18 | 1 | -6/+0 |
* | | Merge svn changes up to r29644 | Uoti Urpala | 2009-09-04 | 1 | -11/+10 |
|\| |
|
| * | Check setGlWindow return value to fail properly instead of crashing if e.g. | reimar | 2009-09-01 | 1 | -1/+2 |
| * | Add infrastructure and test code to enable aspect scaling and panscan in wind... | reimar | 2009-08-27 | 1 | -5/+5 |
| * | Simplify -vo gl ass border etc. dimension calculation one bit more. | reimar | 2009-08-27 | 1 | -3/+1 |
| * | Simplify and fix ass border calculations for -vo gl and -wid -fs mode. | reimar | 2009-08-27 | 1 | -6/+3 |
| * | First attempts at supporting -fs with -wid, -vo gl on X11 only so far | reimar | 2009-08-27 | 1 | -0/+3 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -4/+4 |
* | | Change type names to match upstream libass | Grigori Goronzy | 2009-08-07 | 1 | -4/+4 |
* | | Remove internal libass tree | Uoti Urpala | 2009-07-26 | 1 | -2/+1 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -14/+0 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -4/+4 |
* | | Merge branch 'ordered_chapters' | Uoti Urpala | 2009-04-08 | 1 | -1/+0 |
|\ \ |
|
| * | | VO: Don't reset pause status in VO config() functions | Uoti Urpala | 2009-04-02 | 1 | -1/+0 |
* | | | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Check mpi type before returning an DR buffer in get_image, fixes jerkiness | reimar | 2009-03-16 | 1 | -0/+3 |
* | | | vo_gl: Fix libass subtitles disappearing during pause | Uoti Urpala | 2009-03-22 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge svn changes up to r28951 | Uoti Urpala | 2009-03-14 | 1 | -1/+1 |
|\| |
|
| * | Make data related to suboption parsing const in libvo | reimar | 2009-03-07 | 1 | -1/+1 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 1 | -27/+52 |
|\| |
|
| * | Refactor smalltex/tinytex EOSD optimization in vo_gl | reimar | 2009-03-06 | 1 | -18/+39 |
| * | Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD, | reimar | 2009-03-06 | 1 | -3/+2 |
| * | Do not rely on draw_osd to render the EOSD, instead draw it already at the | reimar | 2009-03-06 | 1 | -10/+15 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -1/+2 |
|\| |
|
| * | 100l, reset ass_border when switching out of fullscreen mode. | reimar | 2009-02-17 | 1 | -0/+1 |
* | | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -0/+18 |
|\| |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -0/+18 |
* | | Merge svn changes up to r28461 | Uoti Urpala | 2009-02-04 | 1 | -2/+11 |
|\| |
|
| * | Add [gl] in front of vo_gl message | reimar | 2009-02-03 | 1 | -1/+1 |
| * | Latest 9.1 ATI drivers finally fixed PBOs, thus do not need ati-hack and are ... | reimar | 2009-02-03 | 1 | -1/+10 |
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 1 | -1/+2 |
|\| |
|
| * | Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation | reimar | 2009-01-10 | 1 | -1/+2 |
* | | Merge branch 'pause' | Uoti Urpala | 2009-01-15 | 1 | -0/+6 |
|\ \ |
|
| * | | vo_gl: Support changing OSD over existing frame | Uoti Urpala | 2009-01-14 | 1 | -0/+6 |
* | | | Merge svn changes up to r28204 | Uoti Urpala | 2008-12-27 | 1 | -1/+23 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix ugly borders problem with ati-hack | reimar | 2008-12-27 | 1 | -0/+19 |
| * | | Warn when using features that are broken due to ATI driver bugs. | reimar | 2008-12-23 | 1 | -0/+3 |
| * | | Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 ... | reimar | 2008-12-23 | 1 | -1/+1 |
* | | | Merge svn changes up to r28149 | Uoti Urpala | 2008-12-14 | 1 | -23/+41 |
|\| |
| |/
|/| |
|
| * | Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle). | reimar | 2008-12-10 | 1 | -3/+13 |
| * | ati_hack only makes sense when PBOs are used, not with mesa_buffer. | reimar | 2008-12-06 | 1 | -4/+4 |
| * | More possible fixes for mesa-buffer mode. | reimar | 2008-12-06 | 1 | -3/+6 |
| * | Move one ati_hack check to a better place. | reimar | 2008-12-06 | 1 | -1/+1 |
| * | Reindent | reimar | 2008-12-06 | 1 | -11/+11 |
| * | 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode. | reimar | 2008-12-06 | 1 | -5/+10 |
* | | Merge svn changes up to r28103 | Uoti Urpala | 2008-12-06 | 1 | -15/+53 |
|\| |
|
|