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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Improve the test for readpixels blit path format checking.
Eric Anholt
2013-03-05
1
-32
/
+0
*
intel: Drop the INTEL_NO_BLIT debug environment variable.
Eric Anholt
2012-03-20
1
-5
/
+3
*
mesa/drivers: use new swrast renderbuffer functions
Brian Paul
2011-12-08
1
-0
/
+1
*
mesa: rewrite accum buffer support
Brian Paul
2011-12-08
1
-1
/
+1
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-18
/
+18
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-6
/
+6
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
1
-4
/
+3
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-7
/
+0
|
\
|
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-23
1
-7
/
+0
*
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-4
/
+4
|
/
*
intel: Remove some dead metaops code.
Eric Anholt
2009-09-28
1
-14
/
+0
*
intel/radeon: add common metaops code.
Dave Airlie
2009-07-15
1
-251
/
+0
*
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
2009-06-19
1
-3
/
+1
*
intel: Add a metaops version of glGenerateMipmapEXT/SGIS_generate_mipmaps.
Eric Anholt
2009-05-08
1
-0
/
+1
*
intel: Put the constant texcoords used in metaops into a vbo.
Eric Anholt
2009-05-08
1
-0
/
+83
*
intel: Avoid dri2 GetBuffers round-trips for internal Viewport calls.
Eric Anholt
2009-04-06
1
-0
/
+4
*
intel: include main/viewport.h
Brian Paul
2009-03-11
1
-0
/
+1
*
mesa: use Stencil._Enabled field instead of Stencil.Enabled
Brian Paul
2009-03-02
1
-1
/
+1
*
intel: Fix commented-out glViewport in intel_meta_set_passthrough_transform.
Eric Anholt
2009-02-03
1
-3
/
+3
*
intel: If we're doing a depth clear with tris, do color with it.
Eric Anholt
2009-01-30
1
-3
/
+3
*
intel: save/restore GL matrix mode in intel_meta_set_passthrough_transform(),...
Brian Paul
2009-01-26
1
-0
/
+3
*
intel: Share passthrough transform setup between glBitmap and glDrawPixels.
Eric Anholt
2008-12-31
1
-0
/
+35
*
intel: Add support for glBitmap as metaops using GL calls.
Eric Anholt
2008-12-31
1
-0
/
+133
*
intel: Don't glBitmap fallback with scissoring enabled.
Eric Anholt
2008-11-21
1
-6
/
+0
*
i965: Actually hook up the accelerated DrawPixels support.
Eric Anholt
2008-10-09
1
-1
/
+1
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-2
/
+2
*
intel: Avoid glBitmap software fallback for blending when no blending occurs.
Eric Anholt
2008-06-24
1
-2
/
+21
*
intel: Merge check_blit_fragment_ops between i915/i965.
Eric Anholt
2008-06-24
1
-0
/
+7
*
intel: Note reasons for blit pixel op fallbacks under INTEL_DEBUG=pix.
Eric Anholt
2008-06-24
1
-15
/
+56
*
i915: Add support for accelerated glBitmap, shared from 965.
Eric Anholt
2008-06-24
1
-1
/
+1
*
i915: Allow accelerated pixel ops to be disabled with INTEL_NO_BLIT.
Eric Anholt
2008-06-24
1
-4
/
+6
*
[intel] Move some pixel path support from drivers to shared.
Eric Anholt
2007-12-21
1
-0
/
+120