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
/
mesa
/
drivers
/
dri
/
i965
/
gen6_wm_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/vs: Start adding support for uniforms
Eric Anholt
2011-08-16
1
-1
/
+1
*
i965: Add dumping for gen6 WM constants too.
Eric Anholt
2011-08-05
1
-1
/
+1
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-1
/
+1
*
i965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
Eric Anholt
2011-06-20
1
-2
/
+1
*
i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE.
Eric Anholt
2011-06-20
1
-4
/
+7
*
i965/gen6+: Add a missing state flag for WM constants.
Eric Anholt
2011-06-20
1
-1
/
+3
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-7
/
+3
*
i965: Fix "Paramater" typo in gen6_wm_state.c.
Kenneth Graunke
2011-05-16
1
-1
/
+1
*
i965/gen6: Use the dynamic state base address to reduce relocations.
Eric Anholt
2011-04-29
1
-4
/
+4
*
i965/gen6: Stream the WM push constants.
Eric Anholt
2011-04-29
1
-14
/
+10
*
i965: Give the push constants and pull constants unique function names.
Eric Anholt
2011-04-29
1
-2
/
+2
*
i965/fs: Add initial support for 16-wide dispatch on gen6.
Eric Anholt
2011-04-26
1
-3
/
+13
*
i965/fs: Add gen6 register spilling support.
Eric Anholt
2011-04-17
1
-1
/
+6
*
i965: Fix the VS thread limits for GT1, and clarify the WM limits on both.
Eric Anholt
2011-04-01
1
-1
/
+1
*
i965: Rename various gen6 #defines to match the documentation.
Kenneth Graunke
2011-01-06
1
-3
/
+3
*
i965: Set the alternative floating point mode on gen6 VS and WM.
Eric Anholt
2010-12-16
1
-0
/
+3
*
i965: Add disabled debug code for dumping out the WM constant payload.
Eric Anholt
2010-12-07
1
-0
/
+15
*
i965: upload WM state for _NEW_POLYGON on sandybridge
Zhenyu Wang
2010-12-07
1
-1
/
+1
*
i965: Nuke brw_wm_glsl.c.
Eric Anholt
2010-12-06
1
-2
/
+2
*
i965: Align gen6 push constant size to dispatch width.
Eric Anholt
2010-12-06
1
-1
/
+2
*
i965: Update gen6 WM state on compiled program change, not just FP change.
Eric Anholt
2010-12-04
1
-1
/
+3
*
i965: refresh wm push constant also for BRW_NEW_FRAMENT_PROGRAM on gen6
Zhenyu Wang
2010-11-02
1
-1
/
+1
*
i965: Make FS uniforms be the actual type of the uniform at upload time.
Eric Anholt
2010-10-27
1
-1
/
+2
*
i965: Fix typo in comment about state flags.
Eric Anholt
2010-10-26
1
-1
/
+1
*
i965: Add support for pull constants to the new FS backend.
Eric Anholt
2010-10-22
1
-1
/
+1
*
i965: Disable thread dispatch when the FS doesn't do any work.
Eric Anholt
2010-10-19
1
-2
/
+7
*
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-19
1
-4
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
i965: Fix gen6 WM push constants updates.
Eric Anholt
2010-10-08
1
-1
/
+2
*
i965: Set up inputs to the fragment shader according to FP InputsRead.
Eric Anholt
2010-09-28
1
-2
/
+1
*
i965: Add support for attribute interpolation on Sandybridge.
Eric Anholt
2010-09-28
1
-0
/
+2
*
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-08-22
1
-24
/
+47
*
Merge branch 'shader-file-reorg'
Brian Paul
2010-06-23
1
-2
/
+2
|
\
|
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
*
|
i965: Set the correct WM GRF start reg on gen6.
Zhenyu Wang
2010-06-12
1
-1
/
+2
|
/
*
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-03-04
1
-2
/
+2
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
1
-2
/
+0
*
i965: Emit SNB FF unit state after the unit's push constants.
Eric Anholt
2010-02-25
1
-43
/
+43
*
i965: Untested Sandybridge WM packets.
Eric Anholt
2010-02-25
1
-0
/
+162