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
/
state_tracker
/
st_program.c
Age
Commit message (
Expand
)
Author
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-18
fix debug output mising from edgeflag changes
Roland Scheidegger
2009-12-18
gallium: fix mesa to tgsi translation for edgeflags
Roland Scheidegger
2009-12-16
gallium: edgeflags change fixes
Roland Scheidegger
2009-12-14
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-09
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-18
st/mesa: move assert on nr vs insns until after pos_invarient expansion
Keith Whitwell
2009-12-07
st/mesa: fix up comment
Brian Paul
2009-11-26
Merge commit 'origin/st-shader-varients'
Roland Scheidegger
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
mesa: fix assorted compiler warnings
Brian Paul
2009-11-15
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-11-15
mesa/st: don't calculate unused output_flags data either
Keith Whitwell
2009-11-15
mesa/st: don't calculate unused input_flags data
Keith Whitwell
2009-11-15
mesa/st: don't calculate unused vs input semantic tags
Keith Whitwell
2009-10-05
mesa/st: add ST_DEBUG environment variable
Keith Whitwell
2009-09-21
mesa: Ensure TGSI tokens are freed with gallium's free.
José Fonseca
2009-09-14
st/mesa: convert to new tgsi_ureg mechanism for shader emit
Keith Whitwell
2009-07-29
mesa: add new FRAG_ATTRIB_FACE and FRAG_ATTRIB_PNTC fragment program inputs
Brian Paul
2009-07-16
st/mesa: add some array index bounds assertions
Brian Paul
2009-07-04
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-06
gallium: more fog extraction fixes
Zack Rusin
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-01
gallium: fix the front face semantics
Zack Rusin
2009-06-12
st/mesa: additional debug code (disabled)
Brian Paul
2009-06-08
st/mesa: remove invalid assertion
Brian Paul
2009-06-08
mesa: Allocate tokens from the heap.
José Fonseca
2009-06-04
st/mesa: increase ST_MAX_SHADER_TOKENS to 8k
Brian Paul
2009-04-28
mesa/st: translate VERT_ATTRIB_GENERIC8..15 in st_translate_vertex_program
Keith Whitwell
2009-04-15
mesa: TGSI translation of multiple render targets.
José Fonseca
2009-04-08
gallium: when using gl_PointCoord ensure we use the correct attribute.
Alan Hourihane
2009-02-28
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-12
mesa: consistantly use mesa memory-functions in gallium state tracker
Brian Paul
2009-01-02
gallium: assorted state tracker fixes for > 8 texture samplers
Brian Paul
2008-11-24
mesa: pass shader centroid/invariant info through to the TGSI shader
Brian Paul
2008-11-06
gallium: added st_print_shaders() function to help w/ debugging
Brian Paul
2008-09-26
gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program()
Brian Paul
2008-09-17
gallium: fix fog vs. pointcoord attribute handling in mesa->TGSI conversion
Brian Paul
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-18
gallium: fix vertex program output translation/mapping bug
Brian Paul
2008-08-11
gallium: added comment
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-03
gallium: move, increase ST_MAX_SHADER_TOKENS
Brian Paul
2008-06-25
mesa: point size arrays
Brian Paul
2008-04-24
gallium: use cso_destroy_vertex/fragment_shader() functions
Brian Paul
2008-04-22
gallium: st_translate_fragment_program() is void now
Brian Paul
2008-04-01
handle IsPositionInvariant flag
Ben Skeggs
2008-03-22
gallium: fix a few more shader-related mem leaks
Brian
2008-03-13
gallium: remove semantic info from pipe_shader_state
Brian Paul
[next]