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: glClearBuffer() should only clear a single buffer.
Iago Toral Quiroga
2014-04-13
1
-1
/
+1
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-2
/
+2
*
i965/blorp: Get rid of redundant num_samples blorp param.
Paul Berry
2013-12-09
1
-1
/
+0
*
i965: Document conventions for counting layers in 2D multisample buffers.
Paul Berry
2013-12-09
1
-0
/
+5
*
i965: Avoid flushing the batch for every blorp op.
Eric Anholt
2013-11-07
1
-4
/
+0
*
i965/blorp: Add an is_render_target parameter to surface_info::set.
Kenneth Graunke
2013-10-09
1
-1
/
+2
*
i965/blorp: Add support for single sample scaled blit with bilinear filter
Anuj Phogat
2013-08-16
1
-2
/
+5
*
i965/blorp: Use more appropriate variable names
Anuj Phogat
2013-08-16
1
-5
/
+3
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-4
/
+4
*
i965/blorp: Add bilinear filtering of samples for multisample scaled blits
Anuj Phogat
2013-07-01
1
-0
/
+16
*
i965/blorp: Write blorp code to do render target resolves.
Paul Berry
2013-06-12
1
-0
/
+5
*
i965/gen7+: Implement fast color clear operation in BLORP.
Paul Berry
2013-06-12
1
-1
/
+10
*
intel: Add multisample scaled blitting in blorp engine
Anuj Phogat
2013-05-30
1
-9
/
+11
*
intel: Change the register type from UW to UD in blorp engine
Anuj Phogat
2013-05-30
1
-9
/
+6
*
i965: Implement color clears using a simple shader in blorp.
Eric Anholt
2013-04-30
1
-0
/
+4
*
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