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_hs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Port gen6+ state emitting code to genxml.
Rafael Antognolli
2017-05-03
1
-63
/
+0
*
i965: Drop AUB_TRACE_* stuff.
Kenneth Graunke
2017-03-21
1
-2
/
+1
*
i965: replace brw_tess_{eval,ctrl}_program with brw_program
Timothy Arceri
2016-10-26
1
-2
/
+1
*
i965/mesa/st: eliminate gl_tess_ctrl_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
i965: Eliminate brw->tcs.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-6
/
+8
*
i965: rename max_hs_* variables to max_tcs_*
Timothy Arceri
2016-10-03
1
-1
/
+1
*
i965: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
1
-1
/
+2
*
i965: use new subroutine index uploader.
Dave Airlie
2016-08-23
1
-0
/
+3
*
i965: Fix cross-primitive scratch corruption when changing the per-thread all...
Francisco Jerez
2016-06-13
1
-1
/
+1
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-0
/
+2
*
i965: Emit a real 3DSTATE_HS on Gen7.
Kenneth Graunke
2015-12-28
1
-11
/
+47
*
i965: Add the TCS/TES state upload atoms to the gen7_atoms list.
Kenneth Graunke
2015-12-28
1
-15
/
+0
*
i965: Upload HS push constants whenever default tess. levels change.
Kenneth Graunke
2015-12-22
1
-0
/
+1
*
i965: Switch TCS gl_program/gl_shader_program checks over to TES.
Kenneth Graunke
2015-12-22
1
-2
/
+3
*
i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags.
Kenneth Graunke
2015-12-22
1
-2
/
+2
*
i965: Add tessellation shader push constant support.
Kenneth Graunke
2015-12-11
1
-0
/
+29
*
i965: Create new files for HS/DS/TE state upload code.
Kenneth Graunke
2015-12-07
1
-0
/
+65