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
/
gen8_depth_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/gen7-8: Set up early depth/stencil control appropriately for image load/...
Francisco Jerez
2015-08-11
1
-3
/
+3
*
i965: Move pipecontrol workaround bo to brw_pipe_control
Chris Wilson
2015-07-08
1
-1
/
+1
*
i965: Drop brw->depthstencil.stencil_offset from gen8_depth_state.c.
Kenneth Graunke
2015-06-25
1
-5
/
+2
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-1
/
+1
*
i965: Fix whitespace error in gen8_depth_state.c
Kenneth Graunke
2015-06-23
1
-1
/
+1
*
i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
Ben Widawsky
2015-05-27
1
-0
/
+10
*
i965/state: Don't use brw->state.dirty.mesa
Jordan Justen
2015-03-31
1
-1
/
+1
*
i965/skl: Don't use the PMA depth stall workaround
Ben Widawsky
2015-03-27
1
-1
/
+6
*
i965/gen8: Don't rely directly on the hiz miptree structure
Jordan Justen
2015-03-09
1
-3
/
+3
*
i965/hiz: Start to separate miptree out from hiz buffers
Jordan Justen
2015-03-09
1
-3
/
+3
*
i965: Rename some PIPE_CONTROL flags
Ben Widawsky
2015-03-02
1
-1
/
+1
*
i965/skl: Implement WaDisable1DDepthStencil
Neil Roberts
2015-02-10
1
-0
/
+12
*
i965: Move PSCDEPTH calculations from draw time to compile time.
Kenneth Graunke
2014-12-04
1
-8
/
+4
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-2
/
+2
*
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
Kenneth Graunke
2014-12-02
1
-3
/
+3
*
i965: Use brw_wm_prog_data::uses_kill, not gl_fragment_program::UsesKill
Kenneth Graunke
2014-11-27
1
-2
/
+2
*
i965: Implement the PMA stall fix.
Kenneth Graunke
2014-11-04
1
-0
/
+170
*
i965/skl: Use new MOCS for SKL
Kristian Høgsberg
2014-11-03
1
-4
/
+6
*
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
Jordan Justen
2014-09-04
1
-1
/
+1
*
i965: Create a macro for setting a dirty bit.
Paul Berry
2014-09-01
1
-1
/
+1
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-1
/
+1
*
i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
Kenneth Graunke
2014-06-16
1
-4
/
+16
*
i965/gen8: Set depth extent field
Jordan Justen
2014-05-13
1
-1
/
+1
*
i965/gen8 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
2014-05-13
1
-2
/
+2
*
i965/Gen8: 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
-7
/
+7
*
i965: Make Broadwell HiZ path arrange for TC flushes.
Kenneth Graunke
2014-04-22
1
-0
/
+3
*
i965/gen7: Skip repeated NULL depth/stencil state emits.
Eric Anholt
2014-04-11
1
-0
/
+8
*
i965: Set Broadwell MOCS values everywhere it's possible.
Kenneth Graunke
2014-03-25
1
-3
/
+4
*
i965: Implement HiZ resolves on Broadwell.
Kenneth Graunke
2014-02-19
1
-0
/
+103
*
i965: Refactor Gen8 depth packet emission.
Kenneth Graunke
2014-02-19
1
-72
/
+99
*
i965: Program 3DSTATE_HIER_DEPTH_BUFFER properly on Broadwell.
Kenneth Graunke
2014-02-19
1
-8
/
+17
*
i965: Update 3DSTATE_{DEPTH,STENCIL,...}_BUFFER and such for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+169