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-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
2009-08-12
glsl: move predefined shader input/output info/code to slang_builtin.c
Brian Paul
2009-08-04
mesa: log the shader checksum
Brian Paul
2009-08-04
mesa: compute, print shader checksum
Brian Paul
2009-07-30
ARB prog parser: Add support for RGBA components to SWZ instruction in fp
Ian Romanick
2009-07-30
ARB prog parser: Prevent NULL ptr deref for KIL instruction
Ian Romanick
2009-07-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
mesa: move misplaced return statement
Brian Paul
2009-07-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-30
mesa: add missing return after catching program error
Brian Paul
2009-07-29
ARP prog parser: Implement the spec, not what makes sense
Ian Romanick
2009-07-29
ARB prog parser: Get program limits from the context
Ian Romanick
2009-07-29
ARB prog lexer: attenuation is not just for vp
Ian Romanick
2009-07-29
ARB prog parser: Finish implementing fp state.depth.range
Ian Romanick
2009-07-29
ARB prog: Fix the order of swizzle application
Ian Romanick
2009-07-29
mesa: add new FRAG_ATTRIB_FACE and FRAG_ATTRIB_PNTC fragment program inputs
Brian Paul
2009-07-29
Indentation fixes.
Ian Romanick
2009-07-29
ARB prog parser: Set NumAttributes based on the number of attribs read
Ian Romanick
2009-07-28
ARB prog parser: Set component negation mask for SWZ instruction
Ian Romanick
2009-07-28
ARB prog parser: Set correct register file for OUTPUT variables
Ian Romanick
2009-07-27
ARB prog parser: Add support for GL_MESA_texture_array
Ian Romanick
2009-07-27
ARB prog parser: More robust error message for bad OPTION string
Ian Romanick
2009-07-27
ARB prog parser: Add support for GL_ARB_fragment_program_shadow
Ian Romanick
2009-07-27
ARB prog parser: Fix handling of RECT
Ian Romanick
2009-07-27
ARB prog: Fix parameters to _mesa_calloc
Ian Romanick
2009-07-27
ARB prog parser: Correct handling of some extensions that interact w/ARB_vp
Ian Romanick
2009-07-27
ARB prog: Update generated files missed on previous two commits
Ian Romanick
2009-07-27
ARB prog: Delete comment about possibly needing to free a buffer
Ian Romanick
[prev]
[next]