index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
nine
/
nine_ff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-2
/
+2
*
st/nine: Drop path for ureg_NRM and ureg_CLAMP
Axel Davy
2016-02-12
1
-24
/
+4
*
st/nine: Remove usage of SQRT in ff code
Axel Davy
2016-02-12
1
-1
/
+3
*
st/nine: Fix shade mode flat
Patrick Rudolph
2016-02-04
1
-6
/
+6
*
st/nine: Use ff vertex shader when position_t is used
Axel Davy
2016-02-04
1
-2
/
+2
*
st/nine: Fix fixed-function blendweights
Patrick Rudolph
2016-02-04
1
-4
/
+13
*
st/nine: Always normalize hitDir
Patrick Rudolph
2016-02-04
1
-2
/
+3
*
st/nine: Replace r[0] with tmp
Patrick Rudolph
2016-02-04
1
-14
/
+14
*
st/nine: Fix ff calculation of midVec
Patrick Rudolph
2016-02-04
1
-2
/
+2
*
st/nine: Implement D3DRS_SPECULARENABLE
Patrick Rudolph
2016-02-04
1
-2
/
+11
*
st/nine: Fix D3DRS_LOCALVIEWER being ignored
Patrick Rudolph
2016-02-04
1
-0
/
+2
*
nine: allow fragment shader POSITION and FACE to be system values
Marek Olšák
2016-01-08
1
-1
/
+9
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
1
-0
/
+2
*
st/nine: Silent warning in nine_ff
Axel Davy
2015-08-21
1
-0
/
+2
*
st/nine: Implement special DOTPRODUCT3 behaviour
Axel Davy
2015-08-21
1
-0
/
+4
*
st/nine: Implement ff vertex data passthrough
Axel Davy
2015-08-21
1
-7
/
+61
*
st/nine: Complete ff texture transform implementation
Axel Davy
2015-08-21
1
-69
/
+92
*
st/nine: Fix nine_ff_ps_key padding
Axel Davy
2015-08-21
1
-1
/
+3
*
st/nine: Fix fixed function fog support
Axel Davy
2015-08-21
1
-34
/
+19
*
st/nine: Rework ff constant buffers
Axel Davy
2015-08-21
1
-79
/
+39
*
st/nine: Improve fallback when driver doesn't support user buffers.
Axel Davy
2015-08-21
1
-0
/
+23
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-7
/
+7
*
tgsi/ureg: add support for output array declarations
Marek Olšák
2015-06-05
1
-2
/
+4
*
st/nine: Dummy sampler should have a=1
Axel Davy
2015-02-06
1
-0
/
+7
*
st/nine: Correctly handle when ff vs should have no texture coord input/output
Axel Davy
2015-01-22
1
-11
/
+20
*
st/nine: Fix some fixed function pipeline operation
Axel Davy
2015-01-22
1
-2
/
+4
*
st/nine: Fix vertex declarations for non-standard (usage/index)
Axel Davy
2014-12-03
1
-22
/
+27
*
st/nine: propertly declare constants (v2)
Axel Davy
2014-11-26
1
-5
/
+2
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+2257