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_ds_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Port gen6+ state emitting code to genxml.
Rafael Antognolli
2017-05-03
1
-116
/
+0
*
i965: Use 3DSTATE_CLIP's User Clip Distance Enable bitmask on Gen8+.
Kenneth Graunke
2016-11-23
1
-6
/
+2
*
i965: Eliminate brw->tes.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-3
/
+5
*
i965: Fix missing _NEW_TRANSFORM in Gen8+ 3DSTATE_DS atom.
Kenneth Graunke
2016-10-04
1
-1
/
+2
*
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: Fix cross-primitive scratch corruption when changing the per-thread all...
Francisco Jerez
2016-06-13
1
-1
/
+1
*
i965/gen8: fix cull distance emission for tessellation shaders.
Dave Airlie
2016-06-07
1
-3
/
+5
*
i965: Add support for GL_ARB_cull_distance
Kristian Høgsberg Kristensen
2016-05-13
1
-1
/
+2
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-0
/
+1
*
i965/gen9: Use correct size for DS_STATE
Topi Pohjolainen
2016-04-21
1
-4
/
+18
*
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 evaluation shader state (3DSTATE_DS).
Kenneth Graunke
2015-12-11
1
-7
/
+59
*
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
/
+66