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_misc_state.c
Age
Commit message (
Expand
)
Author
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-08
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
965: cleanups to state emission from aperture checking and state ordering.
Eric Anholt
2008-07-25
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-11
drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.
Eric Anholt
2008-07-08
i965: official name for GM45 chipset
Xiang, Haihao
2008-06-11
[intel-gem] Chase domain flag renaming in the DRM.
Eric Anholt
2008-05-07
GEM: Remove already-disabled PIPE_CONTROL command.
Eric Anholt
2008-05-07
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-04-18
i965: fixup depth buffer check
Dave Airlie
2008-04-18
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-02-22
Merge {i915,i965}/intel_context.h as intel/intel_context.h
Kristian Høgsberg
2008-02-07
[965] Flush icache on new batch, not just new context.
Eric Anholt
2008-01-29
i965: new integrated graphics chipset support
Xiang, Haihao
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[965] Replace the always_update dirty flag with BRW_NEW_BATCH.
Eric Anholt
2008-01-09
[965] Remove drawing rect upload, which is handled (better) by the kernel.
Eric Anholt
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-17
[965] Allow draw or depth regions to be NULL.
Eric Anholt
2007-12-14
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2006-12-08
fix bug#9237
Xiang, Haihao
2006-10-23
Emit cliprects in the userspace driver as required, rather than
Keith Whitwell
2006-09-07
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt