projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
i965: Disentangle batch and state buffer flushing.
[mesa.git]
/
src
/
mesa
/
program
/
2017-08-29
Emil Velikov
util: move string_to_uint_map to glsl
tree
|
commitdiff
2017-08-22
Timothy Arceri
mesa: pass ctx to add_uniform_to_shader constructor
tree
|
commitdiff
2017-08-22
Timothy Arceri
glsl: pass UseSTD430AsDefaultPacking to where it will...
tree
|
commitdiff
2017-08-21
Matt Turner
glsl: Remove unused private fields
tree
|
commitdiff
2017-08-15
Timothy Arceri
mesa: count uniform against storage when its bindless
tree
|
commitdiff
2017-08-14
Timothy Arceri
mesa: correctly calculate the storage offset for i915
tree
|
commitdiff
2017-08-11
Timothy Arceri
glsl: pass mem_ctx to constant_expression_value(.....
tree
|
commitdiff
2017-08-11
Timothy Arceri
glsl: stop copying struct and interface member names
tree
|
commitdiff
2017-08-11
Timothy Arceri
glsl: calculate number of operands in an expression...
tree
|
commitdiff
2017-07-05
Nicolai Hähnle
glsl: simplify add_uniform_to_shader::visit_field
tree
|
commitdiff
2017-07-03
Nicolai Hähnle
mesa: remove unused parameter/member of add_uniform_to_...
tree
|
commitdiff
2017-06-15
Timothy Arceri
mesa: stop assigning unused storage for non-bindless...
tree
|
commitdiff
2017-06-14
Samuel Pitoiset
mesa: associate uniform storage to bindless samplers...
tree
|
commitdiff
2017-06-14
Samuel Pitoiset
mesa: pass gl_program to _mesa_associate_uniform_storage()
tree
|
commitdiff
2017-06-14
Samuel Pitoiset
glsl: process uniform images declared bindless
tree
|
commitdiff
2017-06-14
Samuel Pitoiset
glsl: process uniform samplers declared bindless
tree
|
commitdiff
2017-06-14
Samuel Pitoiset
mesa: store bindless samplers as PROGRAM_UNIFORM
tree
|
commitdiff
2017-06-14
Samuel Pitoiset
mesa: keep track of the current variable in add_uniform...
tree
|
commitdiff
2017-06-08
Rob Herring
glsl: Fix gl_shader_stage enum unsigned comparison
tree
|
commitdiff
2017-05-31
Timothy Arceri
mesa: remove _mesa from static function names
tree
|
commitdiff
2017-05-25
Timothy Arceri
mesa: remove unrequired double calc
tree
|
commitdiff
2017-05-25
Timothy Arceri
mesa: remove redundant modulus operation
tree
|
commitdiff
2017-05-16
Samuel Pitoiset
mesa: fix indentation in _mesa_associate_uniform_storage()
tree
|
commitdiff
2017-05-11
Samuel Pitoiset
mesa: remove unused gl_program_parameter::Initialized
tree
|
commitdiff
2017-05-09
Jason Ekstrand
nir: Embed the shader_info in the nir_shader again
tree
|
commitdiff
2017-05-06
Samuel Pitoiset
glsl: add ARB_bindless_texture operations
tree
|
commitdiff
2017-05-03
Jason Ekstrand
compiler: Add a system value and varying for ViewIndex
tree
|
commitdiff
2017-04-28
Nicolai Hähnle
glsl: remove the shader_group_vote and shader_ballot...
tree
|
commitdiff
2017-04-22
Timothy Arceri
mesa: validate sampler type across the whole program
tree
|
commitdiff
2017-04-21
Samuel Pitoiset
glsl: make use of glsl_type::is_float()
tree
|
commitdiff
2017-04-21
Samuel Pitoiset
glsl: make use of glsl_type::is_record()
tree
|
commitdiff
2017-04-12
Bartosz Tomczyk
mesa: fix memory leak in arb_fragment_program
tree
|
commitdiff
2017-04-12
Gregory Hainaut
mesa: avoid NULL ptr in prog parameter name
tree
|
commitdiff
2017-04-05
Nicolai Hähnle
glsl: add ARB_shader_ballot operations
tree
|
commitdiff
2017-04-05
Matt Turner
mesa: Replace program locks with atomic inc/dec.
tree
|
commitdiff
2017-04-01
Erik Faye-Lund
glsl: ir_explog_to_explog2 is no more
tree
|
commitdiff
2017-03-31
Timothy Arceri
mesa: remove MESA_GLSL=no_opts env option
tree
|
commitdiff
2017-03-29
Marek Olšák
mesa: split _NEW_TEXTURE into _NEW_TEXTURE_OBJECT ...
tree
|
commitdiff
2017-03-22
Emil Velikov
mesa/program: consistently use ifndef guards over pragm...
tree
|
commitdiff
2017-03-14
Jason Ekstrand
nir: Rework conversion opcodes
tree
|
commitdiff
2017-03-07
Timothy Arceri
st/mesa: don't propagate uniforms when restoring from...
tree
|
commitdiff
2017-03-01
Kenneth Graunke
mesa: Drop unused STATE_TEXRECT_SCALE program statevars.
tree
|
commitdiff
2017-02-21
Emil Velikov
mesa: annotate functions for C linkage
tree
|
commitdiff
2017-02-17
Timothy Arceri
glsl: fix scons builds with shader cache
tree
|
commitdiff
2017-02-17
Timothy Arceri
glsl: make use of on disk shader cache
tree
|
commitdiff
2017-02-09
Timothy Arceri
st/mesa/i965: create link status enum
tree
|
commitdiff
2017-01-31
Francisco Jerez
mesa/program: Translate csel operation from GLSL IR.
tree
|
commitdiff
2017-01-20
Dave Airlie
mesa/program: Add unused ir operations.
tree
|
commitdiff
2017-01-20
Dave Airlie
glsl: Add basic ARB_gpu_shader_int64 types
tree
|
commitdiff
2017-01-10
Kenneth Graunke
compiler: Merge shader_info's tcs and tes structs.
tree
|
commitdiff
2017-01-06
Timothy Arceri
st/mesa/glsl: move SamplerTargets to gl_program
tree
|
commitdiff
2017-01-06
Timothy Arceri
st/mesa/glsl: set SamplersUsed directly in gl_program
tree
|
commitdiff
2017-01-06
Timothy Arceri
mesa/glsl: remove hack to reset sampler units to zero
tree
|
commitdiff
2017-01-06
Timothy Arceri
st/mesa/glsl: add new is_arb_asm flag in gl_program
tree
|
commitdiff
2017-01-05
Marek Olšák
glsl: run do_lower_jumps properly in do_common_optimiza...
tree
|
commitdiff
2016-12-30
Timothy Arceri
glsl/mesa: add reference to gl_shader_program_data...
tree
|
commitdiff
2016-12-29
Timothy Arceri
mesa: pass gl_program to _mesa_append_uniforms_to_file()
tree
|
commitdiff
2016-12-29
Timothy Arceri
mesa/compiler: add stage to shader_info
tree
|
commitdiff
2016-12-13
Ilia Mirkin
treewide: s/comparitor/comparator/
tree
|
commitdiff
2016-11-22
Jason Ekstrand
compiler: Add the rest of the subpassInput types
tree
|
commitdiff
2016-11-22
Marek Olšák
glsl: add gl_linked_shader::SourceChecksum
tree
|
commitdiff
2016-11-19
Kenneth Graunke
compiler: Store the clip/cull distance array sizes...
tree
|
commitdiff
2016-11-19
Timothy Arceri
st/mesa/glsl/nir/i965: make use of new gl_shader_progra...
tree
|
commitdiff
2016-11-18
Timothy Arceri
glsl: create gl_program at the start of linking rather...
tree
|
commitdiff
2016-11-18
Timothy Arceri
st/mesa/i965: simplify gl_program references and stop...
tree
|
commitdiff
2016-11-18
Timothy Arceri
mesa: fix old classic drivers to use ralloc for ARB...
tree
|
commitdiff
2016-11-17
Timothy Arceri
st/mesa/r200/i915/i965: move ARB program fields into...
tree
|
commitdiff
2016-11-17
Timothy Arceri
mesa: make use of ralloc when creating ARB asm gl_progr...
tree
|
commitdiff
2016-11-17
Timothy Arceri
mesa: remove unused Comment field in prog_instruction
tree
|
commitdiff
2016-11-15
Marek Olšák
glsl/lower_if: don't lower branches touching tess contr...
tree
|
commitdiff
2016-11-10
Ian Romanick
linker: Remove unnecessary overload of program_resource...
tree
|
commitdiff
2016-11-03
Timothy Arceri
mesa/glsl: delete previously linked shaders earlier...
tree
|
commitdiff
2016-11-02
Timothy Arceri
st/mesa/r200/i915/i965: use rzalloc() to create gl_program
tree
|
commitdiff
2016-10-26
Samuel Iglesias...
mesa/program: Add _mesa_symbol_table_replace_symbol()
tree
|
commitdiff
2016-10-26
Timothy Arceri
glsl/st/mesa: use common system values read field
tree
|
commitdiff
2016-10-26
Timothy Arceri
r200/glsl/st/mesa: use common outputs written field
tree
|
commitdiff
2016-10-26
Timothy Arceri
r200/i915/st/mesa/compiler: use common inputs read...
tree
|
commitdiff
2016-10-26
Timothy Arceri
st/mesa/r200/i915/i965: eliminate gl_fragment_program
tree
|
commitdiff
2016-10-26
Timothy Arceri
i965/mesa/st/swrast: set fs shader_info directly and...
tree
|
commitdiff
2016-10-26
Timothy Arceri
mesa: remove unrequired code
tree
|
commitdiff
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_compute_program
tree
|
commitdiff
2016-10-26
Timothy Arceri
mesa/i965/i915/r200: eliminate gl_vertex_program
tree
|
commitdiff
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_geometry_program
tree
|
commitdiff
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_tess_eval_program
tree
|
commitdiff
2016-10-26
Timothy Arceri
i965/mesa/st: eliminate gl_tess_ctrl_program
tree
|
commitdiff
2016-10-26
Timothy Arceri
st/mesa: switch tcs over to shared shader_info
tree
|
commitdiff
2016-10-26
Timothy Arceri
glsl: add a shader info field to the gl_program type
tree
|
commitdiff
2016-10-26
Timothy Arceri
nir/i965/anv/radv/gallium: make shader info a pointer
tree
|
commitdiff
2016-10-26
Timothy Arceri
mesa: modify _mesa_copy_linked_program_data() to take...
tree
|
commitdiff
2016-10-24
Timothy Arceri
glsl/mesa: remove unused namespace support from the...
tree
|
commitdiff
2016-10-19
Marek Olšák
mesa: remove gl_shader_compiler_options::EmitNoNoise
tree
|
commitdiff
2016-10-06
Timothy Arceri
mesa: remove the UsesDFdy flag
tree
|
commitdiff
2016-09-26
Rob Clark
mesa/st: support lowering multi-planar YUV
tree
|
commitdiff
2016-09-16
Dave Airlie
glsl: add subpass image type (v2)
tree
|
commitdiff
2016-09-12
Thomas Helland
mesa/glsl: Move string_to_uint_map into the util folder
tree
|
commitdiff
2016-09-12
Thomas Helland
mesa: Convert symbol table to the util hash table
tree
|
commitdiff
2016-09-12
Thomas Helland
mesa: Convert string_to_uint_map to the util hash table
tree
|
commitdiff
2016-09-12
Thomas Helland
util: Move hash_table_call_foreach to util hash table
tree
|
commitdiff
2016-09-12
Thomas Helland
mesa: Remove prog_hash_table.c
tree
|
commitdiff
2016-09-06
Rob Herring
Android: glsl: add rules to generate ir_expression...
tree
|
commitdiff
next