summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/Makefile
Commit message (Expand)AuthorAgeFilesLines
* intel: track move of bo_exec from drivers to bufmgr.Eric Anholt2008-09-101-1/+0
* intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.Eric Anholt2008-09-101-0/+2
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-2/+0
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-0/+2
* Merge commit 'origin/master' into drm-gemEric Anholt2008-06-241-0/+1
|\
| * intel: Merge check_blit_fragment_ops between i915/i965.Eric Anholt2008-06-241-0/+1
* | [intel] Convert drivers to using libdrm bufmgr code.Eric Anholt2008-06-031-3/+0
* | GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.Eric Anholt2008-05-071-0/+1
* | Add intel_bufmgr_gem for new graphics execution manager.Eric Anholt2008-05-021-1/+1
|/
* i965: remove unused hal hooksDave Airlie2008-02-141-1/+0
* [965] Enable EXT_framebuffer_object.Eric Anholt2007-12-201-0/+3
* [965] Move to using shared texture management code.Eric Anholt2007-12-161-0/+2
* [965] Replace the state cache suballocator with direct dri_bufmgr use.Eric Anholt2007-12-141-1/+0
* [965] Convert the driver to dri_bufmgr interface and enable TTM.Eric Anholt2007-12-071-1/+3
* [965] Replace 965 texture format code with common code.Eric Anholt2007-11-201-0/+1
* Merge branch 'origin'Eric Anholt2007-10-291-0/+1
|\
| * Merge branch '965-glsl'Zou Nan hai2007-10-261-0/+1
| |\
| | * support branch and loop in pixel shaderZou Nan hai2007-06-211-0/+1
* | | Replace symlink generation from i915 with files in intel/ and symlinks there.Eric Anholt2007-10-161-15/+2
|/ /
* | [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.Eric Anholt2007-09-271-0/+2
* | Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt2007-09-271-1/+1
* | WIP 965 conversion to dri_bufmgr.Eric Anholt2007-09-271-1/+1
* | [965] Remove AUB file support.Eric Anholt2007-09-271-2/+0
* | i915/i965 merge serer directories along lines for radeon/r200Dave Airlie2007-09-271-1/+13
|/
* Merge branch 'master' of git+ssh://[email protected]/git/mesa/mesa i...Keith Whitwell2007-01-161-1/+4
|\
| * Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers.Michel Dänzer2006-12-141-1/+4
* | cleanup code, compiles with vbo changesKeith Whitwell2006-10-311-1/+0
* | checkpoint - remove dead files, otherwise untestedKeith Whitwell2006-10-301-8/+0
|/
* Accelerate glBitmap with a color expand blit. Nice speedup for demosKeith Whitwell2006-10-051-0/+1
* add accelerated glCopyPixels pathKeith Whitwell2006-09-201-0/+1
* Basic facility for playing back captured aubfiles. Requires a smallKeith Whitwell2006-09-081-0/+1
* Simplify the immediate and displaylist code. Treat VertexAttrib*ARBKeith Whitwell2006-09-061-1/+0
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-0/+97