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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Share the draw x/y offset masking code between main/blorp and all gens.
Eric Anholt
2012-10-16
1
-26
/
+2
*
i965/blorp: Fix narrowing warnings.
Paul Berry
2012-09-21
1
-3
/
+3
*
intel: Add map_stencil_as_y_tiled to intel_region_get_aligned_offset.
Paul Berry
2012-09-12
1
-2
/
+2
*
intel: Add map_stencil_as_y_tiled to intel_region_get_tile_masks.
Paul Berry
2012-09-12
1
-2
/
+2
*
i965/blorp: Account for offsets when emitting SURFACE_STATE.
Paul Berry
2012-09-12
1
-3
/
+10
*
i965/blorp: store x and y offsets in brw_blorp_mip_info.
Paul Berry
2012-09-12
1
-2
/
+2
*
i965/blorp: store surface width/height in brw_blorp_mip_info.
Paul Berry
2012-09-12
1
-11
/
+4
*
i965/blorp: Clarify why width/height must be adjusted for Gen6 IMS surfaces.
Paul Berry
2012-09-12
1
-1
/
+5
*
i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Paul Berry
2012-08-01
1
-3
/
+3
*
i965/msaa: Remove TODO comments that are no longer relevant.
Paul Berry
2012-07-26
1
-1
/
+0
*
i965/msaa: Implement glSampleCoverage.
Paul Berry
2012-06-26
1
-1
/
+1
*
i965/blorp: Refactor surface format determination.
Paul Berry
2012-06-07
1
-5
/
+1
*
i965/blorp: Set the dynamic state upper bound.
Paul Berry
2012-05-25
1
-1
/
+6
*
i965/blorp: Factor gen6_blorp_emit_batch_head into separate functions.
Paul Berry
2012-05-25
1
-34
/
+42
*
i965/blorp: Use MSDISPMODE_PERSAMPLE rendering when necessary
Paul Berry
2012-05-25
1
-1
/
+4
*
i965/gen6+: Add support for fast depth clears.
Eric Anholt
2012-05-23
1
-3
/
+4
*
i965/gen6: Add CC viewport state setup to blorp code.
Eric Anholt
2012-05-23
1
-0
/
+26
*
i965: Drop a layer of indirection in doing HiZ resolves.
Eric Anholt
2012-05-23
1
-21
/
+0
*
i965: Completely annotate the batch bo when aub dumping.
Paul Berry
2012-05-22
1
-1
/
+1
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-25
/
+19
*
i965/gen6+: Add code to perform blits on the render path ("blorp").
Paul Berry
2012-05-15
1
-17
/
+380
*
i965: split gen{6,7}_blorp_exec functions into manageable chunks.
Paul Berry
2012-05-15
1
-251
/
+345
*
i965: Parameterize HiZ code to prepare for adding blitting.
Paul Berry
2012-05-15
1
-87
/
+59
*
i965/hiz: Convert gen{6,7}_hiz.h to gen{6,7}_blorp.h
Paul Berry
2012-05-10
1
-1
/
+1
*
i965/hiz: Convert gen{6,7}_hiz.c to C++
Paul Berry
2012-05-10
1
-0
/
+662