index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_metaops.c
Age
Commit message (
Expand
)
Author
2008-03-13
[i965] multiple rendering target support
Zou Nan hai
2008-03-06
i965:fix segfault issue when clearing the window which
Xiang, Haihao
2008-02-29
i965: use _Current pointer instead of Current pointer.
Xiang, Haihao
2008-02-26
i965: Setup framebuffer texture in meta_draw_region.
Kristian Høgsberg
2008-02-22
Merge {i915,i965}/intel_context.h as intel/intel_context.h
Kristian Høgsberg
2008-02-05
i965: adjust the byte order of clear color. fix #14165
Xiang, Haihao
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-02-23
Update DRI drivers for new glsl compiler.
Brian
2007-02-01
Correct usage/meaning of max_index parameter.
Keith Whitwell
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2007-01-06
Various warning fixes for i965 driver.
Keith Packard
2006-12-02
Structure CopyPixels similarly to i915 do_texture_copypixels, to ease future ...
Gary Wong
2006-11-29
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-30
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt