Remove wrongly repeated words in comments
[mesa.git] / src / gallium / state_trackers / nine / device9.c
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-05-18 Wang Hest/nine: Minor change to support musl libc
2016-05-18 Axel Davyst/nine: Fix usage of rasterizer multisample bit.
2016-05-18 Axel Davyst/nine: ATOC has effect only with ALPHATESTENABLE
2016-05-18 Patrick Rudolphst/nine: Use new function to query for resolution mismatch
2016-05-18 Axel Davyst/nine: Format conversion for volumes in UpdateTexture
2016-05-18 Axel Davyst/nine: Fix header of GetIndices
2016-05-18 Axel Davyst/nine: Add ColorFill test for compressed textures
2016-05-18 Axel Davyst/nine: Rework UpdateTexture Checks
2016-05-18 Axel Davyst/nine: Use bufs instead of Flags for Clear
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
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: 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: Move texture creation checks
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-04 Axel Davyst/nine: Disallow non-argb8888 cursors
2016-02-04 Axel Davyst/nine: Use fast clears more often for MRTs
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 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: Fix clear for multisample mismatch depth-stencil
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: Use pipe_resource_reference for vtxbuf
2016-02-04 Axel Davyst/nine: Use ff vertex shader when position_t is used
2016-02-04 Axel Davyst/nine: Change StretchRect check order
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
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-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-21 Krzysztof Sobieckist/nine: Always use user constant buffers
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: Use CSO cache for sampler views
2015-08-21 Axel Davyst/nine: Calculate dummy sampler state only once
2015-08-21 Axel Davyst/nine: Programmable ps D3DTTSS_PROJECTED support
2015-08-21 Axel Davyst/nine: Rework ff constant buffers
2015-08-21 Axel Davyst/nine: Rework constant buffer state handling
2015-08-21 Axel Davyst/nine: Improve fallback when driver doesn't support...
2015-08-21 Axel Davyst/nine: Avoid useless updates in SetSamplerState
2015-08-21 Axel Davyst/nine: Remove group_mask argument from nine_update_state
2015-08-21 Tiziano Bacoccost/nine: Implement TEXBEM,TEXBEML and BEM
2015-08-21 Patrick Rudolphst/nine: Fix use of uninitialized values
2015-08-21 Patrick Rudolphst/nine: Return correct error codes in NineDevice9_Reset
2015-08-21 Axel Davyst/nine: Impose restrictions on DXTN texture sizes
2015-08-21 Axel Davyst/nine: Fix FillColor Flag check
2015-08-21 Axel Davyst/nine: Fix StretchRect checks
2015-08-21 Axel Davyst/nine: Implement EvictManagedResources
2015-08-21 Axel Davyst/nine: Track managed textures
2015-08-21 Axel Davyst/nine: Only update dirty rect for UpdateTexture
2015-08-21 Axel Davyst/nine: Simplify NineVolume9_CopyVolume
2015-08-21 Axel Davyst/nine: Split NineSurface9_CopySurface
2015-08-21 Christoph Bumillergallium: Add blending to pipe blit
2015-08-21 Axel Davyst/nine: Revert to sw cursor in case of failure to...
2015-08-21 Axel Davyst/nine: Force hw cursor for Windowed mode
2015-08-21 Axel Davyst/nine: Hide hardware cursor when we don't use it
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-04-29 Axel Davyst/nine: Some D3DUSAGE_AUTOGENMIPMAP fixes
2015-04-29 Axel Davyst/nine: Encapsulate variables for MANAGED resource
2015-04-29 Axel Davyst/nine: Add debug warning when application uses sw...
2015-04-29 Tiziano Bacoccost/nine: Change x86 FPU Control word on device creation
2015-04-29 Axel Davyst/nine: Do not advertise D3DDEVCAPS_TEXTURESYSTEMMEMORY
2015-04-29 Axel Davyst/nine: Workaround barycentrics issue on some cards
2015-04-29 Xavier Bouchouxst/nine: Clear struct pipe_blit_info before use.
2015-04-29 Patrick Rudolphst/nine: NineDevice9_Clear skip fastpath for bigger...
2015-02-05 Tiziano Bacoccost/nine: Implement dummy vbo behaviour when vs is missi...
2015-02-05 Axel Davyst/nine: Dummy sampler should have a=1
2015-02-05 Axel Davyst/nine: Fix update_framebuffer binding cbufs the pixel...
2015-02-05 Axel Davyst/nine: Clear: better behave if rt_mask is different...
2015-02-05 Tiziano Bacoccost/nine: Fix enabled lights in stateblocks
2015-02-05 Axel Davyst/nine: Fix depth stencil formats bindings flags.
2015-02-05 Patrick Rudolphst/nine: Fix bufferoverflow in {Get|Set}PixelShaderCons...
2015-02-05 Patrick Rudolphst/nine: Set [out] argument to NULL for some functions
2015-02-05 Axel Davyst/nine: Implement ATOC hack
2015-02-05 Axel Davyst/nine: Implement AMD alpha to coverage
2015-02-05 Axel Davyst/nine: NineDevice9_SetClipPlane: pPlane must be non...
2015-02-05 Axel Davyst/nine: Refactor format d3d9 to pipe conversion
2015-02-05 Axel Davyst/nine: Implement RESZ hack
2015-02-05 Axel Davyst/nine: Commit sampler views again if srgb state changed.
2015-02-05 Axel Davyst/nine: Explicit nine requirements
2015-01-22 Axel Davyst/nine: Allocate vs constbuf buffer for indirect addre...
2015-01-22 Axel Davyst/nine: Allocate the correct size for the user constan...
2015-01-22 Axel Davyst/nine: Add variables containing the size of the const...
2015-01-22 Axel Davyst/nine: Convert integer constants to floats before...
2015-01-22 Axel Davyst/nine: Rework of boolean constants
next