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-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
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
mesa: fix assorted compiler warnings
Brian Paul
2009-11-13
mesa: Improve the eliminate-move-use to work across multiple instructions.
Eric Anholt
2009-11-13
slang: Report syntax parser errors.
Michal Krol
2009-11-13
slang: Regenerate .gc files.
Michal Krol
2009-11-13
slang: Get rid of the old syntax file and utilities.
Michal Krol
2009-11-13
slang: Plug in the new syntax parser.
Michal Krol
2009-11-10
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-11-10
slang: Fix return value check.
Michal Krol
2009-11-10
slang: Check OOM conditions for alloc_node_storage().
Michal Krol
2009-11-10
slang: Check return value from new_instruction().
Michal Krol
2009-11-10
slang: Fix signed/unsigned int handling in _slang_free_temp().
Michal Krol
2009-11-10
slang: Handle OOM condition in new_instruction().
Michal Krol
2009-11-10
slang: Update for glsl/pp interface changes.
Michal Krol
2009-11-07
prog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
prog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-07
prog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadProgramNV
Ian Romanick
2009-11-07
prog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramStringARB
Ian Romanick
2009-11-07
mesa: move code after decl
brian
2009-11-06
mesa: Reduce the source channels considered in optimization passes.
Eric Anholt
2009-11-06
mesa: Fix remove_instructions to successfully remove when removeFlags[0].
Eric Anholt
2009-11-06
mesa: Add an optimization path to remove use of pointless MOVs.
Eric Anholt
2009-11-06
mesa: Fix up the remove_dead_code pass to operate on a channel basis.
Eric Anholt
2009-11-06
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-11-06
ARB prog parser: Regenerate parser from previous commits.
Ian Romanick
2009-11-06
ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vert...
Ian Romanick
2009-11-06
ARB prog parser: Release strings returned from the lexer that don't need to b...
Ian Romanick
2009-11-06
Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"
Ian Romanick
2009-11-04
ARB prog parser: include variable name in error text
Brian Paul
2009-11-02
ARB prog parser: Fix a couple issues with previous merge from mesa_7_6_branch
Ian Romanick
2009-10-30
ARB prog parser: regenerated files
Brian Paul
2009-10-30
ARB prog parser: new set_src_reg(), set_dst_reg() helpers
Brian Paul
2009-10-28
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-28
mesa: remove unneeded #includes
Brian Paul
2009-10-28
mesa: include imports.h to silence warning
Brian Paul
2009-10-27
glsl: avoid redundant state changes in _mesa_use_program()
Brian Paul
2009-10-27
ARB prog parser: Fix epic memory leak in lexer / parser interface
Ian Romanick
[prev]
[next]