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_misc_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: drop brw->is_haswell in favor of devinfo->is_haswell
Lionel Landwerlin
2017-08-30
1
-1
/
+2
*
i965: Reduce passing 2x32b of reloc_domains to 2 bits
Chris Wilson
2017-08-04
1
-10
/
+3
*
i965/miptree: Clean-up unused
Topi Pohjolainen
2017-07-22
1
-6
/
+2
*
i965/miptree: Represent w-tiled stencil surfaces with isl
Topi Pohjolainen
2017-07-20
1
-2
/
+6
*
i965/miptree: Switch to isl_surf::row_pitch
Topi Pohjolainen
2017-07-20
1
-2
/
+2
*
i965/miptree: Take interleaving into account in stencil pitch
Topi Pohjolainen
2017-07-20
1
-11
/
+1
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
1
-1
/
+1
*
i965/miptree/gen7+: Use isl for hiz layouts
Topi Pohjolainen
2017-06-19
1
-3
/
+2
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
1
-1
/
+6
*
i965: Disable depth writes when depth test is GL_EQUAL.
Kenneth Graunke
2016-11-18
1
-1
/
+1
*
i965/miptree: Create a hiz mcs type
Ben Widawsky
2016-11-08
1
-3
/
+3
*
i965: Track that the stencil data was updated when rendering
Jordan Justen
2016-08-26
1
-0
/
+1
*
i965: Assert that a depth_mt exists when using HiZ.
Matt Turner
2016-05-25
1
-0
/
+1
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-1
/
+2
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-1
/
+1
*
i965/gen7: Don't rely directly on the hiz miptree structure
Jordan Justen
2015-03-09
1
-3
/
+4
*
i965/hiz: Start to separate miptree out from hiz buffers
Jordan Justen
2015-03-09
1
-1
/
+1
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-1
/
+0
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-1
/
+3
*
i965/gen7 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
2014-05-13
1
-2
/
+2
*
i965/Gen7: Set up layer constraints properly for depth buffers
Chris Forbes
2014-05-09
1
-9
/
+6
*
i965: Delete the intel_regions.c code.
Eric Anholt
2014-05-01
1
-1
/
+0
*
i965: Drop use of intel_region from miptrees.
Eric Anholt
2014-05-01
1
-6
/
+6
*
i965/gen7: Skip repeated NULL depth/stencil state emits.
Eric Anholt
2014-04-11
1
-0
/
+8
*
i965: Fix clears of layered framebuffers with mismatched layer counts.
Paul Berry
2014-01-10
1
-1
/
+1
*
mesa: Track number of layers in layered framebuffers.
Paul Berry
2013-11-21
1
-1
/
+1
*
gen7: Use logical, not physical, dims in 3DSTATE_DEPTH_BUFFER (v2)
Chad Versace
2013-10-07
1
-2
/
+2
*
i965/gen7: Set MOCS L3 cacheability for IVB/BYT (v2)
Ville Syrjälä
2013-08-21
1
-1
/
+1
*
gen7 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surface
Jordan Justen
2013-08-04
1
-8
/
+28
*
gen7 depth surface: calculate minimum array element being rendered
Jordan Justen
2013-08-04
1
-0
/
+10
*
gen7 depth surface: calculate LOD being rendered to
Jordan Justen
2013-08-04
1
-0
/
+3
*
gen7 depth surface: calculate depth (array size) for depth surface
Jordan Justen
2013-08-04
1
-0
/
+3
*
gen7 depth surface: calculate more specific surface type
Jordan Justen
2013-08-04
1
-0
/
+31
*
i965/hsw: Change L3 MOCS for depth, hiz, and stencil
Chad Versace
2013-07-18
1
-2
/
+5
*
i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements.
Kenneth Graunke
2013-07-15
1
-9
/
+5
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::is_<platform> flags to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Remove _NEW_DEPTH state flagging on drawbuffers change.
Eric Anholt
2013-06-25
1
-1
/
+1
*
intel: Replace checks for hiz_mt with intel_has*hiz()
Chad Versace
2013-04-10
1
-5
/
+6
*
i965: Fix stencil write enable flag in 3DSTATE_DEPTH_BUFFER on Gen7+.
Kenneth Graunke
2013-04-04
1
-1
/
+1
*
i965: Reduce code duplication in handling of depth, stencil, and HiZ.
Paul Berry
2013-04-02
1
-62
/
+31
*
intel: Make intel_region's pitch be bytes instead of pixels.
Eric Anholt
2013-01-18
1
-3
/
+3
*
i965: Move all the depth/stencil/hiz offset logic into the workaround.
Eric Anholt
2012-11-19
1
-79
/
+11
*
i965: Fix rendering to small mipmaps of depth/stencil buffers using a temp mt.
Eric Anholt
2012-10-16
1
-60
/
+40
*
i965: Share the draw x/y offset masking code between main/blorp and all gens.
Eric Anholt
2012-10-16
1
-36
/
+5
*
intel: Add map_stencil_as_y_tiled to intel_region_get_aligned_offset.
Paul Berry
2012-09-12
1
-2
/
+4
*
intel: Add map_stencil_as_y_tiled to intel_region_get_tile_masks.
Paul Berry
2012-09-12
1
-2
/
+3
*
i965/gen6+: Add support for fast depth clears.
Eric Anholt
2012-05-23
1
-2
/
+2
*
i965/gen7: Set tile_x/y to 0 in the no-stencil case.
Eric Anholt
2012-05-14
1
-1
/
+1
[next]