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_ds_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Drop BRW_NEW_CONTEXT from 3DSTATE_DS/GS on Gen7-7.5.
Kenneth Graunke
2017-04-28
1
-1
/
+0
*
i965: Drop _NEW_TRANSFORM from 3DSTATE_DS/GS on Gen7-7.5.
Kenneth Graunke
2017-04-28
1
-1
/
+1
*
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_eval_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
i965: Eliminate brw->tes.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-4
/
+6
*
i965: rename max_ds_* variable to max_tes_*
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
/
+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
/
+2
*
i965: Emit a real 3DSTATE_DS on Gen7.
Kenneth Graunke
2015-12-28
1
-11
/
+54
*
i965: Add the TCS/TES state upload atoms to the gen7_atoms list.
Kenneth Graunke
2015-12-28
1
-15
/
+0
*
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
/
+64