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_defines.h
Age
Commit message (
Expand
)
Author
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-11-13
i965: Clean up Ironlake sampler type definitions.
Eric Anholt
2009-08-04
i965: Hook up the disassembler for INTEL_DEBUG={wm,vs}.
Eric Anholt
2009-07-13
i965: add support for new chipsets
Xiang, Haihao
2009-03-28
i965: srgb texture fixes
Roland Scheidegger
2009-03-24
i965: fix point rasterization when rendering to FBO
Robert Ellison
2009-02-25
i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE used in the docs.
Eric Anholt
2008-11-02
i965: Merge GM45 into the G4X chipset define.
Eric Anholt
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-07-25
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-08
i965: official name for GM45 chipset
Xiang, Haihao
2008-06-26
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-05-23
Emit a flush after the swapbuffers blit, so contents end up on the screen.
Eric Anholt
2008-02-04
[965] Replace VEP/VBP state structures with inline batch emits.
Eric Anholt
2008-01-29
i965: new integrated graphics chipset support
Xiang, Haihao
2007-08-02
fix fd.o bug #11804
Zou Nan hai
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt