38371 Commits (e4c3e7f9d8eae05c83f6e1fc54dc63ded3c12d12)
 

Autor SHA1 Nachricht Datum
  José Fonseca e4c3e7f9d8 gallivm: Disable LLVM's pretty stack trace dumper. vor 15 Jahren
  José Fonseca 7a08dbcf55 gallivm: Correct copy'n'pasted comments. vor 15 Jahren
  José Fonseca e18c7f68b4 gallivm: Fix lp_build_sum_vector. vor 15 Jahren
  Michal Krol 1bb97610e9 svga: Fix CMP translation for vertex shader targets. vor 15 Jahren
  José Fonseca 5a70db6432 svga: Re-emit bound rendertargets and texture samplers at the beginning of every command buffer. vor 15 Jahren
  Marek Olšák 007bac8331 st/mesa: set the MaxVarying GLSL constant vor 15 Jahren
  Marek Olšák 77dac1945f r300g: fix warning in winsys vor 15 Jahren
  Dave Airlie 57eecbbf6c r600g: add DST opcode support. vor 15 Jahren
  Dave Airlie 92f5c7a597 r600g: add SCS support. vor 15 Jahren
  Dave Airlie db92a03aac r600g: fix warning introduced by last commit. vor 15 Jahren
  Dave Airlie 47d5a19df1 r600g: add initial relative support to assembler vor 15 Jahren
  Ian Romanick a2711d6968 linker: Treat sized and unsized array types as the same vor 15 Jahren
  Dave Airlie 4502b17901 r600g: add KILP support vor 15 Jahren
  Dave Airlie cb08b9fa84 r600g: fix SSG and op3 neg writing vor 15 Jahren
  Dave Airlie 09547e1bce r600g : add basic loop support. vor 15 Jahren
  Bas Nieuwenhuizen cd4bd4fb53 r600g: use the values from the correct literals vor 15 Jahren
  Bas Nieuwenhuizen e77b1e777d r600g: added literals where needed for POW instruction vor 15 Jahren
  Richard Li b3d41844c7 evergreen : fix shader const allocation and instruction bugs. vor 15 Jahren
  Vinson Lee 0c93e69b25 glsl: Initialize data in ast_function_expression::hir. vor 15 Jahren
  Vinson Lee 30a0865528 glsl: Completely initialize value member in ir_constant constructor. vor 15 Jahren
  Vinson Lee 2d0ef6bfee glsl: Initialize variable in ir_swizzle::constant_expression_value. vor 15 Jahren
  Vinson Lee b43611b79c glsl: Initialize data in read_constant. vor 15 Jahren
  Vinson Lee 0a46497a4e ir_to_mesa: Initialize variable in ir_to_mesa_visitor::visit. vor 15 Jahren
  Dave Airlie c48ae0b6ed r600g: drop file I added by mistake in a previous commit vor 15 Jahren
  Vinson Lee f67400d467 glsl: Initialize the rest of values of ir_constant::value. vor 15 Jahren
  Vinson Lee 182d635060 gallium: Remove unnecessary header from p_state.h. vor 15 Jahren
  Vinson Lee 1fc396204b nvfx: Remove util_is_pot in favor of util_is_power_of_two. vor 15 Jahren
  Vinson Lee b812ff8f9e util: Include missing header in u_draw.h. vor 15 Jahren
  Vinson Lee 1f3e6e9726 util: Add forward declaration in u_transfer.h. vor 15 Jahren
  Marek Olšák a922725118 r300g,u_blitter: use u_framebuffer vor 15 Jahren
  Marek Olšák 89b2897220 util: remove util_is_pot in favor of util_is_power_of_two vor 15 Jahren
  Eric Anholt 735af3959f i965: Add initial support for texturing to the new FS backend. vor 15 Jahren
  Eric Anholt af62060ef2 i965: Add disasm for gen5 sampler messages. vor 15 Jahren
  Cedric Vivier 3d4597f9d4 i965: Move libdrm/C++ hack introduced in fa2deb3d to intel_context.h vor 15 Jahren
  Vinson Lee 2dfd348e33 st/mesa: Include missing header in st_mesa_to_tgsi.c. vor 15 Jahren
  Vinson Lee d42b7d5f8d softpipe: Include missing header in sp_flush.c. vor 15 Jahren
  Vinson Lee 9112e531d4 draw: Include missing header in draw_vs_llvm.c. vor 15 Jahren
  Vinson Lee cf1e4b15a4 llvmpipe: Include missing header in lp_flush.c. vor 15 Jahren
  Marek Olšák c5b8ba9368 r300g: fix blitting between 2D NPOT mipmaps vor 15 Jahren
  Mathias Fröhlich c0f0eb8668 r300g: fix min/max lod computation vor 15 Jahren
  Marek Olšák 97cbb563f8 r300g: set the correct value in PVS_NUM_CNTLRS vor 15 Jahren
  Vinson Lee f7579f2f28 llvmpipe: Remove unnecessary header. vor 15 Jahren
  Ian Romanick 120d5a95cb glsl2: Decompose matrix comparison into vector operations vor 15 Jahren
  Jakob Bornecrantz 977f7d48ee trace: Don't try to dump the rgba array if null vor 15 Jahren
  Eric Anholt c7adb4ff1e glsl: Rename a couple of common variable names in mat_op_to_vec. vor 15 Jahren
  Eric Anholt 3c96ef1f07 glsl: Make mat_op_to_vec allocate out of the IR's parent. vor 15 Jahren
  Eric Anholt d17faf726e i965: Set the pop count on BRK/CONT inside of an if statement in the FS. vor 15 Jahren
  Eric Anholt 681492cbe2 glsl: Regenerate for double destroy fix. vor 15 Jahren
  Eric Anholt d539c69044 glsl: Protect against double compiler-destroy. vor 15 Jahren
  Eric Anholt ae6e112c69 dri: Get prototype for _mesa_destroy_compiler(). vor 15 Jahren