summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_metaops.c
AgeCommit message (Expand)Author
2009-02-02i965: Delete old metaops code now that there are no remaining consumers.Eric Anholt
2009-01-23i965: init array->Format fields (see bug 19708)Brian Paul
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-03-13 [i965] multiple rendering target supportZou Nan hai
2008-03-06i965:fix segfault issue when clearing the window whichXiang, Haihao
2008-02-29i965: use _Current pointer instead of Current pointer.Xiang, Haihao
2008-02-26i965: Setup framebuffer texture in meta_draw_region.Kristian Høgsberg
2008-02-22Merge {i915,i965}/intel_context.h as intel/intel_context.hKristian Høgsberg
2008-02-05i965: adjust the byte order of clear color. fix #14165Xiang, Haihao
2008-01-06Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexesBrian
2007-12-20[965] Enable EXT_framebuffer_object.Eric Anholt
2007-02-23Update DRI drivers for new glsl compiler.Brian
2007-02-01Correct usage/meaning of max_index parameter.Keith Whitwell
2007-01-16Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell
2007-01-06Various warning fixes for i965 driver.Keith Packard
2006-12-02Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future ...Gary Wong
2006-11-29Add accelerated CopyPixels for non-overlapping, 1:1 blits.Eric Anholt
2006-10-31cleanup code, compiles with vbo changesKeith Whitwell
2006-10-30checkpoint - remove dead files, otherwise untestedKeith Whitwell
2006-08-09Add Intel i965G/Q DRI driver.Eric Anholt