radeonsi: print full shader name before disassembly
[mesa.git] / src / gallium / state_trackers /
2015-11-24 Christian Königst/va: fix indentation
2015-11-24 Christian Königst/va: move MPEG4 functions into separate file
2015-11-24 Christian Königst/va: move VC-1 functions into separate file
2015-11-24 Christian Königst/va: move H264 functions into separate file
2015-11-24 Christian Königst/va: move MPEG12 functions into separate file
2015-11-24 Christian Königst/va: move post processing function into own file
2015-11-24 Christian Königst/va: fix post process dirty area handling
2015-11-21 Emil Velikovst/dri: NULL check the pscreen earlier
2015-11-21 Emil Velikovst/dri: Don't close the drm fd on failure
2015-11-21 Emil Velikov{st,targets}/xa: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-11-21 Emil Velikovtarget-helpers: move the DRI specifics to the target
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovautomake: use GALLIUM_PIPE_LOADER_DEFINES only where...
2015-11-20 Emil Velikovst/vdpau: use the vl_screen dispatch
2015-11-20 Emil Velikovst/xvmc: use the vl_screen dispatch
2015-11-20 Emil Velikovst/va: use the vl_screen dispatch
2015-11-20 Emil Velikovst/omx: use the vl_screen dispatch
2015-11-20 Emil Velikovauxiliary/vl: rename vl_screen_create to vl_dri2_screen...
2015-11-20 Emil Velikovst/va: trivial cleanup
2015-11-20 Emil Velikovst/omx: straighten get/put_screen
2015-11-12 Brian Paulst/wgl: add a comment about recursive locking in stw_ma...
2015-11-12 Brian Paulst/wgl: add a lock assertion in stw_framebuffer_from_hw...
2015-11-12 José Fonsecast/wgl: add some mutex checking code
2015-11-12 Brian Paulst/wgl: rename stw_framebuffer_release() to stw_framebu...
2015-11-12 Brian Paulst/wgl: reimplement stw_framebuffer::mutex with CRITICA...
2015-11-12 Brian Paulst/wgl: include u_debug.h
2015-11-12 Brian Paulst/wgl: reimplement stw_device::fb_mutex with CRITICAL_...
2015-11-12 Brian Paulst/wgl: re-implement stw_device::ctx_mutex with CRITICA...
2015-11-11 Brian Paulst/wgl: clarify code in stw_framebuffer_from_hwnd_locked()
2015-11-11 Brian Paulst/wgl: improve some function comments
2015-11-11 Brian Paulst/wgl: whitespace/formatting fixes
2015-11-11 Brian Paulst/wgl: fix locking issue in stw_st_framebuffer_present...
2015-11-09 Brian Paulst/wgl: add null pointer check for HUD texture
2015-11-09 Brian Paulst/wgl: fix double-present on swapbuffers bug
2015-11-09 Brian Paulst/wgl: reorder pixel formats to put MSAA formats last
2015-11-09 José Fonsecast/wgl: Don't rely on GDI to bookkeep pixelformat for us.
2015-11-08 Leo Liust/omx: add headless support
2015-11-08 Leo Liust/va: use vl screen drm support from vl_wys_drm
2015-11-08 Leo Liust/va: fix build fails with pipe loader
2015-11-06 Boyuan Zhangst/vaapi: fix vaapi VC-1 simple/main corruption v2
2015-11-06 Julien Isorcest/va: add support for RGBX and BGRX in VPP
2015-11-06 Julien Isorcest/va: properly use brackets in vlVaAcquireBufferHandle...
2015-11-06 Julien Isorcest/va: properly indent buffer.c, config.c, image.c...
2015-11-05 Julien Isorcest/va: fix memory leak on error in vlVaCreateSurfaces2
2015-11-05 Julien Isorcest/va: indent vlVaQuerySurfaceAttributes and vlVaCreate...
2015-11-05 Ilia Mirkinst/clover: provide a path for drivers to call through...
2015-10-31 Dave Airliegallium/swrast: fix front buffer blitting. (v2)
2015-10-30 Julien Isorcest/va: add support to export a surface as dmabuf
2015-10-30 Julien Isorcest/va: implement VaDeriveImage
2015-10-30 Julien Isorcest/va: add more errors checks in vlVaBufferSetNumElemen...
2015-10-30 Julien Isorcest/va: add headless support, i.e. VA_DISPLAY_DRM
2015-10-30 Julien Isorcest/va: handle Video Post Processing for configs
2015-10-30 Julien Isorcest/va: add colospace conversion through Video Post...
2015-10-30 Julien Isorcest/va: implement dmabuf import for VaCreateSurfaces2
2015-10-30 Julien Isorcest/va: implement VaCreateSurfaces2 and VaQuerySurfaceAt...
2015-10-30 Julien Isorcest/va: do not destroy old buffer when new one failed
2015-10-30 Julien Isorcest/va: properly defines VAImageFormat formats and impro...
2015-10-29 Laurent Carlierclover: fix building fix clang-3.8
2015-10-27 Boyuan Zhangst/vdpau: disable RefPicList for Vdpau HEVC
2015-10-27 Boyuan Zhangst/va: add VAAPI HEVC decode support
2015-10-26 Julien Isorcest/va: pass picture desc to begin and decode
2015-10-20 Leo Liust/omx/dec/h264: fix field picture type 0 poc disorder
2015-10-19 Indrajit Dasst/va: Added support for NV12 to IYUV conversion in...
2015-10-19 Indrajit Dasst/va: Used correct parameter to derive the value of...
2015-10-05 Michel Dänzerst/dri: Use packed RGB formats
2015-10-03 Marek Olšákst/dri: don't use _ctx in client_wait_sync
2015-09-28 Alexander von Gluck IVstate_trackers/hgl: Fix missing include path
2015-09-28 Serge Martinclover: Implement clCreateImage?D w/ clCreateImage.
2015-09-28 Serge Martinclover: Implement CL1.2 clCreateImage().
2015-09-28 Francisco Jerezclover: Move down canonicalization of memory object...
2015-09-24 Thomas Hellstromst/xa: Fixups for PIPE_FORMAT_R8_UNORM A8 usage v2.
2015-09-17 Thomas Hellstromst/xa: Use PIPE_FORMAT_R8_UNORM when available
2015-09-10 Albert Freemanclover: Avoid using typename to allow compilation of...
2015-09-07 Rob Clarkxa: add xa_surface_from_handle2 v2
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-21 Krzysztof Sobieckist/nine: Always use user constant buffers
2015-08-21 Axel Davyst/nine: Silent warning in nine_ff
2015-08-21 Axel Davyst/nine: Silent warning in sm1_declusage_to_tgsi
2015-08-21 Axel Davyst/nine: Silent warning in NineCubeTexture9_ctor
2015-08-21 Axel Davyst/nine: Silent warning in update_vertex_buffer
2015-08-21 Axel Davyst/nine: Catch setting the same shader
2015-08-21 Axel Davyst/nine: Avoid Constant upload when there is no change
2015-08-21 Axel Davyst/nine: Fix the number of texture stages
2015-08-21 Axel Davyst/nine: Use CSO cache for sampler views
2015-08-21 Axel Davyst/nine: Calculate dummy sampler state only once
2015-08-21 Axel Davyst/nine: Better check shader constant limits
2015-08-21 Axel Davyst/nine: Remove NINED3DRS_ZBIASSCALE
2015-08-21 Axel Davyst/nine: Implement special DOTPRODUCT3 behaviour
2015-08-21 Axel Davyst/nine: Implement ff vertex data passthrough
2015-08-21 Axel Davyst/nine: Change nine_state_update order
2015-08-21 Axel Davyst/nine: Programmable ps D3DTTSS_PROJECTED support
2015-08-21 Axel Davyst/nine: Complete ff texture transform implementation
2015-08-21 Axel Davyst/nine: Change a few advertised caps
2015-08-21 Axel Davyst/nine: Advertise Fog flags
2015-08-21 Axel Davyst/nine: Revert to userbuf path when needed
2015-08-21 Axel Davyst/nine: Finish Fog implementation
2015-08-21 Axel Davyst/nine: Rework shader states
2015-08-21 Axel Davyst/nine: Remove some useless variables
2015-08-21 Axel Davyst/nine: Fix nine_ff_ps_key padding
next