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_cc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
1
-2
/
+2
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-3
/
+0
*
i965: Move CACHE_NEW_*_VP flags to BRW_NEW_*_VP.
Kenneth Graunke
2014-11-29
1
-3
/
+4
*
i965: Fold the gen7_cc_viewport_state_pointer atom into brw_cc_vp.
Kenneth Graunke
2014-11-29
1
-1
/
+8
*
i965: Combine CACHE_NEW_*_UNIT into BRW_NEW_GEN4_UNIT_STATE.
Kenneth Graunke
2014-11-29
1
-1
/
+1
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-3
/
+8
*
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
Jordan Justen
2014-09-04
1
-2
/
+2
*
i965: Create a macro for setting a dirty bit.
Paul Berry
2014-09-01
1
-2
/
+2
*
i965: Fix stale comments about the state cache.
Eric Anholt
2014-07-02
1
-1
/
+1
*
i965: Use the new drm_intel_bo offset64 field.
Kenneth Graunke
2014-01-20
1
-1
/
+1
*
i965: Set all the supported viewports for GEN7
Ian Romanick
2014-01-20
1
-8
/
+13
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-2
/
+2
*
i965: Remove CACHED_BATCH support altogether.
Kenneth Graunke
2014-01-17
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-4
/
+4
*
i965: Gen4-5: Don't enable hardware alpha test with MRT
Chris Forbes
2013-11-06
1
-1
/
+2
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-4
/
+3
*
i965: Move intel_context::stats_wm to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::batch to brw_context.
Kenneth Graunke
2013-07-09
1
-3
/
+3
*
intel: Stop doing special _NEW_STENCIL state flagging on drawbuffers.
Eric Anholt
2013-06-25
1
-2
/
+2
*
intel: Use accessor for stencil reference values
Chris Forbes
2013-05-15
1
-2
/
+3
*
mesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver implements the functions
Marek Olšák
2013-04-24
1
-1
/
+1
*
i965: Avoid blending with destination alpha when RB format has no alpha bits
Carl Worth
2013-01-14
1
-6
/
+6
*
i965: Correct _NEW_TRANSOFORM typos.
Kenneth Graunke
2012-01-07
1
-1
/
+1
*
i965/gen4: Move CC VP to emit() time, since it's only needed by CC's emit().
Eric Anholt
2011-10-29
1
-2
/
+2
*
mesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled
Ian Romanick
2011-09-19
1
-1
/
+1
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-2
/
+4
*
i965: Move the CC VP to state streaming.
Eric Anholt
2011-04-29
1
-18
/
+21
*
intel: Add support for ARB_color_buffer_float.
Eric Anholt
2011-04-20
1
-4
/
+4
*
i965: Remember to pack the constant blend color as floats into the batch
Chris Wilson
2011-02-24
1
-4
/
+4
*
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
1
-12
/
+10
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-1
/
+1
*
i965: drop state_bo references to batch_bo
Chris Wilson
2011-02-21
1
-3
/
+3
*
i965: write cc straight to batch
Chris Wilson
2011-02-21
1
-48
/
+46
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-6
/
+6
*
i965: Rename more #defines to 3DSTATE rather than CMD or CMD_3D.
Kenneth Graunke
2011-01-10
1
-1
/
+1
*
i965: Move gen4 blend constant color to the gen4 blending file.
Eric Anholt
2010-11-23
1
-0
/
+25
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
i965: Also enable CC statistics when doing OQs.
Eric Anholt
2010-09-21
1
-3
/
+4
*
i965: Stream out CC unit state.
Eric Anholt
2010-06-12
1
-153
/
+63
*
i965: GC the last two arguments to brw_cache_data.
Eric Anholt
2010-06-11
1
-2
/
+1
*
i965: Set the CC VP state immediately on state change.
Eric Anholt
2010-06-11
1
-10
/
+2
*
intel: Convert remaining dri_bo_emit_reloc to drm_intel_bo_emit_reloc.
Eric Anholt
2010-06-08
1
-6
/
+3
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-4
/
+4
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-2
/
+0
|
\
|
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-22
1
-2
/
+0
*
|
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-19
1
-2
/
+1
|
/
*
i965: Use current draw buffer instead of drawable visual to get alpha bits
Ian Romanick
2009-12-14
1
-2
/
+2
*
i965: Fix handling of drawing to MESA_FORMAT_XRGB8888
Ian Romanick
2009-12-10
1
-0
/
+34
[next]