index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
slang
/
slang_codegen.c
Age
Commit message (
Expand
)
Author
2008-12-11
mesa: simplify some glsl variable declaration code
Brian Paul
2008-12-11
mesa: glsl clean-ups
Brian Paul
2008-12-11
mesa: checkpoint commit of GLSL 1.20 array syntax.
Brian Paul
2008-11-26
mesa: add missing type check for function calls
Brian Paul
2008-11-24
mesa: added support for GLSL 1.20 array.length() method
Brian Paul
2008-11-24
mesa: set flags for varying vars
Brian Paul
2008-11-24
mesa: add Flags field to gl_program_parameter
Brian Paul
2008-11-21
mesa: issue error, don't crash, when calling a prototyped, but undefined func...
Brian Paul
2008-11-21
mesa: better variable name: s/aux/store/
Brian Paul
2008-11-19
mesa: rework GLSL array code generation
Brian Paul
2008-11-19
mesa: updated comment
Brian Paul
2008-11-13
mesa: no longer need Writemask field in GLSL IR nodes
Brian Paul
2008-11-13
mesa: remove some do-nothing GLSL code
Brian Paul
2008-11-10
mesa: track initialization status of uniform variables. Plus, asst clean-ups.
Brian Paul
2008-11-10
mesa: initial support for uniform variable initializers.
Brian Paul
2008-11-07
mesa: add GLSL support for DP2, NRM3, NRM4 instructions (not actually emitted...
Brian Paul
2008-11-05
mesa: fix a GLSL array indexing codegen bug
Brian Paul
2008-11-04
mesa: fix float-valued GLSL vertex attribute variables
Brian Paul
2008-11-01
mesa: fix assignment / parameter passing of sampler types
Brian Paul
2008-10-31
mesa: fix copy/paste error in GLSL error msg
Brian Paul
2008-09-25
mesa: prevent the slang code generator from aborting when faced with a sample...
Sam Hocevar
2008-08-25
mesa: glsl: grab latest fixes from gallium-0.1 branch
Brian Paul
2008-08-16
mesa: import latest GLSL code from gallium-0.1 branch
Brian Paul
2008-08-06
mesa: glsl: count number of temp regs used
Haihao Xiang
2008-07-29
mesa: cast to fix warning
Brian Paul
2008-07-29
mesa: fix bug/failure in recursive function inlining
Brian Paul
2008-07-29
mesa: remove stray debug code
Brian Paul
2008-07-29
mesa: glsl: assorted fixes for resolving polymorphic functions
Brian Paul
2008-07-29
mesa: glsl: additional error detection
Brian Paul
2008-07-29
mesa: gls: fix broken else clause of conditional break/continue
Brian Paul
2008-07-29
mesa: Silence compiler warning on windows.
Michal Krol
2008-07-29
mesa: glsl: mark constructor params as const
Brian Paul
2008-07-29
mesa: glsl: rework swizzle storage handling
Brian Paul
2008-07-29
mesa: glsl: implement constructor functions for user-defined types
Brian Paul
2008-07-29
mesa: fix +=, -=, etc. operators
Brian Paul
2008-07-29
mesa: assorted glsl uniform/attribute fixes
Brian Paul
2008-07-29
mesa: glsl: various writemask/swizzle improvements and clean-ups
Brian Paul
2008-07-29
mesa: rework array/struct addressing code.
Brian Paul
2008-07-29
mesa: fix some function inlining bugs
Brian Paul
2008-07-03
mesa: fix array storage allocation bug
Brian Paul
2008-07-01
mesa: fix a GLSL vector subscript/writemask bug
Brian Paul
2008-07-01
mesa: move some functions
Brian Paul
2008-07-01
mesa: better function inlining in the presence of 'return' statements
Brian Paul
2008-05-20
fix incorrect sampler numbering/indexing.
Brian Paul
2008-05-16
fix assertion typo: s/=/==/
Brian Paul
2008-05-14
Updated GLSL uniform/sampler handling from gallium-0.1 branch
Brian Paul
2008-04-03
rewrite some of the mat*mat, mat*vec intrinsics
Brian
2007-12-04
Fix gl_FrontFacing compilation problem
Brian
2007-10-26
Merge branch '965-glsl'
Zou Nan hai
2007-10-24
Implement gl_PointCoord attribute for GLSL fragment shaders.
Brian
[prev]
[next]