index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_state_upload.c
Age
Commit message (
Expand
)
Author
2010-09-23
mesa: Remove SGI_color_matrix.
Eric Anholt
2010-08-25
i965: Remove unnecessary header.
Vinson Lee
2010-08-22
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-08-22
i965: Use intel->gen >= 6 instead of IS_GEN6.
Eric Anholt
2010-06-12
i965: Update gen6 paths for the streaming rework.
Eric Anholt
2010-06-11
i965: Remove caching of surface state objects.
Eric Anholt
2010-06-11
i965: Convert the binding table to streamed indirect state.
Eric Anholt
2010-06-11
i965: Split constant buffer setup from its surface state/binding state.
Eric Anholt
2010-06-11
i965: Set the CC VP state immediately on state change.
Eric Anholt
2010-06-08
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-02-25
i965: Set up the SNB sampler state pointers.
Eric Anholt
2010-02-25
i965: Move PIPELINE_SELECT to the top of gen6 3d pipeline setup.
Eric Anholt
2010-02-25
i965: Untested Sandybridge WM packets.
Eric Anholt
2010-02-25
i965: Hook up remaining Sandybridge state packets besides WM.
Eric Anholt
2010-02-25
i965: Untested Sandybridge SF setup.
Eric Anholt
2010-02-25
i965: Add Sandybridge viewport setup.
Eric Anholt
2010-02-25
i965: Enable DRAWING_RECTANGLE emit on Sandybridge.
Eric Anholt
2010-02-25
i965: Add Sandybridge scissor state.
Eric Anholt
2010-02-25
i965: Set the state base address on Sandybridge.
Eric Anholt
2010-02-25
i965: Reconnect the index/vertex setup.
Eric Anholt
2010-02-25
i965: Set up the SNB URB.
Eric Anholt
2010-02-25
i965: Get vp-tri batchbuffers running (no rendering).
Eric Anholt
2010-02-25
i965: Add untested REJECT_ALL clip state.
Eric Anholt
2010-02-25
i965: Add untested passthrough GS setup.
Eric Anholt
2010-02-25
i965: Add untested Sandybridge passthrough VS setup.
Eric Anholt
2010-02-25
i965: Start adding support for the Sandybridge CC unit.
Eric Anholt
2010-02-25
i965: Update WM surface state setup for sandybridge's new BLEND_STATE.
Eric Anholt
2010-02-25
i965: Set up sandybridge depthbuffer.
Eric Anholt
2010-02-25
intel: Start adding defines and some bits for sandybridge bringup.
Eric Anholt
2010-02-19
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-01-19
intel: Remove dead note_fence vtbl hook.
Eric Anholt
2010-01-19
i965: Remove obsolete comment about the state atoms.
Eric Anholt
2009-11-21
i965: Fix several memory leaks on exit.
Eric Anholt
2009-11-03
intel: avoid unnecessary front buffer flushing/updating
Brian Paul
2009-10-27
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-09-24
i965: Clean up some mess with the batch cache.
Eric Anholt
2009-08-26
i965: added texture unit sanity check
Brian Paul
2009-08-12
i965: Avoid re-uploading the index buffer when we don't need to.
Eric Anholt
2009-07-07
i965: Remove BRW_NEW_INPUT_VARYING
Eric Anholt
2009-05-06
i965: Split WM constant buffer update from other WM surfaces.
Eric Anholt
2009-05-06
i965: Disentangle VS constant surface state from WM surface state.
Eric Anholt
2009-04-22
i965: checkpoint commit: use two state caches instead of one
Brian Paul
2009-04-22
i965: remove unused state atom entries
Brian Paul
2009-04-22
i965: the brw_constant_buffer state atom is no longer dynamic
Brian Paul
2009-04-22
i965: add _NEW_PROGRAM_CONSTANTS to mesa_bits[] list
Brian Paul
2009-02-02
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
i965: Delete old metaops code now that there are no remaining consumers.
Eric Anholt
2009-01-07
i965: Remove worrisome comment about _NEW_PROGRAM signaling fp change.
Eric Anholt
2008-11-28
i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
Eric Anholt
2008-11-28
i965: Add debug code for dumping how frequently different dirty bits are set.
Eric Anholt
[next]