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-02-20
Iago Toral...
i965/gen6: Fix GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Eduardo Lima...
mesa: Check that draw buffers are valid for glDrawBuffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Samuel Iglesias...
glsl: don't allow invariant qualifiers for interface...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Eric Anholt
vc4: Keep an array of pointers to instructions defining...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Eric Anholt
vc4: Move qir_uniform() and the constant-value versions...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Eric Anholt
vc4: Enforce one-uniform-per-instruction after optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Eric Anholt
vc4: Rename add_uniform() to qir_uniform().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Eric Anholt
vc4: Shut up runtime warnings about new pipe caps.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965/vec4: Add and use byte-MOV instruction for unpack...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965/blorp: Emit MADs.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965/blorp: Optimize clamping tex coords.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965: Use greater-equal cmod to implement maximum.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965: Don't emit saturates for instructions without...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965/fs: Consider MOV.SAT to interfere if it has a...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965/fs: Use fs_inst::overwrites_reg() in saturate...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Matt Turner
i965/fs: Add unit tests for saturate propagation pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Timothy Arceri
glsl: Use the without_array predicate
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
nv50: add PIPELINE_STATISTICS query support, based...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
svga: add missing :
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/GCM: Pull unpinned instructions out of blocks while...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/GCM: Use pass_flags instead of bitsets for tracking...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir: Add a global code motion (GCM) pass
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/instr: Change "live" to a more generic "pass_flags...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir: Make nir_[cf_node/instr]_[prev/next] return null...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/from_ssa: Don't try to read an invalid instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/validate: Validate SSA defs the same way we do...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/validate: Validate if_uses on registers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir: Properly clean up CF nodes when we remove them
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir: use nir_foreach_ssa_def for indexing ssa defs
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/from_ssa: Use the nir_block_dominance function...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/dominance: Add a constant-time mechanism for compar...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Jason Ekstrand
nir/dominance: Expose the dominance intersection function
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
st/mesa: lower DFRACEXP/DLDEXP when they are not supported
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
st/mesa: disable lowering of dops to dfrac when dround...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
st/mesa: add support for new double opcodes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
gallium: add shader cap for dldexp/dfracexp support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
gallium: add a cap to enable double rounding opcodes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Ilia Mirkin
gallium: add some more double opcodes to avoid unnecess...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Dave Airlie
docs/GL3.txt: softpipe now supports GL_ARB_gpu_shader_fp64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Dave Airlie
st/mesa: add st fp64 support (v7.1)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Dave Airlie
mesa/st_tgsi_to_glsl: prepare add_constant for fp64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Dave Airlie
st/glsl_to_tgsi: convert dst to an array
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
i965: just avoid warnings with fp64
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
glsl: Add compute to _mesa_shader_stage_to_string(...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965/vec4: Print "VS" or "GS" when compiles fail, not...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965/vec4: Replace debug_flag with debug_enabled.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965: Make scheduler cycle estimates use the proper...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965/fs: Un-hardcode DEBUG_WM, "FS", and "fragment".
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965: Create backend_visitor fields for debugging messages.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965: Add a function to translate MESA_SHADER_* into...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
glsl: Create a _mesa_shader_stage_to_abbrev() function.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965/fs: Use VARYING_SLOT checks rather than strcmp().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Kenneth Graunke
i965/fs: Remove type parameter from emit_vs_system_value().
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: add lowering for double divide to rcp/mul
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
softpipe/tgsi: expose doubles for softpipe.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
tgsi: add support for flt64 constants
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
gallium: add double opcodes and TGSI execution (v4.2)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Brian Paul
gallium/util: indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Brian Paul
st/mesa: add GSL_TYPE_DOUBLE, new ir_unop_* switch...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Brian Paul
nir: add missing GLSL_TYPE_DOUBLE case in type_size()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Brian Paul
st/mesa: fix sampler view reference counting bug in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Brian Paul
swrast: fix multiple color buffer writing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Brian Paul
mesa: remove unused _math_trans_4chan()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Lucas Stach
install-lib-links: don't depend on .libs directory
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Francisco Jerez
i965/vec4: Calculate register allocation q values manually.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Francisco Jerez
i965: Don't compact instructions with unmapped bits.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Francisco Jerez
i965: Handle F16TO32/F32TO16 with dword src/dst consist...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Francisco Jerez
i965/gen8: Fix F32TO16 in vec4 mode if the source and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Francisco Jerez
i965/fs: Replace ud_reg_to_w() with a more general...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Francisco Jerez
i965/vec4: Don't attempt to reduce swizzles of send...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Francisco Jerez
i965/vec4: Fix constant propagation across different...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Samuel Iglesias...
glsl: A shader cannot redefine or overload built-in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Eduardo Lima...
mesa: Adds check for integer internal format and num...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Eduardo Lima...
mesa: Returns correct error values from gl(Get)SamplerP...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ilia Mirkin
glsl: remove bogus 'd' constant qualifiers
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ilia Mirkin
st/mesa: don't die for ETC2 formats when no driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Eric Anholt
nir: Add an ALU op builder kind of like ir_builder.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ilia Mirkin
docs: mark ARB_gpu_shader_fp64 as done in core
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ilia Mirkin
glsl/tests: add DOUBLE types
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ilia Mirkin
glsl: add a lowering pass for frexp/ldexp with double...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: lower double optional passes (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: implement double builtin functions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/lower_instructions: add double lowering passes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: enable/disable certain lowering passes for doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Tapani Pälli
glsl: validate output types for shader stages
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: add double support to lower_mat_op_to_vec
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: Linking support for doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: Support double loop control
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: Support double inouts
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/lexer: Support double floats
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/parser: Support double floats
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/ast: Support double floats
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: Add ubo lowering support for doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl: Add support doubles in optimization passes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/ir: Add builder support for functions with double...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/ir: Add builtin constant function support for...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/ir: Add cloning support for doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/ir: Add printing support for doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Dave Airlie
glsl/ir: Add builtin function support for doubles
commit
|
commitdiff
|
tree
|
snapshot
2015-02-19
Ilia Mirkin
glsl: fix uniform linking logic in the presence of...
commit
|
commitdiff
|
tree
|
snapshot
next