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
/
shader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-10-07
1
-9
/
+22
|
\
|
*
shader_api: Fix bounds checking of glUniform and glUniformMatrix
Nicolai Hähnle
2009-10-07
1
-9
/
+22
|
*
prog_parameter: Document the fact that Size may be > 4
Nicolai Hähnle
2009-10-07
1
-1
/
+7
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
2
-0
/
+5
|
\
|
|
*
mesa: fix mem leaks
Brian Paul
2009-10-01
1
-0
/
+4
|
*
glsl: fix mem leak
Brian Paul
2009-10-01
1
-0
/
+1
*
|
prog_parameter: Document the fact that Size may be > 4
Nicolai Hähnle
2009-10-03
1
-1
/
+7
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-01
7
-84
/
+104
|
\
|
|
*
mesa: Return -FLT_MAX instead of 0 for LG2(0).
Vinson Lee
2009-10-01
1
-1
/
+1
|
*
glsl: regenerated file
Brian Paul
2009-09-29
1
-49
/
+57
|
*
glsl: rewrite sqrt(x) intrinsic to handle x=0
Brian Paul
2009-09-29
1
-34
/
+42
|
*
glsl: add support for CMP instruction
Brian Paul
2009-09-29
4
-0
/
+4
*
|
mesa: added nopfrag/nopvert options for MESA_GLSL
Brian Paul
2009-09-29
2
-0
/
+14
*
|
mesa: added _mesa_nop_vertex/fragment_program()
Brian Paul
2009-09-29
2
-0
/
+98
*
|
Merge branch 'asm-shader-rework-2'
Ian Romanick
2009-09-25
7
-2124
/
+3019
|
\
\
|
*
|
NV fp lexer: Add UP4B and UP4UB instructions that were previously missing
Ian Romanick
2009-09-24
2
-667
/
+686
|
*
|
Merge branch 'master' into asm-shader-rework-2
Ian Romanick
2009-09-10
6
-418
/
+431
|
|
\
\
|
*
|
|
NV fp parser: Add support for condition codes
Ian Romanick
2009-09-10
4
-881
/
+1183
|
*
|
|
ARB prog lexer: Add missing #include to silence compile warning
Ian Romanick
2009-09-10
2
-173
/
+175
|
*
|
|
ARB prog parser: Differentiate between used and unused names in the lexer
Ian Romanick
2009-09-10
5
-834
/
+851
|
*
|
|
NV fp parser: Support instruction and TEMP / OUTPUT sizes
Ian Romanick
2009-09-04
6
-1506
/
+1463
|
*
|
|
ARB prog parser: Add new constructor for asm_instruction
Ian Romanick
2009-09-04
3
-334
/
+400
|
*
|
|
NV fp parser: Add support for absolute value operator on instruction operands
Ian Romanick
2009-09-03
2
-840
/
+942
|
*
|
|
NV fp parser: Support new scalar constant behavior
Ian Romanick
2009-09-03
2
-729
/
+770
|
*
|
|
NV fp parser: Parse TXD instruction
Ian Romanick
2009-09-01
2
-842
/
+941
|
*
|
|
NV fp lexer: Add new opcodes
Ian Romanick
2009-08-31
5
-1191
/
+1455
|
*
|
|
NV fp: Parse 'OPTION NV_fragment_program' in ARB assembly shaders
Ian Romanick
2009-08-31
2
-0
/
+12
*
|
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-25
1
-2
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mesa: move declaration before code
Vinson Lee
2009-09-25
1
-2
/
+3
*
|
|
|
mesa: remove: unused gl_vertex_program::TnlData field
Brian Paul
2009-09-24
1
-7
/
+0
*
|
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
4
-0
/
+105
|
\
|
|
|
|
*
|
|
i965: Emit zero initialization for NV VP temporaries as required.
Eric Anholt
2009-09-24
3
-0
/
+49
|
*
|
|
mesa: Initialize NV_vertex_program fields for the parameter lists and such.
Eric Anholt
2009-09-24
3
-0
/
+55
|
*
|
|
mesa: added comment
Brian Paul
2009-09-24
1
-0
/
+1
*
|
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
3
-9
/
+4
|
\
|
|
|
|
*
|
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
1
-6
/
+1
|
|
\
\
\
|
|
*
|
|
mesa: don't bias LOD in shader interpreter; do it in swrast
Brian Paul
2009-09-23
1
-6
/
+1
|
*
|
|
|
glsl: init var to silence warning
Brian Paul
2009-09-24
1
-1
/
+1
|
*
|
|
|
glsl: fix missing initializers warning
Brian Paul
2009-09-24
1
-2
/
+2
*
|
|
|
|
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-09-21
1
-0
/
+1
|
\
|
|
|
|
|
*
|
|
|
r300: Fix handling of NV_vertex_program parameters
Nicolai Hähnle
2009-09-21
1
-0
/
+1
*
|
|
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-15
2
-0
/
+43
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-15
2
-0
/
+43
|
|
\
|
|
|
|
|
*
|
|
glsl: added some link debug code (disabled)
Brian Paul
2009-09-14
1
-0
/
+15
|
|
*
|
|
glsl: remove extra #version directives from concatenated shader sources
Brian Paul
2009-09-14
1
-0
/
+28
*
|
|
|
|
ARB prog parser: regenerated file
Brian Paul
2009-09-15
1
-193
/
+197
*
|
|
|
|
ARB prog parser: more detailed error message for out of bounds ADDR offsets
Brian Paul
2009-09-15
1
-4
/
+8
*
|
|
|
|
mesa: remove unused SATURATE_PLUS_MINUS_ONE flag
Keith Whitwell
2009-09-12
1
-1
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
mesa: Include <unistd.h> only when one is available.
Michal Krol
2009-09-07
2
-0
/
+8
|
/
/
/
*
|
|
ARB prog: replace 'unsigned' with 'gl_state_index'
Brian Paul
2009-09-04
5
-195
/
+195
[next]