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-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-29
glsl: added uniform initializer check
Brian Paul
2009-12-29
ARB prog parser: use _mesa_add_unnamed_constant() to use fewer constant slots
Brian Paul
2009-12-28
mesa: remove gratuitous stores I added in remove_instructions.
Eric Anholt
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-23
glsl: Initialize member a_obj of struct slang_operation.
Vinson Lee
2009-12-22
mesa: Fix a NULL deref in glDeleteFragmentShaderATI(badname);
Eric Anholt
2009-12-22
mesa: adjust OPCODE_IF/ELSE BranchTarget fields to point to ELSE/ENDIF instr.
Brian Paul
2009-12-22
mesa: adjust BRK/CONT BranchTarget to always point to ENDLOOP instruction
Brian Paul
2009-12-22
mesa: added some assertions in BNGLOOP/ENDLOOP cases
Brian Paul
2009-12-22
mesa: fix binary() function, printf format string
Brian Paul
2009-12-21
glsl: assorted clean-ups in slang_compile.c
Brian Paul
2009-12-21
mesa: Include <unistd.h> only when one is available.
Michal Krol
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-20
slang: Update after glsl cl interface changes.
Michal Krol
2009-12-20
slang: Add gitignore for autogenerated files.
Michal Krol
2009-12-20
slang: Update after glsl pp changes.
Michal Krol
2009-12-18
glsl: clear out shader code before compiling
Brian Paul
2009-12-16
mesa: remove //-style comments
Brian Paul
2009-12-12
glsl: Initialize member label of struct slang_operation to NULL.
Vinson Lee
2009-12-12
Remove grammar module -- no dependencies left.
Michal Krol
2009-12-12
slang: Delete a file that is now autogenerated.
Michal Krol
2009-12-12
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
2009-12-11
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
mesa: remove unnecessary loop in _mesa_remove_output_reads()
Brian Paul
2009-12-11
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
mesa: check dst reg in _mesa_find_free_register()
Brian Paul
2009-12-10
mesa: Initialize variable in MatchInstruction.
Vinson Lee
2009-12-10
mesa: Assign _mesa_lookup_parameter_index return value to GLint.
Vinson Lee
2009-12-10
glsl: Increase size of array in_slang_lookup_constant from 4 to 16.
Vinson Lee
2009-12-10
glsl: Fix array out-of-bounds access by _slang_lookup_constant.
Vinson Lee
2009-12-10
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
2009-12-10
slang: Predefine ES symbols for FEATURE_es2_glsl.
Michal Krol
2009-12-10
slang: Explicitly enable ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
Build mesa glsl with make.
michal
2009-12-09
glsl: Remove unused member x from struct slang_operation.
Vinson Lee
2009-12-07
mesa: fix shader prog_execute strict aliasing violations
Roland Scheidegger
2009-11-25
slang/library: Don't need the *_gc.h files, they are autogenerated now.
Michal Krol
2009-11-25
scons: Autogenerate GLSL builtin library *_gc.h from *.gc files.
Michal Krol
2009-11-24
slang: Fix allocation size.
Michal Krol
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
slang: Fix order of parameters to sl_pp_tokenise().
Michal Krol
2009-11-23
slang: Check return value from emit_instruction().
Michal Krol
2009-11-23
slang: Be more robust with memory in concat_shaders().
Michal Krol
2009-11-21
slang: No need to purify source text for tokeniser.
Michal Krol
2009-11-19
mesa: Remove gratuitous padding in prog_dst_register.
Eric Anholt
2009-11-20
mesa: Fix NULL deref in optimizer when NumInstructions == 0.
Eric Anholt
[next]