50530 次代码提交 (82c90b2da8e236bc134cb2bd0ec4e09551b12164)
 

作者 SHA1 备注 提交日期
  Marek Olšák 6fc565a94b vbo: do FLUSH_CURRENT before validating and updating state 13 年前
  Marek Olšák edec3fa812 r300g/automake: add $ARCH_FLAGS and $OPT_FLAGS 13 年前
  Marek Olšák f940c0a3d9 r600g/automake: add $ARCH_FLAGS and $OPT_FLAGS 13 年前
  Brian Paul 7f5420762c r600g: init vars to silence warnings 13 年前
  Han Shen(沈涵) b352d676e4 bin/mklib: remove '-m32' for arm linux 13 年前
  Brian Paul 99ed0b2f9b st/mesa: no-op glCopyPixels if source region is out of bounds 13 年前
  Tom Stellard d7f9b6ce13 radeon/llvm: Don't print an error message when there is no error 13 年前
  Tom Stellard f5fc3ac284 radeon/llvm: Lower VCREATE_v4f32 for R600 and SI 13 年前
  Tom Stellard 519789d7e6 r600g/llvm: Let ISel handle lowering to {INSERT,EXTRACT}_SUBREG 13 年前
  Tom Stellard 3c0f521cbf r600g/llvm: Only emit an instruction's explicit operands 13 年前
  Tom Stellard b3863eb9a5 r600g/llvm: Handle copies between vector registers 13 年前
  Tom Stellard d4da0a0627 r600g/llvm: Remove debugging hack from R600InstrInfo::copyPhysReg() 13 年前
  Tom Stellard 90a42df0d0 r600g/llvm: Tell the code emitter to ignore KILL and BUNDLE 13 年前
  Tom Stellard fa52aeb396 r600/llvm: Add LOAD_VTX instruction 13 年前
  Tom Stellard ced73ea5df r600g: Add hooks for the LLVM shader compiler 13 年前
  Tom Stellard 2da9610566 r600g: Add TGSI->LLVM implementation v2 13 年前
  Tom Stellard 509ddb0a04 radeon: Move radeon_llvm_emit.cpp declarations into their own header 13 年前
  Tom Stellard 6e238bf27c radeon: Remove HAVE_LLVM ifdefs 13 年前
  Vadim Girlin 65b35b63d3 r600g: fix gpr number calculation 13 年前
  Tom Stellard adb8eca1d8 configure.ac: Move HAVE_LLVM definition into configure.ac 13 年前
  Dave Airlie 62b0323cf6 r600g: split add_reg into add_reg and add_reg_bo variants 13 年前
  Jonas Maebe 8d09f4d0cc glapi: Correct size of allocated _glapi_table struct 13 年前
  Dave Airlie e6aad9ba04 r600g: enable GLSL130 on all cards 13 年前
  Dave Airlie 47d22e56de r600g: enable dual src blending on r600 cards 13 年前
  Dave Airlie 7745cf2be4 r600g: enable GLSL 1.30 for r600 class 13 年前
  Dave Airlie 12bedaa24b r600: enable glsl 1.30 on r700 13 年前
  Dave Airlie 5f457f6618 r600g: report INTEGERS cap if glsl130 is on. 13 年前
  Dave Airlie 7af9f6325e r600g: enable glsl 130 on evergreen. 13 年前
  Vadim Girlin 951b888be4 r600g: disable I2F conversion for InstanceID if integers are supported 13 年前
  Vadim Girlin e382a0c142 r600g: store glsl_feature_level in the r600_screen 13 年前
  Brian Paul b0e048f0b9 mesa: move gl_array_attrib::NewState to gl_array_object::NewArrays 13 年前
  Brian Paul 0615eb8fc3 docs: recommend 2GB of RAM for Viewperf tests 13 年前
  Eric Anholt 137c5ece7d i965: Convert live interval computation to using live variable analysis. 13 年前
  Eric Anholt 34b17ee598 i965: Move the old live interval analysis code next to the new live vars code. 13 年前
  Eric Anholt 0d6c96a5c3 i965: Add support for live variable analysis using dataflow analysis. 13 年前
  Eric Anholt 080b125c64 i965: Add basic block generator. 13 年前
  Eric Anholt 8890c75951 i965/fs: Suppress printing the whole loop in BRW_OPCODE_DO annotation. 13 年前
  Eric Anholt 4b2a4cb7c2 glsl: Properly throw compile-time errors for conflicting FS output writes. 13 年前
  Eric Anholt f2475ca424 glsl: Track in each ir_variable whether it was ever assigned. 13 年前
  Eric Anholt cc7e0de009 glsl: Convert the tests directory to automake. 13 年前
  Eric Anholt 86f270e0a9 glsl: Fix up some comments in structure splitting, based on array-split work. 13 年前
  Eric Anholt 6de5da0796 glsl: Don't allow array splitting on function arguments. 13 年前
  Eric Anholt 538ba0a363 glsl: Rename the "whole_array_access" member in array splitting. 13 年前
  Eric Anholt 36a8c9caaf glsl: Fix up a comment explaining what a visitor class does. 13 年前
  Eric Anholt c07290ddb2 glsl: Use the column_types() helper method. 13 年前
  Eric Anholt 40da3b0320 glx: Use AM_CPPFLAGS to pass -I and -D to both C and C++ compiles. 13 年前
  Marek Olšák bf3304a84b Revert "mesa: only update _MaxElement when we actually need it" 13 年前
  Michel Dänzer dbf48e88eb radeonsi: Fix VGPR_BIT() definition. 13 年前
  Michel Dänzer 09b2cd7ade radeonsi: Replace magic numbers for vertex buffer resource. 13 年前
  Michel Dänzer 9918fbd026 radeonsi: (User) SGPR related cleanups. 13 年前