29467 次代码提交 (07ea7e6c80ef2bcb69ab12af69d27f7e118bc15a)
 

作者 SHA1 备注 提交日期
  Corbin Simpson 07ea7e6c80 r300g: Atomize DSA. 15 年前
  Corbin Simpson 249374b853 r300g: Atomize UCP. 15 年前
  Corbin Simpson 9d3db601c7 r300g: Atomize blend color. 15 年前
  Corbin Simpson d496399156 r300g: Start using atoms. 15 年前
  José Fonseca 12576556e4 llvmpipe: Update instructions. 15 年前
  Chia-I Wu d4c1ee0534 egl: Clean up the Makefile rules. 15 年前
  Chia-I Wu 064242ae9f egl_softpipe: Remove the unnecessary call to _eglSwapBuffers. 15 年前
  José Fonseca cdc11056de llvmpipe: Yet another hack to get release LLVM static libraries to link in debug builds. 15 年前
  José Fonseca a921458c16 scons: LLVM <-> MSVC integration tweaks. 15 年前
  José Fonseca 74f520861f gallium: Remove dead code. 15 年前
  José Fonseca dc6bcc92ee gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. 15 年前
  Maciej Cencora 0b7b76fb16 r300: minor accelerated blit fixes 15 年前
  Maciej Cencora cf1748053a r300: fallback on depth buffer blits 15 年前
  Christoph Bumiller 99637ba80e nv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD 15 年前
  Christoph Bumiller 222738fcf5 nv50: free src temp_temps on emit 15 年前
  Christoph Bumiller a5f771d758 nv50: try to honor sprite coord mode 15 年前
  Brian Paul fd70841121 Merge branch 'mesa_7_7_branch' 15 年前
  Dan Nicholson 674c76310f mesa: Ensure libmesagallium.a is finished building before descending 15 年前
  Dan Nicholson a1de400e8d mklib: Extract archives into temporary directories 15 年前
  Michal Krol dddd5a36ac tgsi: Cleanup dot-product opcodes in interpreter. 15 年前
  Vinson Lee 3c42e403de r300: Move initial declaration outside for loop. 15 年前
  Francisco Jerez 95f603a5f3 nv20: Fix build for the latest nouveau_class.h changes. 15 年前
  José Fonseca d699b6720c scons: Don't build xlib when dri is enabled. 15 年前
  José Fonseca ba33ef0011 lvmpipe: Initialize all coordinates. 15 年前
  José Fonseca c6509f89b4 scons: Output a meaningful message when xlib libGL.so can't be built. 15 年前
  José Fonseca de22c940a1 scons: Use static glew library on Unices to avoid binary compatability issues 15 年前
  Keith Whitwell 45fe1d7d00 st/xorg: remove unused xorg_exa_get_pixmap_handle function 15 年前
  Brian Paul 5dd9e23d62 docs: document Gallium SSE codegen for XPD bug fix 15 年前
  Brian Paul 8647aa1d8d tgsi: fix SSE code emit for XPD 15 年前
  Christoph Bumiller 7fc5fcada5 nv50: preallocate TEMPs written first time in a subroutine 15 年前
  Christoph Bumiller a009fa4305 nv50: handle TGSI_OPCODE_SAD,UADD 15 年前
  Christoph Bumiller d550de2342 nv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN 15 年前
  Christoph Bumiller 607b9c2e09 nv50: handle integer SET operations 15 年前
  Christoph Bumiller ccc7d0cb7a nv50: handle TGSI_OPCODE_SHL,ISHR,USHR 15 年前
  Christoph Bumiller 152b3bd6ef nv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods 15 年前
  Eric Anholt 46f5579826 intel: Remove leftover symlinks from DRI1 removal. 15 年前
  Brian Paul 7335d8006f tgsi: add assertion to verify legal register file 15 年前
  Brian Paul 0c6794c46f tgsi: fix incorrectly placed braces, add more braces to be clear 15 年前
  Brian Paul 16b5d2eba3 tgsi: move register checking code before check_register_usage() 15 年前
  Brian Paul b841c2756e swrast: fix color masking for glAccum(GL_RETURN) 15 年前
  Brian Paul fa47eff55b i810: use ColorMask[0] 15 年前
  Brian Paul 7c55fe9bfd progs/fp: increase buffer size to read larger shaders 15 年前
  Brian Paul c642c246d7 gallium/util: remove useless assertions 15 年前
  Brian Paul c3e846af30 gallium/util: update comment: s/src_pitch/src_stride 15 年前
  Brian Paul f39bae8e68 gallium/util: make src_y unsigned like the other x/y params 15 年前
  José Fonseca 8081c1eaa5 llvmpipe: Remove TGSI sampler pointers from JIT context too. 15 年前
  José Fonseca 12c6b871a3 llvmpipe: Remove more loose ends of TGSI exec sampling. 15 年前
  Kristian Høgsberg 27fe7a7303 configure: Fix matching for dri driver to actually work 15 年前
  Brian Paul c9a210f158 makefile: added src/glsl/Makefile.template to tarball list 15 年前
  Keith Whitwell 150108024d i965g: updates for draw retval 15 年前