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-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
2008-11-06
i965: Always check vertex program.
Xiang, Haihao
2008-10-28
i965: Fix check_aperture calls to cover everything needed for the prim at once.
Eric Anholt
2008-10-28
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-10-27
i965: Remove dead brw->wrap flag.
Eric Anholt
2008-09-28
Remove TNL-to-VP tracking from i965
Ian Romanick
2008-09-10
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-08
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
[next]