projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2015-10-15
Timothy Arceri
glsl: add AoA support for an inteface with unsized...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: add AoA support for linking interface blocks...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: avoid hitting assert for arrays of arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: add AoA support for atomic counters
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: add std140 layout support for AoA
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
i965: add arrays of arrays support for varyings
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: calculate AoA uniform offset correctly for structs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: remove dead code in a single pass
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: dont allow gl_PerVertex to be redeclared as an...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: check that only the outermost array is unsized
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: allow AoA to be sized by initializer or constructor
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: add support for initialising sampler AoA
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Timothy Arceri
glsl: Add support for linking uniform arrays of arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Kenneth Graunke
i965: Don't hardcode FS in "validation failed!" message.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Jordan Justen
glsl: Support uint index in lower_vector_insert
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Jordan Justen
glsl: Support uint index in do_vec_index_to_cond_assign
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Jordan Justen
i965/fs: Ignore compute shaders in brw_nir_lower_inputs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Jordan Justen
i965/fs: Simplify FS in brw_nir_lower_inputs to only...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Brian Paul
mesa: remove unused functions in program.c
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Brian Paul
mesa: minor indentation fix in _mesa_BindTextureUnit()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Brian Paul
mesa: remove unused texUnit local in _mesa_BindTextureU...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Krzysztof Sobiecki
st/fbo: use pipe_surface_release instead of pipe_surfac...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Marta Lofstedt
glsl: Enable split of lower UBOs and SSBO also for...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Jose Fonseca
glsl: Include util/strndup.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Tapani Pälli
glsl: calculate TOP_LEVEL_ARRAY_SIZE and STRIDE when...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Tapani Pälli
glsl: add top level array size and stride to gl_uniform...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
i965: Adapt SSBOs to work with their own separate index...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
glsl/lower_ubo_reference: lower UBOs and SSBOs to separ...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
mesa: Add {Num}UniformBlocks and {Num}ShaderStorageBloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
mesa: Rename {Num}UniformBlocks to {Num}BufferInterface...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
glsl: Fix variable_referenced() for vector_{extract...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
nir: split SSBO min/max atomic instrinsics into signed...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
i965/vec4: fix indentation in vec4_visitor::calculate_l...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Iago Toral...
i965/fs: Fix indentation in fs_live_variables::compute_...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
mesa: clean up comments for gl_current_attrib struct
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: make void vbo_exec_BeginVertices() static
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: document vbo_exec_context fields
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: minor clean-ups for vbo_exec_fixup_vertex()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: add assertion in ATTR_UNION macro
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: add comments, braces in ATTR_UNION() in vbo_exec_api.c
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: fix whitespace in vbo_exec_draw.c
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: move 'tmp' var initialization
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: improve fprintf() formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: simplify vertex array initializations in vbo_context.c
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: get rid of needless NR_MAT_ATTRIBS constant
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
vbo: fix incorrect switch statement in init_mat_currval()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Brian Paul
mesa: pass caller name to create_textures()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Samuel Iglesias...
glsl: fix matrix stride calculation for std430's row_ma...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Christian König
r600/vce: enable VCE for trinity/richland
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Christian König
r600/uvd: disable UVD tiling by default
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Glenn Kennard
r600g: Enable GL_ARB_gpu_shader5 extension
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Glenn Kennard
r600g/sb: SB support for UBO indexing
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Glenn Kennard
r600g/sb: Support gs5 sampler indexing (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Kenneth Graunke
i965/vs: Simplify fs_visitor's ATTR file.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ilia Mirkin
nouveau: avoid double-emitting fence
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl: Never allow the sequence operator anywhere in...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl: In later GLSL versions, sequence operator is...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl: Add method to determine whether an expression...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl: Restrict initializers for global variables to...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl: Only set ir_variable::constant_value for const...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl: Use constant_initializer instead of constant_valu...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl/linker: Use constant_initializer instead of consta...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
ff_fragment_shader: Use binding to set the sampler...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Ian Romanick
glsl: Allow built-in functions as constant expressions...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Nicolai Hähnle
u_vbuf: fix vb slot assignment for translated buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Iago Toral...
glsl: include variable name in error messages about...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Iago Toral...
glsl: shader outputs cannot have initializers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Iago Toral...
i965: Fix unsafe pointer when dumping VS/FS IR
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Dave Airlie
mesa/uniforms: fix get_uniform for doubles (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Chia-I Wu
ilo: improve Gen8 defines based on its PRMs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Matt Turner
i965/vec4: Implement b2f and b2i using negation.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Ilia Mirkin
nv50,nvc0: don't base decisions on available pushbuf...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-11
Ilia Mirkin
nouveau: avoid emitting new fences unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Samuel Pitoiset
nvc0: make use of NVC0_COMPUTE_CLASS for GF110
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Kenneth Graunke
i965/gs: Make MAX_GS_INPUT_VERTICES a #define in brw_co...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Kenneth Graunke
i965/vs: Map scalar VS input locations properly; avoid...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Kenneth Graunke
i965/vs: Fix a subtlety in the nr_attributes == 0 worka...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Kenneth Graunke
i965/vs: Unify URB entry size/read length calculations...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Kenneth Graunke
i965/cfg: Fix cfg_t::dump() when a block has no immedia...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Emil Velikov
docs: add news item and link release notes for 11.0.3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Emil Velikov
docs: add sha256 checksums for 11.0.3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Emil Velikov
docs: add release notes for 11.0.3
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Chad Versace
i965/gen8: Remove gen<8 checks in gen8 code
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Chad Versace
i965/gen9: Enable rep clears on gen9
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Chad Versace
i965/gen9: Disable MCS for 1x color surfaces
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Roland Scheidegger
tgsi: (trivial) kill c99-ism.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
program: remove _mesa_init_*_program wrappers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
program: remove other unused functions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
program: remove unused cloning and combining functions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
program: remove unused function _mesa_find_line_column
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: release the glsl_to_tgsi visitor after translation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: translate tessellation shaders into TGSI when...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: translate geometry shaders into TGSI when...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: translate fragment shaders into TGSI when...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: translate vertex shaders into TGSI when we...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: fix glDrawPixels with a texture
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: implement DrawPixels shader transformation...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: make Z/S drawpix shaders independent of varian...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: implement glBitmap shader transformation using...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-09
Marek Olšák
st/mesa: remove old emulation for VS and FS variants
commit
|
commitdiff
|
tree
|
snapshot
next