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_depthstencil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Stop doing special _NEW_STENCIL state flagging on drawbuffers.
Eric Anholt
2013-06-25
1
-1
/
+1
*
i965: Emit the depth/stencil state pointer directly, not via atoms.
Kenneth Graunke
2013-06-11
1
-2
/
+18
*
i965: Use ctx->Stencil._WriteEnabled in DEPTH_STENCIL_STATE.
Kenneth Graunke
2013-04-04
1
-5
/
+1
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
1
-7
/
+2
*
i965: Add missing _NEW_BUFFERS dirty bit to Gen6+ DEPTH_STENCIL atoms.
Kenneth Graunke
2012-01-09
1
-1
/
+1
*
i965: Don't depth test the fake depthbuffer when one isn't present.
Eric Anholt
2011-11-29
1
-1
/
+6
*
i965/gen6: Manipulate state batches for HiZ meta-ops [v4]
Chad Versace
2011-11-22
1
-3
/
+8
*
i965/gen6: Move setup of CC state batches to emit time.
Eric Anholt
2011-10-29
1
-2
/
+2
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-1
/
+2
*
i965/gen6: Move the depth/stencil state to state streaming.
Eric Anholt
2011-04-29
1
-112
/
+42
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-3
/
+3
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
1
-4
/
+0
*
i965: Start adding support for the Sandybridge CC unit.
Eric Anholt
2010-02-25
1
-0
/
+169