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
/
brw_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Same pixel function init for everyone now.
Eric Anholt
2008-06-24
1
-8
/
+0
*
i965: use _Current pointer instead of Current pointer.
Xiang, Haihao
2008-02-29
1
-19
/
+1
*
intel: Always use intelInitExtensions() for initializing extensions.
Kristian Høgsberg
2008-02-27
1
-15
/
+0
*
i965: Setup framebuffer texture in meta_draw_region.
Kristian Høgsberg
2008-02-26
1
-2
/
+0
*
intel: Add missing include file to silence last couple of warnings.
Kristian Høgsberg
2008-02-25
1
-0
/
+1
*
i965: fix assertion failure caused by commit dd1d66fc4ab5d7064113a2017a431c34...
Xiang, Haihao
2008-02-25
1
-0
/
+3
*
intel: Merge intel_context.c from i915 and i965.
Kristian Høgsberg
2008-02-22
1
-0
/
+13
*
[965] Replace the state cache suballocator with direct dri_bufmgr use.
Eric Anholt
2007-12-14
1
-2
/
+0
*
i965: update RefCount when using Vertex/Fragment program.
Xiang, Haihao
2007-11-28
1
-0
/
+2
*
[965] Replace 965 texture format code with common code.
Eric Anholt
2007-11-20
1
-1
/
+0
*
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
1
-0
/
+27
|
\
|
*
Only vertex program fix, bypass tnl vertex program
Zou Nan hai
2007-10-08
1
-1
/
+1
|
*
fix issue when only fragment shader or vertex shader is used
Zou Nan hai
2007-09-27
1
-5
/
+12
|
*
Use ProgramStringNotify
Zou Nan hai
2007-07-17
1
-27
/
+0
|
*
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-0
/
+47
*
|
[965] Remove AUB file support.
Eric Anholt
2007-09-27
1
-11
/
+0
|
/
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-1
/
+1
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-0
/
+1
|
\
|
*
Add accelerated CopyPixels for non-overlapping, 1:1 blits.
Eric Anholt
2006-11-29
1
-0
/
+2
*
|
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-2
/
+0
*
|
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-10-30
1
-5
/
+0
|
/
*
Basic facility for playing back captured aubfiles. Requires a small
Keith Whitwell
2006-09-08
1
-0
/
+8
*
Consistent return values from the bm* functions.
Keith Whitwell
2006-09-07
1
-2
/
+0
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+169