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_wm_fp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
2009-01-21
1
-2
/
+2
*
i965: fix broken ARB fp fog options
Brian Paul
2009-01-12
1
-52
/
+0
*
i965: allow gl_FragData[0] usage when there's only one color buffer
Brian Paul
2009-01-07
1
-2
/
+9
*
i965: init dst reg RelAddr field to zero
Brian Paul
2009-01-07
1
-1
/
+2
*
i965: Fix failure to upload new constant data when changing programs.
Eric Anholt
2008-12-03
1
-4
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
i965: update TexSrcUnit for OPCODE_TXB
Xiang, Haihao
2008-08-06
1
-0
/
+5
*
i965: Use program->SamplerUnits[] to get the appropriate texture unit.
Xiang, Haihao
2008-08-05
1
-5
/
+6
*
i965: fix OPCODE_TEX when additional ops are needed
Roland Scheidegger
2008-06-08
1
-2
/
+7
*
[965] Don't let the negate flags of src0 affect 1 constants in precalc_dst/lit
Eric Anholt
2008-03-26
1
-14
/
+21
*
[i965] multiple rendering target fix
Zou Nan hai
2008-03-21
1
-10
/
+28
*
[965] Fix fp temp reg release code to not usually release all temps.
Andrzej Trznadel
2008-03-17
1
-2
/
+2
*
[i965] multiple rendering target support
Zou Nan hai
2008-03-13
1
-7
/
+21
*
[i965] fix fd.o bug #11471 and #11478
Zou Nan hai
2008-03-07
1
-5
/
+15
*
[965] Replace XXX comment about constant swizzle with an assert.
Eric Anholt
2008-02-01
1
-1
/
+1
*
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
1
-9
/
+44
|
\
|
*
DDX DDY support, not very accurate
Zou Nan hai
2007-07-24
1
-0
/
+37
|
*
support branch and loop in pixel shader
Zou Nan hai
2007-06-21
1
-9
/
+7
*
|
i965: The cube map texture coordinates must be devided by the
Xiang, Haihao
2007-09-26
1
-1
/
+51
*
|
i965: fix projtex_mask
Xiang, Haihao
2007-08-13
1
-1
/
+1
|
/
*
merge of glsl-compiler-1 branch
Brian
2007-03-26
1
-17
/
+17
|
\
|
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-17
/
+17
*
|
fix for bug#10339
Xiang, Haihao
2007-03-22
1
-1
/
+1
|
/
*
Add a size parameter to _mesa_add_unnamed_constant() and
Brian Paul
2006-11-15
1
-1
/
+1
*
Quieten debug message.
Keith Whitwell
2006-10-05
1
-0
/
+2
*
Support ARB_texture_rectangle.
Keith Whitwell
2006-09-20
1
-1
/
+35
*
restore debug output after brw_wm_fp compilation stage
Keith Whitwell
2006-09-20
1
-1
/
+22
*
Make sure bmBufferOffset is called for all active buffers every time
Keith Whitwell
2006-09-07
1
-1
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+874