st/nine: Rename pipe to pipe_data in nine_context
[mesa.git] / src / gallium / state_trackers / nine / nine_ff.c
2016-12-20 Axel Davyst/nine: Rename pipe to pipe_data in nine_context
2016-12-20 Axel Davyst/nine: Track dirty state groups in nine_context
2016-12-20 Axel Davyst/nine: Back ps to nine_context
2016-12-20 Axel Davyst/nine: Back all ff states in nine_context
2016-12-20 Axel Davyst/nine: Put ff data in a separate structure
2016-12-20 Axel Davyst/nine: Back viewport to nine_context
2016-12-20 Axel Davyst/nine: Back vs to nine_context
2016-12-20 Axel Davyst/nine: Back vdecl to nine_context
2016-12-20 Axel Davyst/nine: Back textures into nine_context
2016-12-20 Axel Davyst/nine: Move draw calls to nine_state
2016-12-20 Axel Davyst/nine: Introduce nine_context
2016-12-20 Axel Davyst/nine: Implement WFOG properly
2016-12-20 Axel Davyst/nine: Fix ff texture coordinate selection
2016-12-20 Axel Davyst/nine: Convert redundant check to assert in ff ps
2016-12-20 Axel Davyst/nine: Fix two special cases in ff ps
2016-12-20 Axel Davyst/nine: Remove useless code in ff ps
2016-12-20 Axel Davyst/nine: Fix ff cases when stages should be disabled
2016-12-20 Axel Davyst/nine: Always initialize current in ff ps
2016-12-20 Axel Davyst/nine: Fix check for ff specular
2016-12-20 Axel Davyst/nine: Do not saturate illumination coefficients...
2016-12-20 Axel Davyst/nine: Fix ff COLOR0 w component computation
2016-12-20 Axel Davyst/nine: Fix specular enable for alpha
2016-12-20 Axel Davyst/nine: Fix leak in user constant upload path
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 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 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-05-18 Axel Davyst/nine: Implement BumpEnvMap for ff
2016-05-18 Axel Davyst/nine: Fix ff pointscale computation
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
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-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-04 Patrick Rudolphst/nine: Fix shade mode flat
2016-02-04 Axel Davyst/nine: Use ff vertex shader when position_t is used
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-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-08 Marek Olšáknine: allow fragment shader POSITION and FACE to be...
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-21 Axel Davyst/nine: Silent warning in nine_ff
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: Complete ff texture transform implementation
2015-08-21 Axel Davyst/nine: Fix nine_ff_ps_key padding
2015-08-21 Axel Davyst/nine: Fix fixed function fog support
2015-08-21 Axel Davyst/nine: Rework ff constant buffers
2015-08-21 Axel Davyst/nine: Improve fallback when driver doesn't support...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-05 Marek Olšáktgsi/ureg: add support for output array declarations
2015-02-05 Axel Davyst/nine: Dummy sampler should have a=1
2015-01-22 Axel Davyst/nine: Correctly handle when ff vs should have no...
2015-01-22 Axel Davyst/nine: Fix some fixed function pipeline operation
2014-12-03 Axel Davyst/nine: Fix vertex declarations for non-standard ...
2014-11-26 Axel Davyst/nine: propertly declare constants (v2)
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)