radeonsi: print full shader name before disassembly
[mesa.git] / src / gallium / state_trackers /
2016-02-14 Serge Martinclover: fix build failure since bfd695e
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2016-02-12 Axel Davyst/nine: Implement Managed vertex/index buffers
2016-02-12 Axel Davyst/nine: Align stack for entry points
2016-02-12 Axel Davyst/nine: Drop path for ureg_NRM and ureg_CLAMP
2016-02-12 Axel Davyst/nine: Remove usage of SQRT in ff code
2016-02-12 Axel Davyst/nine: Fix stateblocks crashes with lights
2016-02-12 Axel Davyst/nine: SCRATCH does support all formats
2016-02-12 Axel Davyst/nine: Add format checks to create_zs_or_rt_surface
2016-02-12 Axel Davyst/nine: Support ATI1/ATI2 for CubeTexture
2016-02-12 Axel Davyst/nine: Clean pSharedHandle Texture ctors checks
2016-02-12 Axel Davyst/nine: Move texture creation checks
2016-02-12 Axel Davyst/nine: Clean useless code in texture9.c
2016-02-12 Axel Davyst/nine: Do not set SHARED flag for shared textures.
2016-02-12 Axel Davyst/nine: Do not set resource usage for SYSTEMMEM
2016-02-04 Axel Davyst/nine: Use align_free when needed
2016-02-04 Axel Davyst/nine: Disallow non-argb8888 cursors
2016-02-04 Axel Davyst/nine: Enforce centroid for color input when multisam...
2016-02-04 Axel Davyst/nine: Fix centroid flag
2016-02-04 Axel Davyst/nine: Use fast clears more often for MRTs
2016-02-04 Axel Davyst/nine: Use linear filtering for shadow mapping
2016-02-04 Patrick Rudolphst/nine: Respect block alignment on surface lock
2016-02-04 Axel Davyst/nine: Add Render state validation layer
2016-02-04 Patrick Rudolphst/nine: Implement NineDevice9_GetAvailableTextureMem
2016-02-04 Patrick Rudolphst/nine: Handle Window Occlusion
2016-02-04 Patrick Rudolphst/nine: Store minor version num
2016-02-04 Axel Davyst/nine: Call flush_resource before flush
2016-02-04 Patrick Rudolphst/nine: Fix remaining swapchain tests
2016-02-04 Axel Davyst/nine: Fix crash NineDevice9_CreateAdditionalSwapChain
2016-02-04 Patrick Rudolphst/nine: Fix possible crash on error
2016-02-04 Patrick Rudolphst/nine: Test more presentation params
2016-02-04 Patrick Rudolphst/nine: Fix resource9 private data
2016-02-04 Patrick Rudolphst/nine: Print GUID instead of pointer
2016-02-04 Patrick Rudolphst/nine: Fix use of uninitialized memory
2016-02-04 Patrick Rudolphst/nine: Fix clear for multisample mismatch depth-stencil
2016-02-04 Patrick Rudolphst/nine: Fix Volumetexture9_LockBox
2016-02-04 Axel Davyst/nine: Fix ATI2 pitch for non-square
2016-02-04 Patrick Rudolphst/nine: Support D3DFMT_R8G8B8
2016-02-04 Patrick Rudolphst/nine: Use cso for viewport
2016-02-04 Patrick Rudolphst/nine: Fix shade mode flat
2016-02-04 Patrick Rudolphst/nine: Clear rendertarget on creation
2016-02-04 Patrick Rudolphst/nine: Allow ColorFill on D3DFMT_NULL surfaces
2016-02-04 Axel Davyst/nine: Introduce STREAMFREQ state
2016-02-04 Axel Davyst/nine: Catch redundant SetStreamSourceFreq calls
2016-02-04 Patrick Rudolphst/nine: Squash indexbuffer9 and vertexbuffer9
2016-02-04 Axel Davyst/nine: Unset vtxbuf on reset
2016-02-04 Axel Davyst/nine: Use pipe_resource_reference for vtxbuf
2016-02-04 Axel Davyst/nine: Use ff vertex shader when position_t is used
2016-02-04 Patrick Rudolphst/nine: Don't increment refcount on VertexDeclaration...
2016-02-04 Axel Davyst/nine: Change StretchRect check order
2016-02-04 Axel Davyst/nine: Initialize lights in stateblocks
2016-02-04 Patrick Rudolphst/nine: Fix fixed-function blendweights
2016-02-04 Patrick Rudolphst/nine: Always normalize hitDir
2016-02-04 Patrick Rudolphst/nine: Replace r[0] with tmp
2016-02-04 Patrick Rudolphst/nine: Fix ff calculation of midVec
2016-02-04 Patrick Rudolphst/nine: Implement D3DRS_SPECULARENABLE
2016-02-04 Patrick Rudolphst/nine: Fix D3DRS_LOCALVIEWER being ignored
2016-02-04 Axel Davyst/nine: Fix rounding issue with vs1.1 a0 reg
2016-02-04 Axel Davyst/nine: Fix D3DPMISCCAPS_FOGANDSPECULARALPHA support
2016-02-04 Patrick Rudolphst/nine: Fix AlphaCmpCaps
2016-02-03 Leo Liust/omx/dec/h264: fix corruption when scaling matrix...
2016-01-19 Christian Königst/va: fix motion adaptive deinterlacing
2016-01-18 Christian Königst/va: add motion adaptive deinterlacing v2
2016-01-18 Michel Dänzerst/dri: Don't call invalidate_resource for NULL depth...
2016-01-12 Tom St Denisst/omx: Avoid segfault in deconstructor if constructor...
2016-01-12 Christian Königst/va: add BOB deinterlacing v2
2016-01-12 Christian Königst/va: add NV12 -> NV12 post processing v2
2016-01-12 Christian Königst/va: use vl_video_buffer_adjust_size
2016-01-12 Christian Königst/vdpau: use vl_video_buffer_adjust_size
2016-01-12 Christian Königst/va: make the implementation thread safe v2
2016-01-08 Marek Olšáknine: allow fragment shader POSITION and FACE to be...
2016-01-06 Edward O'Callaghangallium: Remove unnecessary semicolons
2016-01-05 Julien Isorcest/va: count number of slices
2016-01-02 Marek Olšáku_upload_mgr: allow specifying PIPE_USAGE_* for the...
2016-01-02 Marek Olšáku_upload_mgr: remove alignment parameter from u_upload_...
2016-01-02 Marek Olšáku_upload_mgr: pass alignment to u_upload_data manually
2015-12-17 Brian Paulst/osmesa: add OSMesaCreateContextAttribs() function
2015-12-16 Christian Königst/va: remove fence handling v3
2015-12-16 Julien Isorcest/va: retrieve size from the temporary img variable
2015-12-15 Christian Königst/va: remove nonesense HEVC picture id handling
2015-12-14 Christian Königst/va: handle default post process regions
2015-12-14 Christian Königst/va: fix unused variable warning
2015-12-14 Christian Königst/va: clean up post process includes
2015-12-14 Christian Königst/va: cleanup filter color standard handling
2015-12-10 Michel Dänzerclover: Fix build against LLVM 3.8 SVN >= r255078
2015-12-09 Andreas Bollst/osmesa: Fix a typo in a comment
2015-12-07 Christian Königst/va: disable MPEG4 by default v2
2015-12-07 Christian Königst/va: move HEVC functions into separate file v2
2015-12-04 Giuseppe Bilottaxvmc: force assertion in XvMC tests
2015-12-03 Brian Paulst/wgl: add new stw_ext_rendertexture.c file
2015-12-03 Brian Paulst/wgl: add support for WGL_ARB_render_texture
2015-12-01 Tom Stellardclover: Handle NULL devices returned by pipe_loader_pro...
2015-12-01 Julien Isorcest/va: also retrieve reference frames info for h264
2015-12-01 Julien Isorcest/va: delay decoder creation until max_references...
2015-11-29 Emil Velikovst/xa: fd management cleanups
2015-11-29 Emil Velikovst/dri: fd management cleanups
2015-11-29 Emil Velikovst/va: add missing break statement
2015-11-26 Serge Martinclover: fix tgsi compiler crash with invalid src
2015-11-26 Julien Isorcest/va: add missing profiles in PipeToProfile's switch.
2015-11-25 Emil Velikovgallium: remove unused function declarations
next