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
...
|
*
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
|
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
1
-1
/
+1
|
|
\
|
|
|
|
*
|
mesa: Fix NULL deref in optimizer when NumInstructions == 0.
Eric Anholt
2009-11-20
1
-1
/
+1
|
*
|
|
slang: Check return value from emit_instruction().
Michal Krol
2009-11-23
1
-6
/
+67
|
*
|
|
slang: Be more robust with memory in concat_shaders().
Michal Krol
2009-11-23
1
-3
/
+19
|
*
|
|
mesa: Remove gratuitous padding in prog_dst_register.
Eric Anholt
2009-11-19
1
-1
/
+0
|
|
/
/
|
*
|
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
5
-19
/
+24
|
*
|
mesa: fix assorted compiler warnings
Brian Paul
2009-11-17
2
-2
/
+2
|
*
|
mesa: Improve the eliminate-move-use to work across multiple instructions.
Eric Anholt
2009-11-13
1
-41
/
+85
|
*
|
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-11-10
2
-7
/
+66
|
|
\
|
|
|
*
prog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
1
-1
/
+13
|
|
*
prog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-07
1
-1
/
+23
|
|
*
prog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
1
-0
/
+15
|
|
*
prog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-07
1
-5
/
+15
[prev]
[next]