index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
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-21
[intel] Move some pixel path support from drivers to shared.
Eric Anholt
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-12-20
[intel] Allow driver hooks to be NULL in intel_buffers.c and just update flags.
Eric Anholt
2007-12-20
[i915] Move meta_draw_quad into the vtbl with other meta operations.
Eric Anholt
2007-12-18
[915] Set cliprects in the drawbuffer software fallback case as well.
Eric Anholt
2007-12-18
[915] Fix clear color when clearing with triangles.
Eric Anholt
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
[next]