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
2010-06-02
glsl: handle indirectly indexed input registers in linker
Brian Paul
2010-06-02
mesa: use BITFIELD64_BIT() macro
Brian Paul
2010-06-02
glsl: fix bad sanity-check assertion
Brian Paul
2010-06-02
shaders: Don't lose the param binding swizzle for single params.
Eric Anholt
2010-06-01
mesa: use split_location_offset() in GetUniform() functions
Brian Paul
2010-05-28
glsl: change uniform location/offset encoding
Brian Paul
2010-05-27
mesa: Remove unnecessary headers.
Vinson Lee
2010-05-26
mesa: remove unused includes
Brian Paul
2010-05-26
mesa: rewrite _mesa_get_handle() and add some comments
Brian Paul
2010-05-26
mesa: move GLSL uniform functions into new source file
Brian Paul
2010-05-25
mesa: move all vertex array functions into varray.c
Brian Paul
2010-05-25
mesa: added _mesa_GetVertexAttribIiv / AttribIuiv()
Brian Paul
2010-05-25
mesa: consolidate some glUniform code
Brian Paul
2010-05-25
mesa: support for unsigned int uniforms
Brian Paul
2010-05-24
glsl: silence unused var warnings
Brian Paul
2010-05-24
mesa: Handle FEATURE_es2_glsl differences at runtime too
Kristian Høgsberg
2010-05-14
mesa: more info in glUniform error messages
Brian Paul
2010-05-13
mesa: Remove no-op wrappers around trig functions.
Eric Anholt
2010-05-13
mesa: Remove _mesa_pow(), which is always just pow().
Eric Anholt
2010-05-12
mesa: Make FEATURE_ATI_fragment_shader more modular.
Chia-I Wu
2010-05-10
mesa: more transform feedback infrastructure
Brian Paul
2010-05-03
glsl: change variable declared assertion into conditional
Brian Paul
2010-05-01
glsl: s/sprintf/_mesa_snprintf/
Vinson Lee
2010-04-29
mesa: Don't overwrite a driver's shader infolog with generic failure message.
Eric Anholt
2010-04-24
mesa: Eliminate multiple va_list usage.
José Fonseca
2010-04-18
mesa: Restore comment too.
José Fonseca
2010-04-18
glsl: Fix handling of OPCODE_PRINT for no registers case.
Vinson Lee
2010-04-09
Merge branch '7.8'
Brian Paul
2010-04-09
mesa: fix instruction indexing bugs
Brian Paul
2010-04-01
glsl: fix bad return value in link_transform_feedback()
Brian Paul
2010-04-01
glsl: remove obsolete comment
Brian Paul
2010-04-01
glsl: do extra link checking for transform feedback
Brian Paul
2010-04-01
glsl: append built-in, used varying vars to the varying vars list
Brian Paul
2010-04-01
mesa: make _mesa_copy_string() non-static
Brian Paul
2010-04-01
glsl: pass datatype to _mesa_add_varying()
Brian Paul
2010-04-01
glsl: add more vertex/fragment output info helpers
Brian Paul
2010-03-30
mesa: add transform feedback queries
Brian Paul
2010-03-29
glsl: avoid using rcp in length() functions
Brian Paul
2010-03-29
glsl: remove rcp from sqrt()
Brian Paul
2010-03-15
Replace _mesa_strtod with _mesa_strtof.
Marcin Baczyński
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-11
ARB prog parser: added (float) casts and regenerate files
Brian Paul
2010-03-04
Revert "mesa: Remove pointless comparison of unsigned integer with a negative...
Vinson Lee
2010-03-04
glsl: Remove unsigned greater than or equal zero comparison.
Vinson Lee
2010-03-04
glsl: Remove unsigned greater than or equal zero comparison.
Vinson Lee
2010-03-04
glsl: Return NULL on _slan_gen_asm error path on non-debug builds.
Vinson Lee
2010-03-04
glsl: Add assert to check input to strcmp.
Vinson Lee
2010-03-02
glsl: Add assert to check input to strcmp.
Vinson Lee
2010-02-27
glsl: Move assert from outside to inside of _slang_gen_swizzle function.
Vinson Lee
2010-02-27
glsl: Assert input to strcmp is not null.
Vinson Lee
[next]