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
/
shader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
2
-2
/
+2
|
\
|
*
mesa: test index bounds before array element
Roel Kluin
2010-01-06
2
-2
/
+2
*
|
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
5
-301
/
+319
|
\
|
|
*
ARB prog parser: regenerated parser file
Brian Paul
2010-01-05
1
-2
/
+5
|
*
ARB prog parser: fix parameter binding type
Brian Paul
2010-01-05
1
-2
/
+5
|
*
ARB prog parser: regenerated parser files
Brian Paul
2010-01-05
2
-275
/
+285
|
*
ARB prog parser: add allowSwizzle param to initialize_symbol_from_const()
Brian Paul
2010-01-05
1
-8
/
+14
|
*
mesa: whitespace changes and comments
Brian Paul
2010-01-05
1
-10
/
+6
|
*
mesa: change constant search behaviour in _mesa_add_unnamed_constant()
Brian Paul
2010-01-05
1
-4
/
+4
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
2
-3
/
+8
|
\
|
|
*
glsl: use varName variable in _slang_gen_assignment()
Brian Paul
2010-01-04
1
-3
/
+4
|
*
ARB prog parser: Silence unused variable warnings.
Vinson Lee
2010-01-01
1
-0
/
+4
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
8
-295
/
+390
|
\
|
|
*
glsl: added uniform initializer check
Brian Paul
2009-12-29
3
-0
/
+12
|
*
ARB prog parser: use _mesa_add_unnamed_constant() to use fewer constant slots
Brian Paul
2009-12-29
4
-295
/
+377
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
1
-0
/
+1
|
|
\
|
|
*
glsl: Initialize member a_obj of struct slang_operation.
Vinson Lee
2009-12-23
1
-0
/
+1
|
|
*
mesa: Include <unistd.h> only when one is available.
Michal Krol
2009-12-21
2
-0
/
+8
*
|
|
mesa: remove gratuitous stores I added in remove_instructions.
Eric Anholt
2009-12-28
1
-1
/
+0
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
1
-3
/
+5
|
\
|
|
|
*
|
mesa: fix binary() function, printf format string
Brian Paul
2009-12-22
1
-3
/
+5
*
|
|
mesa: Fix a NULL deref in glDeleteFragmentShaderATI(badname);
Eric Anholt
2009-12-22
1
-3
/
+5
*
|
|
mesa: adjust OPCODE_IF/ELSE BranchTarget fields to point to ELSE/ENDIF instr.
Brian Paul
2009-12-22
2
-7
/
+25
*
|
|
mesa: adjust BRK/CONT BranchTarget to always point to ENDLOOP instruction
Brian Paul
2009-12-22
2
-6
/
+20
*
|
|
mesa: added some assertions in BNGLOOP/ENDLOOP cases
Brian Paul
2009-12-22
1
-0
/
+4
*
|
|
glsl: assorted clean-ups in slang_compile.c
Brian Paul
2009-12-21
1
-36
/
+9
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
2
-11
/
+14
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-21
1
-11
/
+13
|
|
\
|
|
|
*
glsl: clear out shader code before compiling
Brian Paul
2009-12-18
1
-11
/
+13
|
|
*
mesa: remove //-style comments
Brian Paul
2009-12-16
1
-1
/
+1
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
1
-0
/
+1
|
|
\
|
|
|
*
glsl: Initialize member label of struct slang_operation to NULL.
Vinson Lee
2009-12-12
1
-0
/
+1
*
|
|
slang: Update after glsl cl interface changes.
Michal Krol
2009-12-20
1
-77
/
+0
*
|
|
slang: Add gitignore for autogenerated files.
Michal Krol
2009-12-20
1
-0
/
+1
*
|
|
slang: Update after glsl pp changes.
Michal Krol
2009-12-20
1
-22
/
+11
*
|
|
Remove grammar module -- no dependencies left.
Michal Krol
2009-12-12
11
-4319
/
+2
*
|
|
slang: Delete a file that is now autogenerated.
Michal Krol
2009-12-12
1
-880
/
+0
*
|
|
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
2009-12-12
37
-2407
/
+5019
|
\
\
\
|
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
6
-19
/
+29
|
|
\
|
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
1
-9
/
+5
|
|
|
\
|
|
|
|
*
mesa: remove unnecessary loop in _mesa_remove_output_reads()
Brian Paul
2009-12-11
1
-9
/
+5
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
5
-10
/
+24
|
|
|
\
|
|
|
|
*
mesa: check dst reg in _mesa_find_free_register()
Brian Paul
2009-12-11
1
-3
/
+11
|
|
|
*
mesa: Initialize variable in MatchInstruction.
Vinson Lee
2009-12-10
1
-1
/
+7
|
|
|
*
mesa: Assign _mesa_lookup_parameter_index return value to GLint.
Vinson Lee
2009-12-10
1
-1
/
+1
|
|
|
*
glsl: Increase size of array in_slang_lookup_constant from 4 to 16.
Vinson Lee
2009-12-10
1
-1
/
+1
|
|
|
*
glsl: Fix array out-of-bounds access by _slang_lookup_constant.
Vinson Lee
2009-12-10
1
-4
/
+5
|
|
|
*
glsl: Remove unused member x from struct slang_operation.
Vinson Lee
2009-12-09
1
-1
/
+0
|
*
|
|
mesa: fix shader prog_execute strict aliasing violations
Roland Scheidegger
2009-12-07
1
-18
/
+32
|
*
|
|
slang: Fix allocation size.
Michal Krol
2009-11-24
1
-2
/
+2
[next]