50272 Commits (519789d7e6f32efa0e01a9fbc7374bc494d76769)
 

Autor SHA1 Nachricht Datum
  Tom Stellard 519789d7e6 r600g/llvm: Let ISel handle lowering to {INSERT,EXTRACT}_SUBREG vor 13 Jahren
  Tom Stellard 3c0f521cbf r600g/llvm: Only emit an instruction's explicit operands vor 13 Jahren
  Tom Stellard b3863eb9a5 r600g/llvm: Handle copies between vector registers vor 13 Jahren
  Tom Stellard d4da0a0627 r600g/llvm: Remove debugging hack from R600InstrInfo::copyPhysReg() vor 13 Jahren
  Tom Stellard 90a42df0d0 r600g/llvm: Tell the code emitter to ignore KILL and BUNDLE vor 13 Jahren
  Tom Stellard fa52aeb396 r600/llvm: Add LOAD_VTX instruction vor 13 Jahren
  Tom Stellard ced73ea5df r600g: Add hooks for the LLVM shader compiler vor 13 Jahren
  Tom Stellard 2da9610566 r600g: Add TGSI->LLVM implementation v2 vor 13 Jahren
  Tom Stellard 509ddb0a04 radeon: Move radeon_llvm_emit.cpp declarations into their own header vor 13 Jahren
  Tom Stellard 6e238bf27c radeon: Remove HAVE_LLVM ifdefs vor 13 Jahren
  Vadim Girlin 65b35b63d3 r600g: fix gpr number calculation vor 13 Jahren
  Tom Stellard adb8eca1d8 configure.ac: Move HAVE_LLVM definition into configure.ac vor 13 Jahren
  Dave Airlie 62b0323cf6 r600g: split add_reg into add_reg and add_reg_bo variants vor 13 Jahren
  Jonas Maebe 8d09f4d0cc glapi: Correct size of allocated _glapi_table struct vor 13 Jahren
  Dave Airlie e6aad9ba04 r600g: enable GLSL130 on all cards vor 13 Jahren
  Dave Airlie 47d22e56de r600g: enable dual src blending on r600 cards vor 13 Jahren
  Dave Airlie 7745cf2be4 r600g: enable GLSL 1.30 for r600 class vor 13 Jahren
  Dave Airlie 12bedaa24b r600: enable glsl 1.30 on r700 vor 13 Jahren
  Dave Airlie 5f457f6618 r600g: report INTEGERS cap if glsl130 is on. vor 13 Jahren
  Dave Airlie 7af9f6325e r600g: enable glsl 130 on evergreen. vor 13 Jahren
  Vadim Girlin 951b888be4 r600g: disable I2F conversion for InstanceID if integers are supported vor 13 Jahren
  Vadim Girlin e382a0c142 r600g: store glsl_feature_level in the r600_screen vor 13 Jahren
  Brian Paul b0e048f0b9 mesa: move gl_array_attrib::NewState to gl_array_object::NewArrays vor 13 Jahren
  Brian Paul 0615eb8fc3 docs: recommend 2GB of RAM for Viewperf tests vor 13 Jahren
  Eric Anholt 137c5ece7d i965: Convert live interval computation to using live variable analysis. vor 13 Jahren
  Eric Anholt 34b17ee598 i965: Move the old live interval analysis code next to the new live vars code. vor 13 Jahren
  Eric Anholt 0d6c96a5c3 i965: Add support for live variable analysis using dataflow analysis. vor 13 Jahren
  Eric Anholt 080b125c64 i965: Add basic block generator. vor 13 Jahren
  Eric Anholt 8890c75951 i965/fs: Suppress printing the whole loop in BRW_OPCODE_DO annotation. vor 13 Jahren
  Eric Anholt 4b2a4cb7c2 glsl: Properly throw compile-time errors for conflicting FS output writes. vor 13 Jahren
  Eric Anholt f2475ca424 glsl: Track in each ir_variable whether it was ever assigned. vor 13 Jahren
  Eric Anholt cc7e0de009 glsl: Convert the tests directory to automake. vor 13 Jahren
  Eric Anholt 86f270e0a9 glsl: Fix up some comments in structure splitting, based on array-split work. vor 13 Jahren
  Eric Anholt 6de5da0796 glsl: Don't allow array splitting on function arguments. vor 13 Jahren
  Eric Anholt 538ba0a363 glsl: Rename the "whole_array_access" member in array splitting. vor 13 Jahren
  Eric Anholt 36a8c9caaf glsl: Fix up a comment explaining what a visitor class does. vor 13 Jahren
  Eric Anholt c07290ddb2 glsl: Use the column_types() helper method. vor 13 Jahren
  Eric Anholt 40da3b0320 glx: Use AM_CPPFLAGS to pass -I and -D to both C and C++ compiles. vor 13 Jahren
  Marek Olšák bf3304a84b Revert "mesa: only update _MaxElement when we actually need it" vor 13 Jahren
  Michel Dänzer dbf48e88eb radeonsi: Fix VGPR_BIT() definition. vor 13 Jahren
  Michel Dänzer 09b2cd7ade radeonsi: Replace magic numbers for vertex buffer resource. vor 13 Jahren
  Michel Dänzer 9918fbd026 radeonsi: (User) SGPR related cleanups. vor 13 Jahren
  Michel Dänzer de12c6cb54 radeonsi: Fix sampler offsets for shader intrinsic. vor 13 Jahren
  Brian Paul 7103a18c12 docs: overhaul the Mesa build/install instructions vor 13 Jahren
  Brian Paul f64bae2e2a docs: freshen up the download/unpack instructions vor 13 Jahren
  Brian Paul 0e5327ecf4 mesa: move unrefs of array objects earlier in _mesa_free_context_data() vor 13 Jahren
  Christoph Bumiller 939b26639f nv50,nvc0: prevent multiple flushes when user spins on get_query_result vor 13 Jahren
  Christoph Bumiller 90b5301cea nv50/ir/opt: swap VP inputs to first source where possible vor 13 Jahren
  Marek Olšák 97e2f625b8 vbo: remove vbo_context::mat_currval vor 13 Jahren
  Marek Olšák 8c990de0d6 vbo: remove vbo_context::generic_currval vor 13 Jahren