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
/
intel
Age
Commit message (
Expand
)
Author
2007-12-18
[Intel] Centralize mipmap pitch computations.
Keith Packard
2007-12-17
[i915] Remove redundant set_draw_region code (like the comment says).
Eric Anholt
2007-12-17
[intel] Improve INTEL_DEBUG=blit description of clearing.
Eric Anholt
2007-12-17
[intel] Fix copy'n'pasteo in decoding of the blit clear packet.
Eric Anholt
2007-12-17
[965] Add decode of 3DSTATE_DRAWING_RECTANGLE.
Eric Anholt
2007-12-17
[intel] Cleanup of */intel_blit.c to bring the two closer.
Eric Anholt
2007-12-17
i915: Fix issues with glDrawBuffer(GL_NONE).
Michel Dänzer
2007-12-16
[i915] Fix missing symbol from 965 changes.
Eric Anholt
2007-12-16
[965] Move to using shared texture management code.
Eric Anholt
2007-12-15
[intel] Whitespace and comment changes to bring intel_mipmap_tree.c closer.
Eric Anholt
2007-12-15
[intel] Merge intel_buffer_objects to shared.
Eric Anholt
2007-12-15
[965] Use shared intel_regions.c.
Eric Anholt
2007-12-14
[intel] Fix uninitialized data in screen-region buffer objects.
Eric Anholt
2007-12-14
[intel] Remove excessive validation debugging.
Eric Anholt
2007-12-14
[intel] Initialize debug flag for dri_bufmgrs
Eric Anholt
2007-12-14
[intel] Remove useless intel_region_idle.
Eric Anholt
2007-12-14
[intel] warnings cleanup
Eric Anholt
2007-12-14
[intel] Remove the relocation buffer lists and just cache one per buffer.
Eric Anholt
2007-12-13
[intel] Remove broken mutex protection from dri_bufmgrs.
Eric Anholt
2007-12-13
[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic.
Eric Anholt
2007-12-12
[965] Bug #13600: Fix assertion failure with SRGB textures.
Eric Anholt
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-11
Block in kernel waiting for fence
Keith Packard
2007-12-11
Use previous buffer offsets to compute proposed relocations
Keith Packard
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-11-30
[intel] Move batch bo_unmap from TTM code to shared, and add more asserts.
Eric Anholt
2007-11-30
[intel] Add failure path printfs to relocation code and some comments.
Eric Anholt
2007-11-30
[intel] Simplify TTM relocation code by passing around bufmgr struct.
Eric Anholt
2007-11-30
[intel] Fix the type and naming of the flags/mask args to TTM functions.
Eric Anholt
2007-11-30
[intel] intel_bufmgr_ttm style sanity
Eric Anholt
2007-11-26
i915: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-26
i915: Some additional blit fixes and assertions.
Michel Dänzer
2007-11-16
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-16
[i915] Pass static region names in so debugging says more than "static region".
Eric Anholt
2007-11-16
[intel] Move additional code to be shared from intel_context.h to intel/.
Eric Anholt
2007-11-16
[intel] Move intel_tex.h into place, forgotten in the previous commit.
Eric Anholt
2007-11-16
[965] Add batchbuffer decode for several more packets.
Eric Anholt
2007-11-16
[intel] Fix typos in intel_chipset.h macros.
Eric Anholt
2007-11-16
[i915] Add INTEL_DEBUG=sync debug flag to wait for fences after making them.
Eric Anholt
2007-11-16
[i915] Reenable batchbuffer debug under INTEL_DEBUG=bat.
Eric Anholt
2007-11-16
[i915] Push locking in intelClearWithTris down inside meta_draw_poly.
Eric Anholt
2007-11-12
i965: correct the opcode of XY_SETUP_BLT_CMD. fix bug #12730
Xiang, Haihao
2007-11-09
[i915] Remove old frontbuffer rotation hack.
Eric Anholt
2007-11-09
[intel] By default, output batchbuffer decode to stderr like other debug info.
Eric Anholt
2007-11-09
[intel] Initialize a depth buffer if the visual has depth 24 but no stencil.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-10-16
Replace symlink generation from i915 with files in intel/ and symlinks there.
Eric Anholt
2007-10-08
i915: Fix undefined ALIGN symbol from 77e0523fb7769df4bf43747e136b1653b2421b97.
Sergio Monteiro Basto
2007-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
Replace duplicated intel_reg.h with a shared header.
Eric Anholt
[prev]
[next]