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_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[intel] Fix 965 rendering with non-TTM by merging intel_ioctl between 915/965.
Eric Anholt
2008-02-13
1
-174
/
+1
*
[intel] Rename lost_hardware vtbl entry to new_batch.
Eric Anholt
2008-01-09
1
-11
/
+0
*
intel: cast a pointer to unsigned long, avoid potential error.
Xiang, Haihao
2007-12-21
1
-1
/
+1
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-7
/
+5
*
i915: fixup up bufmgr to pass num buffers to kernel
Dave Airlie
2007-10-09
1
-1
/
+2
*
i915: add superioctl support to the ttm codepaths.
Dave Airlie
2007-10-04
1
-12
/
+21
*
i915: add superioctl initial support inside bufmgr ttm
Dave Airlie
2007-10-03
1
-3
/
+45
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+135
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-668
/
+0
*
i915: Quiet valgrind by initializing the seq value the kernel writes into.
Eric Anholt
2007-09-19
1
-0
/
+9
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-3
/
+2
*
Don't use the x/y/width/height params passed to Clear(). Get them
Brian Paul
2006-11-01
1
-5
/
+5
*
updates to dri drivers for recent stencil changes
Keith Whitwell
2006-05-08
1
-1
/
+1
*
Fix i915 driver after stencil changes in Mesa 6.5
Dave Airlie
2006-05-05
1
-1
/
+1
*
Fix some warnings on x86_64
Alan Hourihane
2006-04-07
1
-1
/
+1
*
add vblank support to i915 driver
Dave Airlie
2006-02-06
1
-6
/
+16
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-17
/
+60
*
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-10
1
-1
/
+1
*
silence fprintf and casting warnings
Brian Paul
2005-08-30
1
-3
/
+3
*
fix some valgrind complaints
Keith Whitwell
2005-05-10
1
-2
/
+2
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-13
/
+13
*
Add Intel i915GM support, and these extensions.
Alan Hourihane
2005-01-06
1
-1
/
+1
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-2
/
+2
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
1
-0
/
+1
*
add missing license texts
Keith Whitwell
2004-06-18
1
-0
/
+20
*
Fix batch.ptr when dropping a batchbuffer segment due to zero cliprects.
Keith Whitwell
2004-06-16
1
-1
/
+2
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
1
-0
/
+585