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_cs_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
*
i965: Trigger CS state reemission when new sampler state is uploaded.
Francisco Jerez
2016-01-19
1
-0
/
+1
*
i965/gen8/cs: Gen8 requires 64 byte alignment for push constant data
Jordan Justen
2015-12-22
1
-3
/
+3
*
i965: Enable shared local memory for CS shared variables
Jordan Justen
2015-12-09
1
-0
/
+12
*
i965/state: Get rid of dword_pitch arguments to buffer functions
Jason Ekstrand
2015-12-07
1
-1
/
+1
*
i965: Clean up #includes in the compiler.
Matt Turner
2015-11-24
1
-0
/
+2
*
i965: Setup pull constant state for compute programs
Jordan Justen
2015-11-01
1
-0
/
+31
*
i965/cs: Split out helper for building local id payload
Kristian Høgsberg Kristensen
2015-10-08
1
-71
/
+9
*
i965/cs: Remove the prog argument from local_id_payload_dwords
Jason Ekstrand
2015-10-02
1
-4
/
+3
*
i965/cs: Re-emit cs_state when surfaces have changed
Jordan Justen
2015-09-29
1
-1
/
+2
*
i965/cs: Re-emit push constants and cs_state on new batches
Jordan Justen
2015-09-29
1
-2
/
+4
*
i965: Move compute shader code around
Kristian Høgsberg Kristensen
2015-09-14
1
-0
/
+347