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
/
gen6_blorp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Stop using the miptree in state setup for tex/rt surfaces
Jason Ekstrand
2016-08-17
1
-19
/
+14
*
i965/blorp: Simplify depth buffer state setup a bit
Jason Ekstrand
2016-08-17
1
-25
/
+9
*
i965/blorp: Get rid of brw_blorp_surface_info::width/height
Jason Ekstrand
2016-08-17
1
-2
/
+2
*
i965/blorp: Get rid of brw_blorp_surface_info::num_samples
Jason Ekstrand
2016-08-17
1
-5
/
+5
*
i965/blorp: Use the generic ISL path for texture surfaces on gen6
Jason Ekstrand
2016-07-15
1
-74
/
+2
*
i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen6
Jason Ekstrand
2016-07-15
1
-3
/
+3
*
i965/blorp: Remove support for push constants
Topi Pohjolainen
2016-07-04
1
-55
/
+1
*
i965/blorp: Prepare for more than two vertex attributes
Topi Pohjolainen
2016-07-04
1
-1
/
+3
*
i965/blorp: Tell vertex fetcher about flat inputs
Topi Pohjolainen
2016-07-04
1
-6
/
+24
*
i965/blorp: Add support for flat input buffer
Topi Pohjolainen
2016-07-04
1
-3
/
+65
*
i965/blorp: Rename push constants to inputs
Topi Pohjolainen
2016-07-04
1
-3
/
+3
*
i965/blorp: Use core vertex buffer state setup
Topi Pohjolainen
2016-07-04
1
-48
/
+14
*
i965/blorp: Split vertex data and element setup
Topi Pohjolainen
2016-07-04
1
-21
/
+25
*
i965/blorp: Let program data tell if push constants are needed
Topi Pohjolainen
2016-06-23
1
-2
/
+6
*
i965/blorp: Use prog data counters to guide wm/ps setup
Topi Pohjolainen
2016-06-23
1
-1
/
+3
*
i965/blorp: Use prog data counters to guide sf/sbe setup
Topi Pohjolainen
2016-06-23
1
-2
/
+8
*
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
-7
/
+16
*
i965/blorp: Add a param array to prog_data
Jason Ekstrand
2016-05-14
1
-5
/
+7
*
i965/blorp: Convert state setup to C
Jason Ekstrand
2016-04-26
1
-0
/
+1049