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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Refactor surface format determination.
Paul Berry
2012-06-07
1
-5
/
+1
*
i965/msaa: Modify blorp code to account for Gen7 MSAA layouts.
Paul Berry
2012-05-25
1
-4
/
+0
*
i965/msaa: Validate Gen7 surface state constraints.
Paul Berry
2012-05-25
1
-3
/
+8
*
i965/msaa: Properly handle sliced layout for Gen7.
Paul Berry
2012-05-25
1
-0
/
+2
*
i965/blorp: Enable blorp blits on Gen7.
Paul Berry
2012-05-25
1
-0
/
+2
*
i965/blorp: Use 16 pixel dispatch on Gen7.
Paul Berry
2012-05-25
1
-1
/
+9
*
i965/blorp: Allocate space for push constants on Gen7.
Paul Berry
2012-05-25
1
-23
/
+4
*
i965/blorp: Factor gen6_blorp_emit_batch_head into separate functions.
Paul Berry
2012-05-25
1
-0
/
+3
*
i965/blorp: Use MSDISPMODE_PERSAMPLE rendering when necessary
Paul Berry
2012-05-25
1
-3
/
+7
*
i965/gen6+: Add support for fast depth clears.
Eric Anholt
2012-05-23
1
-3
/
+2
*
i965/gen7: Add CC viewport setup to blorp code.
Eric Anholt
2012-05-23
1
-0
/
+21
*
i965: Drop a layer of indirection in doing HiZ resolves.
Eric Anholt
2012-05-23
1
-22
/
+0
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-3
/
+17
*
i965/gen6+: Add code to perform blits on the render path ("blorp").
Paul Berry
2012-05-15
1
-7
/
+304
*
i965: split gen{6,7}_blorp_exec functions into manageable chunks.
Paul Berry
2012-05-15
1
-269
/
+281
*
i965: Parameterize HiZ code to prepare for adding blitting.
Paul Berry
2012-05-15
1
-52
/
+35
*
i965/hiz: Convert gen{6,7}_hiz.h to gen{6,7}_blorp.h
Paul Berry
2012-05-10
1
-2
/
+2
*
i965/hiz: Convert gen{6,7}_hiz.c to C++
Paul Berry
2012-05-10
1
-0
/
+501