backport 569648f2a3b8e094c33d102edd41397ca04b07be into dharma 10.1 (because git maste...
[vuplus_xbmc] / xbmc / cores / VideoRenderers / LinuxRendererGL.cpp
2011-01-29 bobo1on1backport 569648f2a3b8e094c33d102edd41397ca04b07be into...
2011-01-22 bobo1on1fixed: if glMapBufferARB returns NULL, disable usage...
2010-11-14 bobo1on1fixed: compile with USE_VAAPI_GLX_BIND enabled
2010-08-28 bobo1on1fixed: non-linear stretch for vdpau and vaapi used...
2010-08-25 bobo1on1fixed: disable non-linear stretch when a dvd menu is...
2010-08-09 bobo1on1refactored non-linear stretch selection code
2010-08-09 bobo1on1fixed: don't read flags before they are set
2010-07-16 bobo1on1cosmetic
2010-07-15 bobo1on1added: UYVY support
2010-07-10 bobo1on1added: non-linear stretch for GL_ARB_texture_rectangle
2010-07-10 bobo1on1refactor: take pixels per texel into account
2010-07-10 bobo1on1fixed: use GL_BGRA on glTexImage2D too
2010-07-10 bobo1on1added: YUY2 to rgb conversion with shaders
2010-07-09 bobo1on1oops
2010-07-08 bobo1on1added: YUY2 support to linuxrenderergl
2010-05-23 bobo1on1changed: only allow lanczos3 scaler through advancedset...
2010-05-11 davillacosmetics
2010-05-09 davillachanged to use class pointers for ffmpeg dlls so we...
2010-05-08 davillarevert r29898 and part of r29899, that Free() usage...
2010-05-07 davillacleanup usage of m_pYUVShader
2010-05-07 davillarefactor choosing renderer so we fallback from glsl...
2010-05-07 davillacosmetics, fix icky indent
2010-05-01 bobo1on1fixed: make filtershaders available for vaapi
2010-04-25 elupuschanged: make sure renderer properly disables brightnes...
2010-04-18 elupusfixed: typo for vaapi logging
2010-04-17 elupusfixed: make sure all surfaces are properly released...
2010-04-17 elupuschanged: detect when vaapi device is lost, and try...
2010-04-10 elupusUnbreak non vaapi build
2010-04-10 elupuschanged: make sure the vaapi display and surfaces are...
2010-04-09 elupuschanged: instead of scroller to "force" enable vdpau...
2010-04-07 arnova[WIN32] fixed: Compile error
2010-04-06 elupusmuahaha, it's working
2010-04-06 elupusmore play
2010-04-06 elupusmore sheit
2010-04-06 elupuschanged: simplify SetTextureFilter
2010-04-06 elupuscosmetic: rename LoadXXXTextures to UploadXXXTexture...
2010-04-06 elupuscosmetic: reindent last after last commit
2010-04-06 elupuschanged: remove unused parameters to function
2010-04-06 elupusmore wip
2010-03-26 davillafixed compiler warning
2010-03-26 bobo1on1fixed: only reload shaders when non linear stretch...
2010-03-26 bobo1on1fixed: when scaling method is set to auto, only select...
2010-03-09 bobo1on1fixed: set integer parameter with glTexParameteri
2010-03-07 bobo1on1changed: moved non linear stretch into g_settings so...
2010-03-06 jmarshallnzchanged: Clarified the transform for non-linear stretch...
2010-03-05 bobo1on1added: non-linear stretch for opengl
2010-03-05 elupuschanged: make the vdpau object a refcounted object...
2010-03-02 alwinusadded: Ticket #8926, different levels to KaiToast and...
2010-02-28 bobo1on1added: convolution scalers for vdpau
2010-02-28 elupuschanged: instead of SupportsBrightness/Contrast/Gamma...
2010-02-07 davillacosmetic, clean up member function pointers
2010-02-03 bobo1on1removed: stride alignment, some drivers (yes you apple...
2010-02-02 bobo1on1fixed: pbo offset in pointer assignment and memset
2010-02-02 davillacleanup, make pbo creation in nv12 match that in yv12.
2010-02-02 davillafixed, clear textures to black so we don't a) show...
2010-02-02 davillafixed, missing PBO_OFFSET in CreateNV12Texture
2010-02-02 bobo1on1Revert "Revert "fixed: use ALIGN macro instead""
2010-02-01 bobo1on1Revert "fixed: use ALIGN macro instead"
2010-02-01 bobo1on1fixed: use ALIGN macro instead
2010-01-31 bobo1on1fixed: align stride to 16 for faster fast_memcpy
2010-01-31 davillacosmetics (tabs to spaces)
2010-01-30 bobo1on1fixed: in case of YV12, use a GL_LUMINANCE texture...
2010-01-29 bobo1on1changed: always use the alpha component of the V plane...
2010-01-24 bobo1on1fixed: don't rely on the destrect for choosing the...
2010-01-21 elupusfixed: compilation error without vdpau, even the sun...
2010-01-21 elupusadded: allow selection of all vdpau deinterlace modes...
2010-01-19 bobo1on1removed: vdpau scaler setting because it wasn't hooked...
2010-01-15 bobo1on1added: auto scaling method, selects lanczos3 optimized...
2010-01-14 bobo1on1added: convolution scalers for 8 bit rgba textures
2010-01-13 bobo1on1fixed: redundant double check
2010-01-12 bobo1on1added: lanczos3 fast scaler, shoehorns a lanczos3 kerne...
2010-01-11 bobo1on1added: convolution shader in glsl with bicubic, lanczos...
2010-01-10 davillachanged: remove some log spam about texture creation...
2010-01-08 spiff_cosmetics
2010-01-06 elupusfixed: comparison agains wrong enum for the supports...
2010-01-06 elupuschanged: only log when pbo is enabled and only once...
2010-01-06 elupuschanged: remove some log spam about texture creation...
2010-01-06 elupusRemove commented out code
2010-01-03 bobo1on1fixed: don't use pixel buffer objects when doing softwa...
2010-01-01 davillafactor out texture source rect calculation
2010-01-01 davillastep 1 to LinuxRenderer refactor with respect to NV12...
2009-12-29 davillamerge crystalhd to trunk, many thanks to phi2039, mot2d...
2009-12-26 davillarevert part of r25924, this should not have been committed
2009-12-22 spiff_changed: get rid of the useless stSettings struct
2009-12-21 davillafixed, crash if mpls_parse returns null
2009-12-19 bobo1on1fixed: allow turning on software upscaling via as.xml
2009-12-16 bobo1on1changed: set bicubic scaler to catmull-rom
2009-12-05 elupuschanged: map/unmap pbo's at FlipPage time instead of...
2009-11-28 davilla[all] re-factor, move auto-crop from renderer to dvdpla...
2009-11-26 davilla[all] if we use glGenBuffersARB to create the gl buffer...
2009-11-26 elupusfixed: if a unsupported scaling method was selected...
2009-11-26 bobo1on1added: support for GL_ARB_pixel_buffer_object
2009-11-16 elupuschanged: don't present interlace modes on vdpau that...
2009-11-11 motd2kFixes non-vdpau builds
2009-11-11 motd2kfix availability of VDPAU deinterlacers in OSD
2009-11-08 elupuschanged: factor out gl cropping code into general funct...
2009-11-06 motd2konly check VDPAU recover flag from RenderManager
2009-11-04 elupuschanged: have renderer define what scalers/interlace...
2009-11-04 elupusfixed: software based upscaling must use single pass...
2009-11-02 motd2kChanges regarding VDPAU HQ upscaling (available only...
next