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
Age
Commit message (
Expand
)
Author
2009-09-10
Merge branch 'master' into asm-shader-rework-2
Ian Romanick
2009-09-10
NV fp parser: Add support for condition codes
Ian Romanick
2009-09-10
ARB prog lexer: Add missing #include to silence compile warning
Ian Romanick
2009-09-10
ARB prog parser: Differentiate between used and unused names in the lexer
Ian Romanick
2009-09-07
mesa: Include <unistd.h> only when one is available.
Michal Krol
2009-09-04
NV fp parser: Support instruction and TEMP / OUTPUT sizes
Ian Romanick
2009-09-04
ARB prog parser: Add new constructor for asm_instruction
Ian Romanick
2009-09-04
ARB prog: replace 'unsigned' with 'gl_state_index'
Brian Paul
2009-09-04
ARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
Brian Paul
2009-09-03
NV fp parser: Add support for absolute value operator on instruction operands
Ian Romanick
2009-09-03
NV fp parser: Support new scalar constant behavior
Ian Romanick
2009-09-01
NV fp parser: Parse TXD instruction
Ian Romanick
2009-09-01
ARB prog parser: Fix handling of stateOptModMatNum
Ian Romanick
2009-08-31
mesa: debug printf for KIL
Brian Paul
2009-08-31
NV fp lexer: Add new opcodes
Ian Romanick
2009-08-31
NV fp: Parse 'OPTION NV_fragment_program' in ARB assembly shaders
Ian Romanick
2009-08-27
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-27
mesa: direct program debug output to stderr instead of stdout
marvin24
2009-08-27
mesa: move decls before code
Vinson Lee
2009-08-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-26
glsl: asst. clean-ups in set_program_uniform()
Brian Paul
2009-08-26
glsl: signal that the program needs to be re-translated when samplers change
Brian Paul
2009-08-26
mesa: var renaming, new assertion
Brian Paul
2009-08-26
mesa: additional instruction field size assertions
Brian Paul
2009-08-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-26
glsl: fix bug in sampler array indexing
Brian Paul
2009-08-25
glsl: update a texture/sampler comment
Brian Paul
2009-08-25
glsl: implement shader sampler validation
Brian Paul
2009-08-25
mesa: print some program fields in binary too
Brian Paul
2009-08-24
ARB prog: Set error instead of falling through with incorrect value
Brian Paul
2009-08-24
ARB prog: Set error instead of falling through with incorrect value
Ian Romanick
2009-08-24
glsl: Silence gcc uninitialized variable warning.
Vinson Lee
2009-08-24
ARB prog parser: Regenerate parser from previous commit
Ian Romanick
2009-08-24
ARB prog parser: use correct context limits
Brian Paul
2009-08-24
glsl: Silence gcc uninitialized variable warning.
Vinson Lee
2009-08-24
mesa: _mesa_layout_parameters() returns a boolean value
Brian Paul
2009-08-23
ARB prog lexer: Fix lexer to eat both DOS and Unix line endings
Ian Romanick
2009-08-22
ARB prog parser: include imports.h to kill some compiler warnings
Luo Jinghua
2009-08-20
ARB prog parser: Revert part of previous change to constant parsing
Ian Romanick
2009-08-18
Merge branch 'master' into asm-shader-rework-1
Ian Romanick
2009-08-18
ARB prog parser: Delete the old parser
Ian Romanick
2009-08-18
ARB prog: Revert some changes to debug output
Ian Romanick
2009-08-14
mesa: also pass the GPU program to _mesa_append_uniforms_to_file()
Brian Paul
2009-08-14
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-14
mesa: new _mesa_append_uniforms_to_file() debug/logging function
Brian Paul
2009-08-13
glsl: fix some uninitialized pointers
Brian Paul
2009-08-13
glsl: fix incorrect attribute size
Brian Paul
2009-08-12
glsl: remove duplicate frag input entry
Brian Paul
2009-08-12
Merge branch 'new-frag-attribs'
Brian Paul
2009-08-12
glsl: add gl_Vertex, gl_Normal, etc to list of active attributes
Brian Paul
[prev]
[next]