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
/
gen8_ps_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move dispatch_grf_start_reg and first_curbe_grf into stage_prog_data.
Eric Anholt
2014-07-02
1
-4
/
+4
*
i965: Move push constant state packets to push constant update time.
Eric Anholt
2014-05-02
1
-6
/
+2
*
i965: Merge gen8_upload_constant_state into gen7_upload_constant_state.
Eric Anholt
2014-05-02
1
-1
/
+1
*
i965: Drop unnecessary state flag for units on NEW_BINDING_TABLE.
Eric Anholt
2014-05-02
1
-1
/
+0
*
i965/gen7+: Move sampler state packets to the stage sampler state table update.
Eric Anholt
2014-05-02
1
-7
/
+1
*
i965: Drop a NEW_SAMPLER annotation for use of sampler_count.
Eric Anholt
2014-05-02
1
-1
/
+0
*
i965: Track the number of samples in the drawbuffer.
Eric Anholt
2014-04-30
1
-4
/
+4
*
i965: Move binding table update packets to binding table setup time.
Eric Anholt
2014-03-10
1
-6
/
+0
*
i965: Store absolute thread count in max_wm_threads on Broadwell.
Kenneth Graunke
2014-02-20
1
-1
/
+4
*
i965: Only use the SIMD16 program for per-sample shading on Broadwell.
Kenneth Graunke
2014-02-19
1
-9
/
+32
*
i965: Set "Position XY Offset Select" bits in 3DSTATE_PS on Broadwell.
Kenneth Graunke
2014-02-19
1
-0
/
+18
*
i965: Add missing sample shading bits to Gen8's 3DSTATE_PS_EXTRA.
Kenneth Graunke
2014-02-19
1
-1
/
+15
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-1
/
+1
*
i965: Silence unused variable 'ctx' warning.
Kenneth Graunke
2014-01-31
1
-1
/
+0
*
i965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS_EXTRA.
Kenneth Graunke
2014-01-31
1
-0
/
+210