index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: fix shader deletion regression
Brian Paul
2011-02-08
1
-3
/
+4
*
mesa/st: Plug a fragment program variant parameter leak
Thomas Hellstrom
2011-02-08
1
-0
/
+2
*
st/mesa: free the temporary bitmap/drawpix shader code
Brian Paul
2011-02-08
1
-2
/
+10
*
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
st/mesa: skip glDrawPixels/glBitmap-related code for ES build
Brian Paul
2011-01-04
1
-0
/
+2
*
mesa/st: set the color write cbuf property for fragColor writes
Dave Airlie
2010-12-24
1
-0
/
+5
*
st/mesa: s/varient/variant
Brian Paul
2010-12-16
1
-87
/
+87
*
st/mesa: fix incorrect prev pointer in destroy_program_variants()
Brian Paul
2010-12-14
1
-9
/
+9
*
st/mesa: rename the varient release functions
Brian Paul
2010-12-14
1
-3
/
+3
*
st/mesa: add geom program code in destroy_program_variants()
Brian Paul
2010-12-13
1
-0
/
+21
*
st/mesa: use st_fragment_program() instead of cast
Brian Paul
2010-12-13
1
-2
/
+2
*
st/mesa: minor re-indenting
Brian Paul
2010-12-13
1
-17
/
+16
*
Squashed commit of the following (st-mesa-per-context-shaders branch):
Brian Paul
2010-12-13
1
-193
/
+558
*
st/mesa: initialize key in st_vp_varient
Marek Olšák
2010-12-05
1
-0
/
+2
*
st/mesa: Silence uninitialized variable warning.
Vinson Lee
2010-10-28
1
-0
/
+4
*
Track separate programs for each stage
Ian Romanick
2010-10-27
1
-6
/
+32
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
st/mesa: use shader stencil export to accelerate shader drawpixels.
Dave Airlie
2010-10-13
1
-0
/
+9
*
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-09-17
1
-12
/
+5
*
st/mesa: remove output register reads inside shaders
Marek Olšák
2010-08-16
1
-0
/
+8
*
st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.
Vinson Lee
2010-08-05
1
-0
/
+1
*
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-07-10
1
-0
/
+3
*
gs: inject const int gl_VerticesIn at link time
Zack Rusin
2010-07-08
1
-9
/
+2
*
mesa: make the arguments in the asm statemants optional
Zack Rusin
2010-06-29
1
-1
/
+0
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-0
/
+246
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
*
st/mesa: Do not use draw module in OpenGL ES build.
Chia-I Wu
2010-05-12
1
-0
/
+2
*
st/mesa: move/improve Mesa GPU program debugging
Brian Paul
2010-04-28
1
-10
/
+11
*
st/mesa: use BITFIELD64_BIT to access shader OutputsWritten in more places
Ben Skeggs
2010-03-31
1
-3
/
+3
*
st/mesa: Fix memory leak on out-of-memory error path.
Vinson Lee
2010-02-21
1
-1
/
+3
*
st/mesa: move per-fragment shader fields to local vars
Brian Paul
2010-02-14
1
-17
/
+19
*
st/mesa: rename state -> tgsi, updated comments
Brian Paul
2010-02-12
1
-9
/
+9
*
st/mesa: remove special-case cyl-wrap code
Brian Paul
2010-02-09
1
-9
/
+1
*
st/mesa: check for PROG_PARAM_BIT_CYL_WRAP flag
Brian Paul
2010-02-09
1
-1
/
+9
*
st/mesa: 'fix' point coord semantic info
Brian Paul
2010-02-05
1
-1
/
+10
*
st/mesa: remove duplicate calculation of fp input mapping
Keith Whitwell
2010-02-01
1
-12
/
+7
*
st/mesa: remove dead stfp input_map array
Keith Whitwell
2010-02-01
1
-9
/
+0
*
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
1
-1
/
+0
|
\
|
*
st/mesa: Remove unnecessary header from st_program.c.
Vinson Lee
2010-01-13
1
-1
/
+0
*
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
1
-6
/
+56
|
\
\
|
*
|
fix debug output mising from edgeflag changes
Roland Scheidegger
2009-12-18
1
-0
/
+7
|
*
|
gallium: fix mesa to tgsi translation for edgeflags
Roland Scheidegger
2009-12-18
1
-13
/
+15
|
*
|
gallium: edgeflags change fixes
Roland Scheidegger
2009-12-16
1
-1
/
+7
|
*
|
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
1
-5
/
+10
|
*
|
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
1
-1
/
+31
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
st/mesa: move assert on nr vs insns until after pos_invarient expansion
Keith Whitwell
2009-12-18
1
-0
/
+2
*
|
st/mesa: fix up comment
Brian Paul
2009-12-07
1
-2
/
+5
*
|
Merge commit 'origin/st-shader-varients'
Roland Scheidegger
2009-11-26
1
-253
/
+117
|
\
\
|
|
/
|
/
|
|
*
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-11-15
1
-153
/
+114
[next]