mesa.git
2015-02-19 Lucas Stachinstall-lib-links: don't depend on .libs directory
2015-02-19 Francisco Jerezi965/vec4: Calculate register allocation q values manually.
2015-02-19 Francisco Jerezi965: Don't compact instructions with unmapped bits.
2015-02-19 Francisco Jerezi965: Handle F16TO32/F32TO16 with dword src/dst consist...
2015-02-19 Francisco Jerezi965/gen8: Fix F32TO16 in vec4 mode if the source and...
2015-02-19 Francisco Jerezi965/fs: Replace ud_reg_to_w() with a more general...
2015-02-19 Francisco Jerezi965/vec4: Don't attempt to reduce swizzles of send...
2015-02-19 Francisco Jerezi965/vec4: Fix constant propagation across different...
2015-02-19 Samuel Iglesias... glsl: A shader cannot redefine or overload built-in...
2015-02-19 Eduardo Lima... mesa: Adds check for integer internal format and num...
2015-02-19 Eduardo Lima... mesa: Returns correct error values from gl(Get)SamplerP...
2015-02-19 Ilia Mirkinglsl: remove bogus 'd' constant qualifiers
2015-02-19 Ilia Mirkinst/mesa: don't die for ETC2 formats when no driver...
2015-02-19 Eric Anholtnir: Add an ALU op builder kind of like ir_builder.h
2015-02-19 Ilia Mirkindocs: mark ARB_gpu_shader_fp64 as done in core
2015-02-19 Ilia Mirkinglsl/tests: add DOUBLE types
2015-02-19 Ilia Mirkinglsl: add a lowering pass for frexp/ldexp with double...
2015-02-19 Dave Airlieglsl: lower double optional passes (v2)
2015-02-19 Dave Airlieglsl: implement double builtin functions
2015-02-19 Dave Airlieglsl/lower_instructions: add double lowering passes
2015-02-19 Dave Airlieglsl: enable/disable certain lowering passes for doubles
2015-02-19 Tapani Pälliglsl: validate output types for shader stages
2015-02-19 Dave Airlieglsl: add double support to lower_mat_op_to_vec
2015-02-19 Dave Airlieglsl: Linking support for doubles
2015-02-19 Dave Airlieglsl: Support double loop control
2015-02-19 Dave Airlieglsl: Support double inouts
2015-02-19 Dave Airlieglsl/lexer: Support double floats
2015-02-19 Dave Airlieglsl/parser: Support double floats
2015-02-19 Dave Airlieglsl/ast: Support double floats
2015-02-19 Dave Airlieglsl: Add ubo lowering support for doubles
2015-02-19 Dave Airlieglsl: Add support doubles in optimization passes
2015-02-19 Dave Airlieglsl/ir: Add builder support for functions with double...
2015-02-19 Dave Airlieglsl/ir: Add builtin constant function support for...
2015-02-19 Dave Airlieglsl/ir: Add cloning support for doubles
2015-02-19 Dave Airlieglsl/ir: Add printing support for doubles
2015-02-19 Dave Airlieglsl/ir: Add builtin function support for doubles
2015-02-19 Ilia Mirkinglsl: fix uniform linking logic in the presence of...
2015-02-19 Ilia Mirkinglsl: teach std140_base_alignment about samplers
2015-02-19 Dave Airlieglsl: Uniform linking support for doubles
2015-02-19 Dave Airlieglsl: Add double builtin type generation
2015-02-19 Dave Airlieglsl: add ARB_gpu_shader_fp64 to the glsl extensions...
2015-02-19 Dave Airliemesa: add double uniform support. (v5)
2015-02-19 Dave Airlieglsl: Add double builtin type
2015-02-19 Dave Airliemesa: add ARB_gpu_shader_fp64 extension info (v2)
2015-02-19 Dave Airlieglapi: add ARB_gpu_shader_fp64 (v2)
2015-02-19 Ilia Mirkinfreedreno: add missing PIPE_CAP_RESOURCE_FROM_USER_MEMO...
2015-02-19 Ilia Mirkinfreedreno/a3xx: add ARB_instanced_arrays support
2015-02-19 Ilia Mirkinfreedreno/a3xx: add support for vertexid and instanceid...
2015-02-19 Ilia Mirkinfreedreno: pass number of instances to draw
2015-02-19 Ilia Mirkinfreedreno/a3xx: add ETC2 decoding support
2015-02-19 Ilia Mirkinst/mesa: pass etc2 textures to driver if supported
2015-02-19 Ilia Mirkinllvmpipe,softpipe: only support ETC1, not the upcoming...
2015-02-19 Ilia Mirkingallium: add ETC2 format support
2015-02-19 Ilia Mirkinfreedreno/a3xx: add hardware ETC1 support
2015-02-18 Eric Anholtgallium/dri: Shut up a compiler warning.
2015-02-18 Eric Anholtnir: Recognize and reduce duplicated fsats.
2015-02-18 Eric Anholtnir: Add a flag for lowering fsat.
2015-02-18 Eric Anholtnir: Add a flag for lowering ffma.
2015-02-18 Eric Anholtnir: Add a flag for lowering fneg/ineg.
2015-02-18 Eric Anholtnir: Add a flag for lowering fsqrt(x) to frcp(frsqrt...
2015-02-18 Eric Anholtnir: Add lowering of POW instructions if the lower...
2015-02-18 Eric Anholtnir: Conditionalize the POW reconstruction on shader...
2015-02-18 Eric Anholtnir: Add an optional expression controlling nir_algebra...
2015-02-18 Eric Anholtnir: Add a nir_shader_compiler_options struct pointed...
2015-02-18 Jordan Justeni965/simd8vs: Fix SIMD8 atomics (read-only)
2015-02-18 Chia-I Wuilo: fix PCB alloc asserts on Gen7.5 GT3
2015-02-18 Chia-I Wuilo: fix compiler warnings
2015-02-18 Adam Jacksoni915: For the love of all that is holy, stop saying...
2015-02-18 Emil Velikovauxiliary/vl: honour the DRI2PROTO_CFLAGS
2015-02-18 Emil Velikovauxiliary/vl: Build vl_winsys_dri.c only when needed.
2015-02-18 Emil Velikovautomake: Use AM_DISTCHECK_CONFIGURE_FLAGS
2015-02-18 Emil Velikovglx: do not leak the dri2 extension information
2015-02-18 Michel DänzerRevert "radeon/llvm: enable unsafe math for graphics...
2015-02-18 Ilia Mirkinst/mesa: add ARB_pipeline_statistics_query support
2015-02-18 Ben Widawskyi965: implement ARB_pipeline_statistics_query
2015-02-18 Ben Widawskymesa: Add support for the ARB_pipeline_statistics_query...
2015-02-18 Jordan Justenmesa: Add _mesa_has_compute_shaders
2015-02-18 Fabian Bielermesa: Add ARB_tessellation_shader to extension table.
2015-02-18 Kenneth Graunkei965: Prefer Meta over the BLT for BlitFramebuffer.
2015-02-18 Matt Turneri965/fs: Add algebraic optimizations for MAD.
2015-02-18 Matt Turneri965/fs: Emit MAD instructions when possible.
2015-02-18 Matt Turneri965/fs: Allow immediates in MAD and LRP instructions.
2015-02-18 Matt Turneri965/fs: Add pass to combine immediates.
2015-02-18 Matt Turneri965/fs: Remove force_writemask_all assertion for execs...
2015-02-18 Matt Turneri965/cfg: Add function to generate a dot file of the...
2015-02-18 Matt Turneri965/cfg: Add function to generate a dot file of the...
2015-02-18 Matt Turneri965/cfg: Calculate the immediate dominators.
2015-02-18 Matt Turneri965/cfg: Allow cfg::dump to be called without a visitor.
2015-02-18 Matt Turneri965: Allow exec_list sentinels as arguments to insert...
2015-02-18 Alan CoopersmithMake _mesa_swizzle_and_convert argument types in .c...
2015-02-18 Alan CoopersmithUse __typeof instead of typeof with Solaris Studio...
2015-02-18 Alan CoopersmithAvoid fighting with Solaris headers over isnormal()
2015-02-18 Alan CoopersmithRemove extraneous ; after DECL_TYPE usage
2015-02-18 Alan CoopersmithBracket arguments to tr so they work with Solaris tr
2015-02-18 Kenneth Graunkeglsl: Reduce memory consumption of copy propagation...
2015-02-18 Chris Forbesi965: Add device limits for tess threads & URB entries
2015-02-18 Dave Airlier600g/sb: treat undefined values like constants
2015-02-17 Kenneth Graunkei915c: Use the actual MIN instruction.
2015-02-17 Kenneth Graunkei915g: Use the actual MIN instruction.
2015-02-17 Kenneth Graunkei965: Add a function to disassemble an instruction...
next