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_pixel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[intel] Move some pixel path support from drivers to shared.
Eric Anholt
2007-12-21
1
-120
/
+1
*
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
1
-0
/
+120
*
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-24
1
-524
/
+0
*
fix segfault with i915 drivers in swrast drawpixels path when resizing windows
Roland Scheidegger
2007-07-16
1
-0
/
+6
*
Another round of fixing attribute interpolation for glDraw/CopyPixels.
Brian
2007-06-21
1
-15
/
+19
*
Effectively disable _TexEnvProgram before calling _swrast_DrawPixels().
Brian
2007-06-20
1
-3
/
+15
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
1
-9
/
+0
*
Fix some warnings on x86_64
Alan Hourihane
2006-04-07
1
-2
/
+6
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-63
/
+81
*
Add offset and pitch fields to intelRegion. Remove frontOffset, frontPitch,
Brian Paul
2005-09-10
1
-3
/
+3
*
remove stray references to ctx->Depth.OcclusionTest
Brian Paul
2005-08-25
1
-2
/
+1
*
check for null DrawBuffer values
Keith Whitwell
2005-05-09
1
-0
/
+1
*
Bug #1859: Initialize 'size' before first use in intelTryReadPixels()
Adam Jackson
2004-12-27
1
-1
/
+1
*
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
/
+469