projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
loader: not having a pci-id should not be a warn
[mesa.git]
/
src
/
2015-02-21
Rob Clark
loader: not having a pci-id should not be a warn
tree
|
commitdiff
2015-02-21
Rob Clark
freedreno: implement fence
tree
|
commitdiff
2015-02-21
Rob Clark
freedreno/a2xx: fix increment in assert
tree
|
commitdiff
2015-02-21
Jordan Justen
i965/fs: Use fs_reg for CS/VS atomics pixel mask immedi...
tree
|
commitdiff
2015-02-21
Jordan Justen
i965/fs: Set pixel/sample mask for compute shaders...
tree
|
commitdiff
2015-02-21
Chia-I Wu
ilo: R32G32B32_FLOAT need no special care on Gen8+
tree
|
commitdiff
2015-02-21
Chia-I Wu
ilo: 128 BPP formats can use TiledY on Gen7.5+
tree
|
commitdiff
2015-02-21
Ilia Mirkin
nvc0: enable double support
tree
|
commitdiff
2015-02-21
Ilia Mirkin
nvc0/ir: remove merge/split pairs to allow normal propa...
tree
|
commitdiff
2015-02-21
Ilia Mirkin
nvc0/ir: add support for new TGSI double opcodes
tree
|
commitdiff
2015-02-21
Ilia Mirkin
nvc0/ir: handle zero and negative sqrt arguments
tree
|
commitdiff
2015-02-21
Ilia Mirkin
nvc0/ir: no instruction can load a double immediate
tree
|
commitdiff
2015-02-21
Ilia Mirkin
nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
tree
|
commitdiff
2015-02-21
Ilia Mirkin
gm107/ir: fix F2F flipped stype/dtype flags
tree
|
commitdiff
2015-02-21
Ilia Mirkin
gm107/ir: fix DSET boolean float flag
tree
|
commitdiff
2015-02-21
Ilia Mirkin
gm107/ir: fix DMUL opcode encoding
tree
|
commitdiff
2015-02-21
Ilia Mirkin
gk110/ir: add emission of dadd/dmul/dmad opcodes
tree
|
commitdiff
2015-02-21
Ilia Mirkin
nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix...
tree
|
commitdiff
2015-02-21
Roland Scheidegger
mesa: don't enable NV_fragment_program_option with...
tree
|
commitdiff
2015-02-20
Brian Paul
drivers/x11: add gallium include dirs to Makefile.am
tree
|
commitdiff
2015-02-20
Marek Olšák
vbo: fix an unitialized-variable warning
tree
|
commitdiff
2015-02-20
Marek Olšák
gallium/sw/kms: fix a type-mismatch warning
tree
|
commitdiff
2015-02-20
Marek Olšák
gallium/sw/kms: don't redefine DEBUG
tree
|
commitdiff
2015-02-20
Marek Olšák
targets/d3dadapter9: remove an unused variable
tree
|
commitdiff
2015-02-20
Marek Olšák
tgsi: fix type-mismatch warning
tree
|
commitdiff
2015-02-20
Marek Olšák
gallivm: fix uninitialized-variable warnings
tree
|
commitdiff
2015-02-20
Matt Turner
mesa: Have configure define NDEBUG, not mtypes.h.
tree
|
commitdiff
2015-02-20
Kenneth Graunke
nir: Fix the Mesa build without -DDEBUG.
tree
|
commitdiff
2015-02-20
Eric Anholt
nir: Drop dependency on mtypes.h for core NIR.
tree
|
commitdiff
2015-02-20
Eric Anholt
glsl: Only include mtypes from glsl_types.h for the...
tree
|
commitdiff
2015-02-20
Eric Anholt
util: Move Mesa's bitset.h to util/.
tree
|
commitdiff
2015-02-20
Eric Anholt
mesa: Make bitset.h not rely on Mesa-specific types...
tree
|
commitdiff
2015-02-20
Eric Anholt
mesa: Use u_math.h from macros.h
tree
|
commitdiff
2015-02-20
Eric Anholt
gallium/util: Don't include unused debug functions...
tree
|
commitdiff
2015-02-20
Eric Anholt
mesa: Add gallium include dirs to more parts of the...
tree
|
commitdiff
2015-02-20
Marek Olšák
gallium/radeon: fix an uninitialized-variable warning
tree
|
commitdiff
2015-02-20
Ilia Mirkin
gallium: add new double-related shader caps to all...
tree
|
commitdiff
2015-02-20
Brian Paul
svga: add missing _DROUND,DFRACEXP_DLDEXP_SUPPORTED...
tree
|
commitdiff
2015-02-20
Marek Olšák
radeonsi: don't use SQC_CACHES to flush ICACHE and...
tree
|
commitdiff
2015-02-20
Iago Toral Quiroga
i965/gen6: Fix GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB
tree
|
commitdiff
2015-02-20
Eduardo Lima Mitev
mesa: Check that draw buffers are valid for glDrawBuffe...
tree
|
commitdiff
2015-02-20
Samuel Iglesias...
glsl: don't allow invariant qualifiers for interface...
tree
|
commitdiff
2015-02-20
Eric Anholt
vc4: Keep an array of pointers to instructions defining...
tree
|
commitdiff
2015-02-20
Eric Anholt
vc4: Move qir_uniform() and the constant-value versions...
tree
|
commitdiff
2015-02-20
Eric Anholt
vc4: Enforce one-uniform-per-instruction after optimiza...
tree
|
commitdiff
2015-02-20
Eric Anholt
vc4: Rename add_uniform() to qir_uniform().
tree
|
commitdiff
2015-02-20
Eric Anholt
vc4: Shut up runtime warnings about new pipe caps.
tree
|
commitdiff
2015-02-20
Matt Turner
i965/vec4: Add and use byte-MOV instruction for unpack...
tree
|
commitdiff
2015-02-20
Matt Turner
i965/blorp: Emit MADs.
tree
|
commitdiff
2015-02-20
Matt Turner
i965/blorp: Optimize clamping tex coords.
tree
|
commitdiff
2015-02-20
Matt Turner
i965: Use greater-equal cmod to implement maximum.
tree
|
commitdiff
2015-02-20
Matt Turner
i965: Don't emit saturates for instructions without...
tree
|
commitdiff
2015-02-20
Matt Turner
i965/fs: Consider MOV.SAT to interfere if it has a...
tree
|
commitdiff
2015-02-20
Matt Turner
i965/fs: Use fs_inst::overwrites_reg() in saturate...
tree
|
commitdiff
2015-02-20
Matt Turner
i965/fs: Add unit tests for saturate propagation pass.
tree
|
commitdiff
2015-02-20
Timothy Arceri
glsl: Use the without_array predicate
tree
|
commitdiff
2015-02-20
Ilia Mirkin
nv50: add PIPELINE_STATISTICS query support, based...
tree
|
commitdiff
2015-02-20
Ilia Mirkin
svga: add missing :
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/GCM: Pull unpinned instructions out of blocks while...
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/GCM: Use pass_flags instead of bitsets for tracking...
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir: Add a global code motion (GCM) pass
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/instr: Change "live" to a more generic "pass_flags...
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir: Make nir_[cf_node/instr]_[prev/next] return null...
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/from_ssa: Don't try to read an invalid instruction
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/validate: Validate SSA defs the same way we do...
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/validate: Validate if_uses on registers
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir: Properly clean up CF nodes when we remove them
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir: use nir_foreach_ssa_def for indexing ssa defs
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/from_ssa: Use the nir_block_dominance function...
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/dominance: Add a constant-time mechanism for compar...
tree
|
commitdiff
2015-02-20
Jason Ekstrand
nir/dominance: Expose the dominance intersection function
tree
|
commitdiff
2015-02-20
Ilia Mirkin
st/mesa: lower DFRACEXP/DLDEXP when they are not supported
tree
|
commitdiff
2015-02-20
Ilia Mirkin
st/mesa: disable lowering of dops to dfrac when dround...
tree
|
commitdiff
2015-02-20
Ilia Mirkin
st/mesa: add support for new double opcodes
tree
|
commitdiff
2015-02-20
Ilia Mirkin
gallium: add shader cap for dldexp/dfracexp support
tree
|
commitdiff
2015-02-20
Ilia Mirkin
gallium: add a cap to enable double rounding opcodes
tree
|
commitdiff
2015-02-20
Ilia Mirkin
gallium: add some more double opcodes to avoid unnecess...
tree
|
commitdiff
2015-02-20
Dave Airlie
st/mesa: add st fp64 support (v7.1)
tree
|
commitdiff
2015-02-20
Dave Airlie
mesa/st_tgsi_to_glsl: prepare add_constant for fp64
tree
|
commitdiff
2015-02-20
Dave Airlie
st/glsl_to_tgsi: convert dst to an array
tree
|
commitdiff
2015-02-19
Dave Airlie
i965: just avoid warnings with fp64
tree
|
commitdiff
2015-02-19
Kenneth Graunke
glsl: Add compute to _mesa_shader_stage_to_string(...
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965/vec4: Print "VS" or "GS" when compiles fail, not...
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965/vec4: Replace debug_flag with debug_enabled.
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965: Make scheduler cycle estimates use the proper...
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965/fs: Un-hardcode DEBUG_WM, "FS", and "fragment".
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965: Create backend_visitor fields for debugging messages.
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965: Add a function to translate MESA_SHADER_* into...
tree
|
commitdiff
2015-02-19
Kenneth Graunke
glsl: Create a _mesa_shader_stage_to_abbrev() function.
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965/fs: Use VARYING_SLOT checks rather than strcmp().
tree
|
commitdiff
2015-02-19
Kenneth Graunke
i965/fs: Remove type parameter from emit_vs_system_value().
tree
|
commitdiff
2015-02-19
Dave Airlie
glsl: add lowering for double divide to rcp/mul
tree
|
commitdiff
2015-02-19
Dave Airlie
softpipe/tgsi: expose doubles for softpipe.
tree
|
commitdiff
2015-02-19
Dave Airlie
tgsi: add support for flt64 constants
tree
|
commitdiff
2015-02-19
Dave Airlie
gallium: add double opcodes and TGSI execution (v4.2)
tree
|
commitdiff
2015-02-19
Brian Paul
gallium/util: indentation fix
tree
|
commitdiff
2015-02-19
Brian Paul
st/mesa: add GSL_TYPE_DOUBLE, new ir_unop_* switch...
tree
|
commitdiff
2015-02-19
Brian Paul
nir: add missing GLSL_TYPE_DOUBLE case in type_size()
tree
|
commitdiff
2015-02-19
Brian Paul
st/mesa: fix sampler view reference counting bug in...
tree
|
commitdiff
2015-02-19
Brian Paul
swrast: fix multiple color buffer writing
tree
|
commitdiff
next