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-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
2010-01-06
i965: fix invalid assertion in emit_xpd(), again
Brian Paul
2010-01-05
i965: fix invalid assertion in emit_xpd()
Brian Paul
2010-01-05
i965: Fix build after blind merge of mesa 7.7 by Brian.
Eric Anholt
2010-01-05
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
i965: Fix the surface offset calculation for tiled buffers.
Eric Anholt
2010-01-04
intel: Drop more cliprect bookkeeping
Kristian Høgsberg
2010-01-04
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
intel: Drop LOCK/UNLOCK_HARDWARE()
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
Check for libdrm_$chipset.pc when needed
Kristian Høgsberg
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-29
mesa: implement per-buffer color masking
Brian Paul
2009-12-28
intel: Silence compiler warnings.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-26
i965: Extra asserts on flow control instructions to clarify for clang.
Eric Anholt
2009-12-26
i965: Clean up double initialization of dst_flags from a rebase resolve.
Eric Anholt
2009-12-26
i965: Fix setup of immediate types for gen4 disasm.
Eric Anholt
2009-12-24
i965: Fix assert.
Vinson Lee
2009-12-24
i965: Add missing va_end.
Vinson Lee
2009-12-22
intel: Replace IS_965 checks with context structure usage.
Eric Anholt
2009-12-22
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-10
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
i965: Fix handling of drawing to MESA_FORMAT_XRGB8888
Ian Romanick
2009-12-10
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
intel: Attempt to fix up after "Update vertex texture code."
Eric Anholt
2009-12-18
i965: Add support for OPCODE_CMP in the VS to fix GLSL sqrt()
Eric Anholt
2009-12-01
mesa: Update vertex texture code after gallium changes.
Michal Krol
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-21
i965: Fix several memory leaks on exit.
Eric Anholt
2009-11-19
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
i965: Pack brw_wm_fragment_program better.
Eric Anholt
2009-11-19
mesa: Remove gratuitous padding in prog_dst_register.
Eric Anholt
2009-11-19
i965: Pack the brw_wm_prog_key better.
Eric Anholt
[next]