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
/
brw_blorp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Add fields brw_blorp_mip_info::level,layer
Chad Versace
2013-04-10
1
-0
/
+11
*
i965: Share the draw x/y offset masking code between main/blorp and all gens.
Eric Anholt
2012-10-16
1
-4
/
+0
*
i965/blorp: Account for offsets when emitting SURFACE_STATE.
Paul Berry
2012-09-12
1
-0
/
+2
*
i965/blorp: Thread level and layer through brw_blorp_blit_miptrees().
Paul Berry
2012-09-12
1
-0
/
+4
*
i965/blorp: store x and y offsets in brw_blorp_mip_info.
Paul Berry
2012-09-12
1
-3
/
+14
*
i965/blorp: store surface width/height in brw_blorp_mip_info.
Paul Berry
2012-09-12
1
-6
/
+12
*
i965/blorp: Fix incorrect indentation.
Paul Berry
2012-09-05
1
-2
/
+2
*
i965: Add function brw_blorp_blit_miptrees
Chad Versace
2012-08-07
1
-0
/
+17
*
i965/blorp: Fix integer downsampling on Gen7.
Paul Berry
2012-07-20
1
-0
/
+5
*
i965/msaa: Add an enum to describe MSAA layout.
Paul Berry
2012-07-11
1
-17
/
+15
*
i965/msaa: Move {rt,tex}_interleaved into blorp program key.
Paul Berry
2012-07-11
1
-2
/
+14
*
i965/blorp: Implement logic for additional buffer formats.
Paul Berry
2012-06-07
1
-1
/
+2
*
i965/blorp: De-virtualize brw_blorp_{mip,surface}_info::set() function.
Paul Berry
2012-06-07
1
-4
/
+4
*
i965/blorp: Refactor surface format determination.
Paul Berry
2012-06-07
1
-0
/
+6
*
i965/msaa: Modify blorp code to account for Gen7 MSAA layouts.
Paul Berry
2012-05-25
1
-1
/
+12
*
i965/msaa: Properly handle sliced layout for Gen7.
Paul Berry
2012-05-25
1
-0
/
+5
*
i965/blorp: Factor gen6_blorp_emit_batch_head into separate functions.
Paul Berry
2012-05-25
1
-0
/
+4
*
i965/blorp: Use MSDISPMODE_PERSAMPLE rendering when necessary
Paul Berry
2012-05-25
1
-0
/
+12
*
i965: Add an interface for doing hiz ops from C code.
Eric Anholt
2012-05-23
1
-15
/
+1
*
i965/blorp: Move exec() out of brw_blorp_params.
Paul Berry
2012-05-15
1
-2
/
+5
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-2
/
+28
*
i965/gen6+: Add code to perform blits on the render path ("blorp").
Paul Berry
2012-05-15
1
-2
/
+134
*
i965: split gen{6,7}_blorp_exec functions into manageable chunks.
Paul Berry
2012-05-15
1
-2
/
+21
*
i965: Parameterize HiZ code to prepare for adding blitting.
Paul Berry
2012-05-15
1
-0
/
+122