index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic.
Eric Anholt
2007-12-13
1
-2
/
+2
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-30
/
+98
*
[965] Hook up DEBUG_BUFMGR output for bufmgr_fake.
Eric Anholt
2007-12-10
1
-0
/
+2
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-94
/
+51
*
[965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.
Eric Anholt
2007-11-19
1
-2
/
+11
*
More vblank cleanups.
Michel Dänzer
2007-10-30
1
-5
/
+7
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-9
/
+8
*
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
1
-0
/
+14
|
\
|
*
Non Square Matrix
Zou Nan hai
2007-10-09
1
-0
/
+2
|
*
ARB_shader_object ARB_vertex_shader ARB_fragment_shader in 965-glsl branch
Zou Nan hai
2007-09-18
1
-0
/
+6
|
*
fix double free in 965-glsl branch
Zou Nan hai
2007-09-18
1
-0
/
+2
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa into...
Zou Nan hai
2007-07-04
1
-5
/
+8
|
|
\
|
*
|
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-0
/
+4
*
|
|
fix force_s3tc_enable option
Mrc Gran
2007-10-10
1
-1
/
+1
*
|
|
[965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915.
Eric Anholt
2007-09-27
1
-0
/
+2
*
|
|
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-6
/
+19
*
|
|
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-19
/
+6
*
|
|
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-7
/
+0
*
|
|
fix a bug in 965 ARB_occlusion_query,
Zou Nan hai
2007-09-26
1
-2
/
+2
*
|
|
Merge branch 'master' into i915-unification
Eric Anholt
2007-09-20
1
-0
/
+10
|
\
\
\
|
*
|
|
i965: store read drawable info in intel_context. Some OpenGL
Xiang, Haihao
2007-08-29
1
-0
/
+4
|
*
|
|
EXT_texture_sRGB support on i965
Zou Nan hai
2007-08-02
1
-0
/
+1
|
*
|
|
ARB sprite point support on i965
Zou Nan hai
2007-07-30
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'origin' into i915-unification
Eric Anholt
2007-06-21
1
-5
/
+8
|
\
|
|
|
*
|
i965: Add pci info for 965GME/GLE chip.
Wang Zhenyu
2007-05-31
1
-5
/
+8
|
|
/
*
/
Convert i915tex to the new interface and make it compile.
Eric Anholt
2007-05-17
1
-4
/
+2
|
/
*
Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa into crestline
Nian Wu
2007-02-25
1
-14
/
+20
|
\
|
*
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
1
-4
/
+4
|
|
\
|
|
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-4
/
+47
|
|
|
\
|
|
*
|
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-4
/
+4
|
*
|
|
Bug #9604: Fix a static buffer allocation failure.
Eric Anholt
2007-01-26
1
-2
/
+4
|
*
|
|
Remove dead code causing a warning.
Eric Anholt
2007-01-26
1
-5
/
+0
|
*
|
|
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
[next]