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
/
shader_api.c
Age
Commit message (
Expand
)
Author
2008-11-11
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-11-10
mesa: track initialization status of uniform variables. Plus, asst clean-ups.
Brian Paul
2008-11-06
mesa: update the shader programs->TexturesUsed array at link time
Brian Paul
2008-11-06
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-06
mesa: update the shader programs->TexturesUsed array at link time
Brian Paul
2008-11-05
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
mesa: add Initialized field to gl_uniform struct, for debugging purposes only
Brian Paul
2008-11-05
mesa: add Initialized field to gl_uniform struct, for debugging purposes only
Brian Paul
2008-10-10
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-09-29
GLSL: Implement _mesa_get_handle
Ian Romanick
2008-09-29
GLSL: AttachShader returns INVALID_OPERATION for repeated attach
Ian Romanick
2008-09-23
mesa: glsl: fix glGetUniform for matrix queries
Brian Paul
2008-09-23
mesa: glsl: fix a number of glUniform issues
Brian Paul
2008-09-23
mesa: glsl: fix error check in get_uniformfv()
Brian Paul
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
mesa: fix issues causing warnings on Windows
Brian Paul
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-18
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-16
mesa: rework GLSL vertex attribute binding
Brian Paul
2008-09-16
mesa: rework GLSL vertex attribute binding
Brian Paul
2008-09-16
mesa: fix bug in get_uniform_rows_cols(): sometimes returned too many rows
Brian Paul
2008-08-11
mesa: glsl: add missing sampler types in sizeof_glsl_type(), bug 17079
Brian Paul
2008-08-11
mesa: glsl: add missing sampler types in sizeof_glsl_type(), bug 17079
Brian Paul
2008-08-07
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-08-06
mesa: glsl: fix a number of glUniform issues
Brian Paul
2008-08-06
mesa: glsl: fix glGetUniform for matrix queries
Brian Paul
2008-08-06
mesa: glsl: fix error check in get_uniformfv()
Brian Paul
2008-07-29
mesa: Silence compiler warnings on Windows.
Brian Paul
2008-07-29
mesa: fix issues causing warnings on Windows
Brian Paul
2008-07-29
mesa: glsl: only try to link shaders defining main()
Brian Paul
2008-07-29
mesa: remove stray debug assertion
Brian Paul
2008-07-29
mesa: fix glUniform error checking for samplers
Brian
2008-07-29
mesa: fix some issues in _mesa_validate_program()
Brian Paul
2008-07-29
mesa: assorted glsl uniform/attribute fixes
Brian Paul
2008-07-29
mesa: fix set_program_uniform_matrix(): need to loop over matrix count
Brian Paul
2008-07-25
mesa: fix issues causing warnings on Windows
Brian Paul
2008-07-25
mesa: Mark as XXX unresolved warnings on windows.
Michal Krol
2008-07-24
mesa: glsl: only try to link shaders defining main()
Brian Paul
2008-07-24
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-22
mesa: remove stray debug assertion
Brian Paul
2008-07-21
mesa: fix glUniform error checking for samplers
Brian
2008-07-21
mesa: fix some issues in _mesa_validate_program()
Brian Paul
2008-07-21
mesa: assorted glsl uniform/attribute fixes
Brian Paul
2008-07-18
mesa: fix set_program_uniform_matrix(): need to loop over matrix count
Brian Paul
2008-07-15
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-07-08
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-08
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-04
mesa: generate GL_INVALID_OPERATION in _mesa_get_uniform_location() if progra...
Brian Paul
2008-07-04
mesa: generate GL_INVALID_OPERATION in _mesa_get_uniform_location() if progra...
Brian Paul
2008-07-03
mesa: fix various error codes
Brian Paul
[next]