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