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
/
intel
/
intel_pixel_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: check if stencil test is enabled in intel_stencil_drawpixels()
Brian Paul
2009-01-26
1
-1
/
+5
*
i965: fix glDrawPixels Z coordinate in intel_texture_drawpixels().
Brian Paul
2009-01-12
1
-4
/
+8
*
mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.
Eric Anholt
2009-01-07
1
-23
/
+2
*
intel: Share passthrough transform setup between glBitmap and glDrawPixels.
Eric Anholt
2008-12-31
1
-27
/
+9
*
intel: Remove fallback for glDrawPixels(GL_COLOR_INDEX)
Eric Anholt
2008-10-31
1
-7
/
+0
*
intel: Add more fallback debugging for glDrawPixels.
Eric Anholt
2008-10-31
1
-8
/
+33
*
intel: Fix glDrawPixels with 4d RasterPos.
Eric Anholt
2008-10-28
1
-4
/
+9
*
intel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX).
Eric Anholt
2008-10-11
1
-1
/
+196
*
i965: Actually hook up the accelerated DrawPixels support.
Eric Anholt
2008-10-09
1
-1
/
+0
*
intel: Add missing include files for meta drawpixels since mesa shuffling.
Eric Anholt
2008-09-23
1
-0
/
+2
*
intel: Replace pbo-only drawpixels function with a generic Mesa metaops.
Eric Anholt
2008-09-23
1
-276
/
+108
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-6
/
+6
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
1
-1
/
+0
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-12
/
+4
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-4
/
+12
*
drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.
Eric Anholt
2008-07-11
1
-1
/
+1
*
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-06-26
1
-2
/
+1
*
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-06-24
1
-1
/
+1
|
\
|
*
intel: Avoid glBitmap software fallback for blending when no blending occurs.
Eric Anholt
2008-06-24
1
-1
/
+1
*
|
i915: Note the non-PBO fallback for textured drawpixels under DEBUG_PIXEL.
Eric Anholt
2008-06-18
1
-1
/
+2
*
|
i915: Restore the accelerated PBO pixel path functions after GEM changes.
Eric Anholt
2008-06-18
1
-8
/
+0
|
/
*
[915] Don't attempt our accelerated drawpixels if no color buffer is attached.
Eric Anholt
2008-02-15
1
-2
/
+3
*
i915: reset swrast state after calling swrast DrawPixels.
Xiang, Haihao
2007-12-27
1
-0
/
+1
*
[intel] Move some pixel path support from drivers to shared.
Eric Anholt
2007-12-21
1
-0
/
+386