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_hs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Port gen6+ state emitting code to genxml.
Rafael Antognolli
2017-05-03
1
-93
/
+0
*
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: 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
/
+1
*
i965: Switch TCS gl_program/gl_shader_program checks over to TES.
Kenneth Graunke
2015-12-22
1
-1
/
+1
*
i965: Remove unnecessary brw->tess_ctrl_program assertions.
Kenneth Graunke
2015-12-22
1
-1
/
+0
*
i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags.
Kenneth Graunke
2015-12-22
1
-2
/
+2
*
i965: Add Gen8+ tessellation control shader state (3DSTATE_HS).
Kenneth Graunke
2015-12-11
1
-13
/
+51
*
i965: Add tessellation shader push constant support.
Kenneth Graunke
2015-12-11
1
-14
/
+0
*
i965: Add tessellation shader surface support.
Kenneth Graunke
2015-12-11
1
-5
/
+0
*
i965: Create new files for HS/DS/TE state upload code.
Kenneth Graunke
2015-12-07
1
-0
/
+71