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
/
gen7_wm_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen6+: Add support for GL_ARB_blend_func_extended.
Eric Anholt
2012-05-23
1
-1
/
+14
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-3
/
+15
*
i965: Fill in Sample Mask in Haswell's 3DSTATE_PS.
Kenneth Graunke
2012-03-30
1
-0
/
+3
*
i965: Update max VS/PS threads shift offsets for Haswell.
Kenneth Graunke
2012-03-30
1
-1
/
+3
*
i965: Rename the original binding table to mention that it's the WM now.
Eric Anholt
2012-02-21
1
-1
/
+1
*
i965: Compute required barycentric interp modes once at FS compile time.
Eric Anholt
2012-02-21
1
-6
/
+4
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
1
-18
/
+0
*
mesa: Track fixed-function fragment shader as a shader
Ian Romanick
2012-01-11
1
-1
/
+3
*
i965/gen7: Enable HiZ
Chad Versace
2012-01-10
1
-0
/
+18
*
i965: Re-sync outdated comments about Gen6+ push constants.
Kenneth Graunke
2012-01-09
1
-1
/
+1
*
i965: Update dirty bit comments for the gen7_ps_state atom.
Kenneth Graunke
2012-01-09
1
-1
/
+2
*
i965: Remove BRW_NEW_CURBE_OFFSETS dirty bit from Gen7 atoms.
Kenneth Graunke
2012-01-09
1
-3
/
+1
*
i965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6+ atoms.
Kenneth Graunke
2012-01-09
1
-2
/
+0
*
i965: Actually enable SIMD16 dispatch on Ivybridge.
Kenneth Graunke
2012-01-08
1
-2
/
+7
*
mesa: Make gl_program::InputsRead 64 bits.
Mathias Fröhlich
2011-11-29
1
-1
/
+1
*
i965: Move and rename "wm sampler" fields to just "sampler".
Kenneth Graunke
2011-11-10
1
-2
/
+2
*
i965: Use a single binding table for all pipeline stages.
Kenneth Graunke
2011-11-10
1
-1
/
+1
*
i965: Use 0 for the number of binding table entries in 3DSTATE_(VS|WM).
Kenneth Graunke
2011-11-10
1
-4
/
+0
*
i965/gen6+: Switch GLSL from ALT to IEEE floating point mode
Paul Berry
2011-10-31
1
-2
/
+5
*
i965/gen6+: Add support for noperspective interpolation.
Paul Berry
2011-10-27
1
-4
/
+6
*
i965/gen6+: Parameterize barycentric interpolation modes.
Paul Berry
2011-10-27
1
-1
/
+2
*
i965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads for consistency.
Kenneth Graunke
2011-10-25
1
-1
/
+1
*
i965: Remove copy and pasted gen7_wm_constants state atom.
Kenneth Graunke
2011-10-20
1
-55
/
+0
*
i965: Use AUB_TRACE_WM_CONSTANTS in gen7_prepare_wm_push_constants.
Kenneth Graunke
2011-10-20
1
-1
/
+1
*
i965: Add remaining scratch space setup emit to unit states.
Eric Anholt
2011-08-16
1
-1
/
+7
*
i965/vs: Start adding support for uniforms
Eric Anholt
2011-08-16
1
-1
/
+1
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-1
/
+1
*
i965/gen7: Remove gratuitous dirty flags from WM and PS state.
Kenneth Graunke
2011-07-08
1
-8
/
+3
*
i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE.
Eric Anholt
2011-06-20
1
-2
/
+4
*
i965/gen6+: Add a missing state flag for WM constants.
Eric Anholt
2011-06-20
1
-2
/
+3
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-7
/
+2
*
i965/gen7: Enable SIMD16 fragment shader dispatch.
Kenneth Graunke
2011-06-08
1
-2
/
+6
*
i965: Upload sampler state pointers on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+6
*
i965: Upload binding table pointers on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+6
*
i965: Initial Ivybridge WM/PS state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+243