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_vs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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: Don't tell the hardware about our UAV access.
Francisco Jerez
2015-10-09
1
-3
/
+1
*
i965/gen7-8: Poke the 3DSTATE UAV access enable bits.
Francisco Jerez
2015-08-11
1
-1
/
+3
*
i965: Add Gen8+ VS dispatch_mode assertion.
Kenneth Graunke
2015-06-01
1
-0
/
+3
*
i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Kenneth Graunke
2015-06-01
1
-1
/
+2
*
i965: Rename brw_vec4_prog_data/key to brw_bue_prog_data/key
Kristian Høgsberg
2014-12-10
1
-1
/
+1
*
i965: Add new SIMD8 VS prog data flag
Kristian Høgsberg
2014-12-10
1
-0
/
+2
*
i965: Drop BRW_NEW_VERTEX_PROGRAM from Gen7+ 3DSTATE_VS atoms.
Kenneth Graunke
2014-12-04
1
-1
/
+0
*
i965: Store floating point mode choice in brw_stage_prog_data.
Kenneth Graunke
2014-12-04
1
-4
/
+1
*
i965: Make Gen4-5 and Gen8+ ALT checks use ctx->_Shader too.
Kenneth Graunke
2014-12-04
1
-1
/
+1
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-2
/
+2
*
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
Kenneth Graunke
2014-12-02
1
-2
/
+2
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-3
/
+3
*
i965: Move curb_read_length/total_scratch to brw_stage_prog_data.
Kenneth Graunke
2014-09-03
1
-2
/
+2
*
i965: Move dispatch_grf_start_reg and first_curbe_grf into stage_prog_data.
Eric Anholt
2014-07-02
1
-1
/
+1
*
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
-24
/
+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: Move binding table update packets to binding table setup time.
Eric Anholt
2014-03-10
1
-6
/
+0
*
i965: Drop VECTOR_MASK_ENABLE in Broadwell's 3DSTATE_VS packet.
Kenneth Graunke
2014-02-11
1
-1
/
+1
*
i965: Rework 3DSTATE_VS for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+131