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
/
intel_context.c
Age
Commit message (
Expand
)
Author
2007-02-25
Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline
Nian Wu
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
Add Intel 965GM chipset info
Wang Zhenyu
2007-02-02
Revert origin crestline pci id patch
Wang Zhenyu
2007-01-26
Bug #9604: Fix a static buffer allocation failure.
Eric Anholt
2007-01-26
Remove dead code causing a warning.
Eric Anholt
2007-01-26
ARB_Occlusion_query should support multiple query at same time
Zou Nan hai
2007-01-24
965 glxswapcontrol fix
Zou Nan hai
2007-01-24
965 ARB_Occlusion_query fix
Zou Nan hai
2007-01-18
1. Fix bug #155
Zou Nan hai
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2007-01-06
Merge branch 'master' into crestline
Keith Packard
2007-01-06
Initialize GL_ARB_occlusion_query only if DRM support is present.
Keith Packard
2007-01-06
i965: ARB_occlusion_query support
Wang Zhenyu
2006-12-30
Use the tiled flag in the sarea to determine region tiling.
Haihao Xiang
2006-12-26
Support linear format in i965.
Haihao Xiang
2006-12-13
ARB_occlusion_query support
Zou Nan hai
2006-12-10
adding pci id of Crestline
Wang Zhenyu
2006-11-23
Haihao Xiang's pointsize initialization patch.
Keith Whitwell
2006-10-30
switch several dri drivers over
Keith Whitwell
2006-10-23
Emit cliprects in the userspace driver as required, rather than
Keith Whitwell
2006-10-15
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-05
Accelerate glBitmap with a color expand blit. Nice speedup for demos
Keith Whitwell
2006-09-20
remove some dead code
Keith Whitwell
2006-09-20
Support ARB_texture_rectangle.
Keith Whitwell
2006-09-20
1) Add a new flag in the sarea (coopting the unused texAge value) to
Keith Whitwell
2006-09-20
add accelerated glCopyPixels path
Keith Whitwell
2006-09-07
Cope with memory pool fragmentation by allowing a second attempt at
Keith Whitwell
2006-09-07
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-09-04
Don't export NV_vertex_program as it's not supported, it confuses
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt