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_gs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Introduce a brw_vue_prog_data::include_vue_handles flag.
Kenneth Graunke
2015-10-21
1
-0
/
+2
*
i965: Don't tell the hardware about our UAV access.
Francisco Jerez
2015-10-09
1
-3
/
+1
*
i965: Implement "Static Vertex Count" geometry shader optimization.
Kenneth Graunke
2015-09-26
1
-0
/
+6
*
i965/gen7-8: Poke the 3DSTATE UAV access enable bits.
Francisco Jerez
2015-08-11
1
-1
/
+3
*
i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Kenneth Graunke
2015-06-01
1
-1
/
+2
*
i965: Drop "Vector Mask Enable" bit from 3DSTATE_GS on Gen8+.
Kenneth Graunke
2015-06-01
1
-2
/
+1
*
i965: Delete GS scratch space workaround warning.
Kenneth Graunke
2015-05-27
1
-4
/
+0
*
i965: Fix instanced geometry shaders on Gen8+.
Kenneth Graunke
2015-04-06
1
-0
/
+2
*
i965: Rename brw_vec4_prog_data/key to brw_bue_prog_data/key
Kristian Høgsberg
2014-12-10
1
-1
/
+1
*
i965/skl: Fix GS thread count location
Ben Widawsky
2014-12-08
1
-11
/
+18
*
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/gs: Use single dispatch mode as fallback to dual object mode when possible.
Iago Toral Quiroga
2014-09-19
1
-3
/
+1
*
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
-5
/
+2
*
i965: Merge gen8_upload_constant_state into gen7_upload_constant_state.
Eric Anholt
2014-05-02
1
-1
/
+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: Update GS state for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+147