index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
intel_batchbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-250
/
+1
*
i915: make i915 use the cached mappings for batch/buffer objects.
Dave Airlie
2007-11-01
1
-1
/
+1
*
Merge branch 'master' into i915-superioctl
Dave Airlie
2007-10-12
1
-1
/
+1
|
\
|
*
Replace duplicated intel_reg.h with a shared header.
Eric Anholt
2007-10-04
1
-1
/
+1
*
|
i915: fixup up bufmgr to pass num buffers to kernel
Dave Airlie
2007-10-09
1
-2
/
+3
*
|
i915: add superioctl support to the ttm codepaths.
Dave Airlie
2007-10-04
1
-3
/
+2
*
|
i915: add superioctl initial support inside bufmgr ttm
Dave Airlie
2007-10-03
1
-5
/
+13
*
|
i915/drmbuf: attempt to push relocations into buffer manager
Dave Airlie
2007-10-03
1
-101
/
+11
|
/
*
[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.
Eric Anholt
2007-09-27
1
-1
/
+2
*
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-0
/
+331
*
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-331
/
+0
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+331
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-829
/
+0
*
Don't use the x/y/width/height params passed to Clear(). Get them
Brian Paul
2006-11-01
1
-16
/
+25
*
i915: Handle DRM_VBLANK_SECONDARY when scheduling buffer swaps.
Michel Dänzer
2006-09-28
1
-0
/
+4
*
i915: Attempt to schedule buffer swap on target vertical blank when possible.
Michel Dänzer
2006-09-28
1
-79
/
+113
*
Fix bug 8010 - locking issues.
Alan Hourihane
2006-08-26
1
-4
/
+2
*
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-08-18
1
-1
/
+1
*
remove temporary code from keithw, this in theory isn't used at the moment
Dave Airlie
2006-05-05
1
-5
/
+0
*
Fix some warnings on x86_64
Alan Hourihane
2006-04-07
1
-1
/
+1
*
Don't index box by the box's index within numClipRects; just dereference it.
mesa_6_5
Eric Anholt
2006-04-01
1
-4
/
+4
*
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-03-31
1
-14
/
+39
*
add vblank support to i915 driver
Dave Airlie
2006-02-06
1
-0
/
+50
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-50
/
+76
*
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-10
1
-11
/
+11
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-10
/
+10
*
add missing license texts
Keith Whitwell
2004-06-18
1
-0
/
+20
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
1
-0
/
+668