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_atom_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: merge st_fragment_program into st_common_program
Marek Olšák
2019-10-17
1
-7
/
+7
*
st/mesa: remove st_vp_variant_key in favor of st_common_variant_key
Marek Olšák
2019-10-17
1
-1
/
+1
*
st/mesa: rename basic -> common for st_common_program
Marek Olšák
2019-10-17
1
-2
/
+2
*
mesa/st: support lowering user-clip-planes automatically
Erik Faye-Lund
2019-10-17
1
-0
/
+4
*
mesa/gallium: automatically lower two-sided lighting
Erik Faye-Lund
2019-10-17
1
-0
/
+5
*
mesa/gallium: automatically lower point-size
Erik Faye-Lund
2019-10-17
1
-0
/
+5
*
mesa/gallium: automatically lower alpha-testing
Erik Faye-Lund
2019-10-17
1
-0
/
+5
*
st/mesa: handling lower flatshading for NIR drivers.
Dave Airlie
2019-10-17
1
-0
/
+3
*
st/mesa: clean up more after the removal of st_compute_program
Marek Olšák
2019-10-16
1
-25
/
+5
*
st/mesa: remove st_compute_program in favor of st_common_program
Marek Olšák
2019-10-16
1
-2
/
+3
*
mesa/st: Tie depth_clamp code into other shaders (GS and TES)
Gert Wollny
2019-08-01
1
-0
/
+11
*
mesa/st: Tie depth_clamp lowering into the FS
Gert Wollny
2019-08-01
1
-0
/
+5
*
mesa/st: Tie depth clamp lowering in to the VP code
Gert Wollny
2019-08-01
1
-0
/
+10
*
st/glsl: support clamping color outputs in compat for gs/tes
Timothy Arceri
2019-06-26
1
-1
/
+19
*
st/mesa: init hash keys with memset(), not designated initializers
Brian Paul
2019-03-08
1
-2
/
+7
*
st/mesa: move, clean-up shader variant key decls/inits
Brian Paul
2019-03-08
1
-4
/
+4
*
st/program: rework basic variant interface
Dave Airlie
2017-10-26
1
-2
/
+1
*
st/mesa: Fix grabbing the wrong variant if glDrawPixels is called
Matias N. Goldberg
2017-07-08
1
-1
/
+3
*
st/mesa: fix tessellation shaders with no support for shareable shaders
Marek Olšák
2017-07-03
1
-2
/
+2
*
st/mesa: unify update_gp/tcp/tep code
Marek Olšák
2017-06-22
1
-63
/
+28
*
st/mesa: don't search through shader variants if there is only one
Marek Olšák
2017-06-22
1
-51
/
+90
*
st/mesa: don't track shader variants in st_context
Marek Olšák
2017-06-22
1
-18
/
+14
*
st/mesa: unify TCS, TES, GS st_*_program structures
Marek Olšák
2017-05-08
1
-12
/
+12
*
st/mesa: remove st_context::vertex_result_to_slot
Marek Olšák
2017-05-08
1
-2
/
+0
*
st/mesa: remove struct st_tracked_state
Marek Olšák
2017-05-08
1
-43
/
+12
*
st/mesa: Use compressed fog mode for atifs.
Gustaw Smolarczyk
2017-04-08
1
-16
/
+1
*
st/mesa: st_atom_shader.c C99 tidy up
Timothy Arceri
2017-02-02
1
-3
/
+1
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
1
-1
/
+1
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
i965/mesa/st: eliminate gl_compute_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
mesa/i965/i915/r200: eliminate gl_vertex_program
Timothy Arceri
2016-10-26
1
-2
/
+2
*
i965/mesa/st: eliminate gl_geometry_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965/mesa/st: eliminate gl_tess_eval_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965/mesa/st: eliminate gl_tess_ctrl_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+3
*
st/mesa: unreference optional shaders when unbinding
Marek Olšák
2016-07-30
1
-0
/
+4
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-24
/
+0
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
1
-6
/
+0
*
st/mesa: implement GL_ATI_fragment_shader
Miklós Máté
2016-03-27
1
-1
/
+64
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
1
-1
/
+1
*
st/mesa: don't force per-sample interp if only sampleid/pos are used
Ilia Mirkin
2016-03-05
1
-8
/
+6
*
st/mesa: add compute shader states
Samuel Pitoiset
2016-02-13
1
-0
/
+32
*
st/mesa: use correct pipe functions to create tess shaders
Marek Olšák
2016-02-11
1
-3
/
+6
*
st/mesa: unify get_variant functions for TCS, TES, GS
Marek Olšák
2016-02-09
1
-15
/
+3
*
st/mesa: unify variants and delete functions for TCS, TES, GS
Marek Olšák
2016-02-09
1
-3
/
+3
*
st/mesa: negate the can_force_persample_interp flag
Marek Olšák
2015-10-20
1
-1
/
+1
*
st/mesa: decouple shaders from contexts if they are shareable
Marek Olšák
2015-10-20
1
-5
/
+5
*
st/mesa: automatically set per-sample interpolation if using SampleID/Pos
Marek Olšák
2015-10-03
1
-1
/
+7
*
st/mesa: set force_persample_interp if ARB_sample_shading is used
Marek Olšák
2015-10-03
1
-0
/
+1
*
st/mesa: remove st_context::missing textures and get_passthrough_fs
Marek Olšák
2015-07-29
1
-27
/
+2
[next]