29517 次程式碼提交 (a68b51deb2ea4f3cb51f2753b1b879e5677db225)
 

作者 SHA1 備註 提交日期
  José Fonseca 74f520861f gallium: Remove dead code. 16 年之前
  José Fonseca dc6bcc92ee gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of ad-hoc definitions. 16 年之前
  Maciej Cencora 0b7b76fb16 r300: minor accelerated blit fixes 16 年之前
  Maciej Cencora cf1748053a r300: fallback on depth buffer blits 16 年之前
  Kristian Høgsberg 7c50d29f7c intel/DRI2: add DRI2flushExtension support with invalidate hook 16 年之前
  Jesse Barnes c642f3941b xdemos/glsync: handle no sync method better 16 年之前
  Jesse Barnes 0269dc19b5 xdemos/glsync: check glXMakeCurrent return value 16 年之前
  Jesse Barnes f860aac0d8 xdemos/glsync: Make glsync test draw a rectangle 16 年之前
  Jesse Barnes f35f666f81 xdemos/glsync: Add swap interval support to glsync test 16 年之前
  Jesse Barnes 7f170573ea DRI2/GLX: add INTEL_swap_event support 16 年之前
  Jesse Barnes efc82e7c70 DRI2: add SwapInterval support 16 年之前
  Jesse Barnes daf7fe69f7 DRI2: add OML_sync_control support 16 年之前
  Jesse Barnes a35f6bb207 DRI2: add SwapBuffers support 16 年之前
  Christoph Bumiller 99637ba80e nv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD 16 年之前
  Christoph Bumiller 222738fcf5 nv50: free src temp_temps on emit 16 年之前
  Christoph Bumiller a5f771d758 nv50: try to honor sprite coord mode 16 年之前
  Brian Paul fd70841121 Merge branch 'mesa_7_7_branch' 16 年之前
  Dan Nicholson 674c76310f mesa: Ensure libmesagallium.a is finished building before descending 16 年之前
  Dan Nicholson a1de400e8d mklib: Extract archives into temporary directories 16 年之前
  Michal Krol dddd5a36ac tgsi: Cleanup dot-product opcodes in interpreter. 16 年之前
  Vinson Lee 3c42e403de r300: Move initial declaration outside for loop. 16 年之前
  Francisco Jerez 95f603a5f3 nv20: Fix build for the latest nouveau_class.h changes. 16 年之前
  José Fonseca d699b6720c scons: Don't build xlib when dri is enabled. 16 年之前
  José Fonseca ba33ef0011 lvmpipe: Initialize all coordinates. 16 年之前
  José Fonseca c6509f89b4 scons: Output a meaningful message when xlib libGL.so can't be built. 16 年之前
  José Fonseca de22c940a1 scons: Use static glew library on Unices to avoid binary compatability issues 16 年之前
  Keith Whitwell 45fe1d7d00 st/xorg: remove unused xorg_exa_get_pixmap_handle function 16 年之前
  Brian Paul 5dd9e23d62 docs: document Gallium SSE codegen for XPD bug fix 16 年之前
  Brian Paul 8647aa1d8d tgsi: fix SSE code emit for XPD 16 年之前
  Christoph Bumiller 7fc5fcada5 nv50: preallocate TEMPs written first time in a subroutine 16 年之前
  Christoph Bumiller a009fa4305 nv50: handle TGSI_OPCODE_SAD,UADD 16 年之前
  Christoph Bumiller d550de2342 nv50: handle TGSI_OPCODE_IMAX,IMIN,UMAX,UMIN 16 年之前
  Christoph Bumiller 607b9c2e09 nv50: handle integer SET operations 16 年之前
  Christoph Bumiller ccc7d0cb7a nv50: handle TGSI_OPCODE_SHL,ISHR,USHR 16 年之前
  Christoph Bumiller 152b3bd6ef nv50: handle TGSI_OPCODE_F2I,F2U,I2F,U2F plus src mods 16 年之前
  Eric Anholt 46f5579826 intel: Remove leftover symlinks from DRI1 removal. 16 年之前
  Brian Paul 7335d8006f tgsi: add assertion to verify legal register file 16 年之前
  Brian Paul 0c6794c46f tgsi: fix incorrectly placed braces, add more braces to be clear 16 年之前
  Brian Paul 16b5d2eba3 tgsi: move register checking code before check_register_usage() 16 年之前
  Brian Paul b841c2756e swrast: fix color masking for glAccum(GL_RETURN) 16 年之前
  Brian Paul fa47eff55b i810: use ColorMask[0] 16 年之前
  Brian Paul 7c55fe9bfd progs/fp: increase buffer size to read larger shaders 16 年之前
  Brian Paul c642c246d7 gallium/util: remove useless assertions 16 年之前
  Brian Paul c3e846af30 gallium/util: update comment: s/src_pitch/src_stride 16 年之前
  Brian Paul f39bae8e68 gallium/util: make src_y unsigned like the other x/y params 16 年之前
  José Fonseca 8081c1eaa5 llvmpipe: Remove TGSI sampler pointers from JIT context too. 16 年之前
  José Fonseca 12c6b871a3 llvmpipe: Remove more loose ends of TGSI exec sampling. 16 年之前
  Kristian Høgsberg 27fe7a7303 configure: Fix matching for dri driver to actually work 16 年之前
  Brian Paul c9a210f158 makefile: added src/glsl/Makefile.template to tarball list 16 年之前
  Keith Whitwell 150108024d i965g: updates for draw retval 16 年之前