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_blorp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/urb: Allow blorp to record current settings
Topi Pohjolainen
2016-07-04
1
-24
/
+1
*
i965/blorp/gen7+: Stop trashing push constant allocation
Topi Pohjolainen
2016-07-04
1
-48
/
+1
*
i965/blorp: Remove support for push constants
Topi Pohjolainen
2016-07-04
1
-40
/
+1
*
i965/blorp: Fix the size requirement for vertex elements
Topi Pohjolainen
2016-07-04
1
-14
/
+26
*
i965/blorp: Prepare for more than two vertex attributes
Topi Pohjolainen
2016-07-04
1
-1
/
+3
*
i965/blorp: Rename push constants to inputs
Topi Pohjolainen
2016-07-04
1
-1
/
+1
*
i965/blorp: Disable vertex element swizzling
Topi Pohjolainen
2016-06-23
1
-2
/
+9
*
i965/blorp: Let program data tell if push constants are needed
Topi Pohjolainen
2016-06-23
1
-5
/
+11
*
i965/blorp: Use prog data counters to guide wm/ps setup
Topi Pohjolainen
2016-06-23
1
-0
/
+2
*
i965/blorp: Use prog data counters to guide sf/sbe setup
Topi Pohjolainen
2016-06-23
1
-2
/
+8
*
i965: Fix issues with number of VS URB entries on Cherryview/Broxton.
Kenneth Graunke
2016-06-13
1
-2
/
+3
*
i965: deindent blorp code.
Dave Airlie
2016-05-24
1
-9
/
+9
*
i965: Send the minimal number of STATE_BASE_ADDRESS packets.
Kenneth Graunke
2016-05-16
1
-2
/
+1
*
i965: Combine Gen4-7 and Gen8+ state base address emitters.
Kenneth Graunke
2016-05-16
1
-1
/
+1
*
blorp: Add initial state setup support for SIMD8 dispatch
Jason Ekstrand
2016-05-14
1
-14
/
+21
*
i965/blorp: Convert state setup to C
Jason Ekstrand
2016-04-26
1
-0
/
+885