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
Age
Commit message (
Expand
)
Author
2010-02-25
i965: Add Sandybridge scissor state.
Eric Anholt
2010-02-25
i965: Fix up the VF stats packet header.
Eric Anholt
2010-02-25
i965: Set the state base address on Sandybridge.
Eric Anholt
2010-02-25
i965: Free gen6 state BOs on context destroy.
Eric Anholt
2010-02-25
i965: Giant pile of flushing to track down SNB bringup issues.
Eric Anholt
2010-02-25
i965: Fix some defines of gen6 regs from docs comparison.
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: Try sending prims down the pipeline.
Eric Anholt
2010-02-25
i965: Try uploading SNB VS constants.
Eric Anholt
2010-02-25
i965: Try turning on the VS.
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: Set up sandybridge binding table pointers but don't enable it yet.
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
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
Remove _mesa_memset in favor of plain memset.
Kenneth Graunke
2010-02-17
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-12
i965: Remove unnecessary headers.
Vinson Lee
2010-02-06
i965: Keep the CURBE BO mapped and memcpy instead of subdataing.
Eric Anholt
2010-02-06
i965: Reset the "need new CURBE BO" flag when we make a new CURBE bo.
Eric Anholt
2010-02-04
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-01-31
i965: Silence uninitialized variable warning.
Vinson Lee
2010-01-30
i965: Remove unnecessary headers.
Vinson Lee
2010-01-26
intel: Clean up stale comments about cliprects.
Eric Anholt
2010-01-26
i965: Remove DRI1 leftovers from stipple offset handling.
Eric Anholt
2010-01-26
i965: Add support for EXT_draw_buffers2.
Eric Anholt
2010-01-26
i965: Fix fp fragment.position handling and enable HW part of ARB_fcc.
Eric Anholt
2010-01-25
i965: Remove unnecessary malloc/free in VS binding table setup.
Eric Anholt
2010-01-25
i965: Fix build after merge of mesa stable branch.
Eric Anholt
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
i965: Remove unnecessary headers.
Vinson Lee
2010-01-23
i965: add support for ARB_half_float_vertex
Dave Airlie
2010-01-21
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-19
intel: Remove dead note_fence vtbl hook.
Eric Anholt
2010-01-19
i965: Improve the hashing of brw_state_cache keys to include the cache_id.
Eric Anholt
2010-01-19
i965: Remove obsolete comment about the state atoms.
Eric Anholt
2010-01-19
i965: Upload as many VS constants as possible through the push constants.
Eric Anholt
2010-01-19
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-18
i965: Clean up constbuf handling by splitting reladdr/non-reladdr loads.
Eric Anholt
2010-01-18
i965: Only set up the stack register if it's going to get used.
Eric Anholt
2010-01-18
i965: Fix loads of non-relative-addr constants after a reladdr load.
Eric Anholt
2010-01-08
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-07
intel: Remove leftover symlinks from DRI1 removal.
Eric Anholt
[next]