st/nine: Allocate surface resources in surface ctor
[mesa.git] / src /
2016-10-10 Patrick Rudolphst/nine: Allocate surface resources in surface ctor
2016-10-10 Axel Davyst/nine: Fix D3DFMT_NULL size
2016-10-10 Patrick Rudolphst/nine: Add debugging output
2016-10-10 Patrick Rudolphst/nine: Fix assert in NineUnknown_QueryInterface
2016-10-10 Patrick Rudolphst/nine: Print interface id in NineVolume9_GetContainer
2016-10-10 Patrick Rudolphst/nine: Print interface id in NineSurface9_GetContainer
2016-10-10 Patrick Rudolphst/nine: Print interface id in NineUnknown_QueryInterface
2016-10-10 Patrick Rudolphst/nine: Move assert in NineSurface9_ctor
2016-10-10 Axel Davyst/nine: Properly declare sampler states for ff
2016-10-10 Axel Davyst/nine: Handle user clipping planes properly for ff
2016-10-10 Axel Davyst/nine: Fix the calculation of the number of vs inputs
2016-10-10 Axel Davyst/nine: Fix specular w coordinate
2016-10-10 Axel Davyst/nine: Disable parts of lighting calculation if no...
2016-10-10 Axel Davyst/nine: Fix condition for specular lightning
2016-10-10 Axel Davyst/nine: Do always accumulate diffuse
2016-10-10 Axel Davyst/nine: Initialize ps ff registers
2016-10-10 Axel Davyst/nine: Do not pollute rTmp in ff ps
2016-10-10 Axel Davyst/nine: Allocate temporaries on demand for ps ff
2016-10-10 Axel Davyst/nine: Fix texbem
2016-10-10 Axel Davyst/nine: Fix ff computation for inverse
2016-10-10 Axel Davyst/nine: Used normed Vtx for reflectionvector
2016-10-10 Axel Davyst/nine: Implement SPHEREMAP
2016-10-10 Axel Davyst/nine: Enable passthrough only if positiont is used
2016-10-10 Axel Davyst/nine: Fix wrong mask in ff vs
2016-10-10 Axel Davyst/nine: Fix tweening factor computation
2016-10-10 Axel Davyst/nine: Disable ff vertex blending if required inputs...
2016-10-10 Axel Davyst/nine: Use materials if source is not given.
2016-10-10 Axel Davyst/nine: Fix ff SPECULARENABLE
2016-10-10 Axel Davyst/nine: Undefined specular should be full of zeros
2016-10-10 Axel Davyst/nine: Implement normal transformation with vertex...
2016-10-10 Axel Davyst/nine: Increase MaxVertexBlendMatrixIndex
2016-10-10 Axel Davyst/nine: Compact ff vs constants a bit
2016-10-10 Axel Davyst/nine: Fix vertex blending aVtx computation
2016-10-10 Axel Davyst/nine: Reorganize ff vtx processing
2016-10-10 Axel Davyst/nine: Small simplification for position_t and fog
2016-10-10 Axel Davyst/nine: Cleaning code for vs temporaries
2016-10-10 Axel Davyst/nine: No need for the local flag for temporaries...
2016-10-10 Axel Davyst/nine: Handle D3DRS_NORMALIZENORMALS
2016-10-10 Axel Davyst/nine: Initial ProcessVertices support
2016-10-10 Axel Davyst/nine: Partial software vertex processing support
2016-10-10 Axel Davyst/nine: Rework vs int and bool constants buffer
2016-10-10 Axel Davyst/nine: Change dirty tracking for vs int and bool...
2016-10-10 Axel Davyst/nine: Drop unused constant upload path
2016-10-10 Axel Davyst/nine: Add support for swvp constants in shaders
2016-10-10 Axel Davyst/nine: Initial mixed vertex processing support
2016-10-10 Axel Davyst/nine: Implement SetNPatchMode
2016-10-10 Axel Davyst/nine: Implement D3DUSAGE_SOFTWAREPROCESSING
2016-10-10 Patrick Rudolphst/nine: Allocate more space for ATI1
2016-10-10 Patrick Rudolphst/nine: Add missing break
2016-10-10 Axel Davyst/nine: Implement relative addressing for ps inputs
2016-10-10 Axel Davyst/nine: Wait for pending tasks to execute in swapchain
2016-10-10 Axel Davyst/nine: Use fixed size arrays for swapchain buffers
2016-10-10 Patrick Rudolphst/nine: Fix buffer count check for Ex devices
2016-10-10 Axel Davyst/nine: Disable seamless cubemap for d3d
2016-10-10 Axel Davyst/nine: Fix some check flags
2016-10-10 Axel Davyst/nine: Unify some check flags
2016-10-10 Axel Davygallium/util: Really allow aliasing of dst for u_box_un...
2016-10-10 Axel Davysoftpipe: Cap to 2 GB on 32 bits
2016-10-10 Axel Davyllvmpipe: Cap to 2 GB on 32 bits
2016-10-10 Axel Davygallium/os: Fix overflow on 32 bits
2016-10-10 Axel Davyst/nine: Memset pipe_resource templates
2016-10-10 Samuel Pitoisetnvc0: fix valid range for shader buffers
2016-10-10 Ilia Mirkinnvc0/ir: fix overwriting of value backing non-constant...
2016-10-10 Vinson Leeglsl: Add missing cache_destroy stub function.
2016-10-10 Chad Versaceegl: Unify the EGLint/EGLAttrib paths in eglCreateSync...
2016-10-10 Eric Anholtintel: Fix bash-specific redirection.
2016-10-10 Ilia Mirkinnv50/ir: only stick one preret per function
2016-10-10 Nicolai Hähnleradeonsi: make more use of si_have_tgsi_compute
2016-10-10 Nicolai Hähnlegallium/radeon: assign a name to LLVM output variables...
2016-10-10 Nicolai Hähnlegallium/radeon: avoid redundant work with overlapping...
2016-10-10 Nicolai Hähnleradeonsi: support ARB_compute_variable_group_size
2016-10-10 Lionel Landwerlinanv: turn on samplerAnisotropy in VkPhysicalDeviceFeatures
2016-10-10 Edward O'Callaghanradv: Use proper header guards over 'pragma once' direc...
2016-10-10 Tapani Pällimesa: throw error if bufSize negative in GetSynciv...
2016-10-10 Tapani Pälliglsl: prohibit lowp, mediump precision on atomic_uint
2016-10-10 Tapani Pälliglsl: optimize copy_propagation_elements pass
2016-10-08 Lionel Landwerlinintel: aubinator: enable loading dumps from standard...
2016-10-08 Lionel Landwerlinintel: aubinator: enable loading xml files from a given...
2016-10-08 Lionel Landwerlinintel: aubinator: generate a standalone binary
2016-10-07 Nanley Cheryanv/TODO: Update the HiZ task
2016-10-07 Nanley Cheryanv: Enable fast depth clears
2016-10-07 Chad Versaceanv/cmd_buffer: Enable rendering to HiZ
2016-10-07 Nanley Cheryanv/cmd_buffer: Add code for performing HZ operations
2016-10-07 Jason Ekstrandanv/image: Memset hiz surfaces to 0 when binding memory
2016-10-07 Jason Ekstrandanv: Move BindImageMemory to anv_image.c
2016-10-07 Chad Versaceanv: Allocate hiz surface
2016-10-07 Chad Versaceanv: Add func anv_image_has_hiz()
2016-10-07 Chad Versaceanv: Add anv_image::hiz_surface
2016-10-07 Nanley Cheryisl: Correct a comment in the isl_format enum
2016-10-07 Rob Clarkgallium: add missing zero-init for resource templates
2016-10-07 Rob Clarkfreedreno: don't try to shadow layered textures
2016-10-07 Rob Clarkfreedreno/a3xx+a4xx: fix clip-plane lowering state
2016-10-07 Ian Romanickglsl: Let cache_test build when the shader cache is...
2016-10-07 Lionel Landwerlinanv: pipeline cache: fix return value of vkGetPipelineC...
2016-10-07 Timothy Arceriutil: remove unused variable
2016-10-07 Martin Peresloader/dri3: import prime buffers in the currently...
2016-10-07 Martin Peresloader/dri3: add get_dri_screen() to the vtable
2016-10-07 Jason Ekstrandanv/entrypoints: Save off the entire devinfo rather...
2016-10-07 Dave Airlieradv: drop all uint for unsigned.
2016-10-07 Eric Anholtvc4: Don't worry about partial Z/S clear if the other...
next