24508 次程式碼提交 (442101dad72373bcbd576bce3cbf77c49280e04b)
 

作者 SHA1 備註 提交日期
  Nicolai Hähnle b484c71036 radeon: Fix crash when rendering to incomplete texture and other formats 16 年之前
  Dave Airlie a10244453c radeon: update clear code from Intel codebase. 16 年之前
  Dave Airlie b06cb372bf radeon: fbo fix firecube crashes 16 年之前
  Michel Dänzer 65059606e9 radeon: Fix scissor rectangle calculation when rendering to FBO. 16 年之前
  Zack Rusin 1c1307e7c5 gallium: compare the actual register, not all the inputs 16 年之前
  Brian Paul cff2126f52 tgsi: update some assertions 16 年之前
  Brian Paul a79586ce18 tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE 16 年之前
  Brian Paul f01af4dbd2 tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE 16 年之前
  Brian Paul 762c1d11ff st/mesa: implement indirect addressing for destination registers 16 年之前
  Brian Paul baa7ff47d5 tgis: implement indirect addressing for destination registers 16 年之前
  Brian Paul ca1b71b78d vbo: fix vbo/dlist memory leak 16 年之前
  Brian Paul 6ff1a5385e demos: set 4th component of texcoord to 1.0 16 年之前
  Dave Airlie db618427ab radeon: enable GL_NV_texture_rectangle under dri2. 16 年之前
  Dave Airlie 85957cb512 radeon: set texture in state properly. 16 年之前
  Dave Airlie a6a11e1dc0 radeon: make swtcl emit size bigger 16 年之前
  Alex Deucher 37c0cde80a R6xx/r7xx: use packet 3 for scratch emit 16 年之前
  Michel Dänzer cade071d52 Remove stale reference to non-Gallium nouveau driver from configure.ac. 16 年之前
  Ian Romanick fcd3572edf mesa: From float type modifier from values to large for singles 16 年之前
  Alex Deucher 0de26dba2e R6xx/r7xx: disable CS dump 16 年之前
  Brian Paul 8987410ab6 Merge branch 'mesa_7_5_branch' 16 年之前
  Brian Paul 78af70be37 docs: document gl_TextureMatrix[i][j] array indexing bug fix 16 年之前
  Brian Paul c86b076668 glsl: do const parameter optimization for array element actual parameters 16 年之前
  Brian Paul abdb0fdcc0 glsl: fix incorrect indexing for gl_TextureMatrix[i][j] 16 年之前
  Brian Paul 36e906aad6 docs: document glMaterial/glShadeModel display list optimization 16 年之前
  Richard Li 93ab69a0ef Fix buffer age implementaion bug. 16 年之前
  Brian Paul 4adc9b4a5b mesa: only use fallback texture when using shaders, not fixed-function (take two) 16 年之前
  Zack Rusin 7b861b9b9e gallium: fixup register indexes for fog/frontface/point coord 16 年之前
  Alex Deucher f9db04878b R6xx/r7xx: remove some left over debugging 16 年之前
  Alex Deucher 0396795689 R6xx/R7xx: fix texture reloc emit 16 年之前
  Michel Dänzer 71633abafc gallium: Fixes for clobbering stencil values in combined depth/stencil textures. 16 年之前
  Michel Dänzer 25b492b976 GLX/DRI1: Mark GLX visuals with depth != screen depth non-conformant. 16 年之前
  Michel Dänzer 96601ec8e0 gallium: Only set FRONT_STATUS_COPY_OF_BACK if there is a back buffer. 16 年之前
  Alex Deucher f74d1c26ac r6xx/r7xx: add sw blit for tex upload 16 年之前
  Alex Deucher 6799bc0b6b tex wip 16 年之前
  Zack Rusin a4d952358d gallium: more fog extraction fixes 16 年之前
  Ian Romanick 7fb4becf98 demos: Fix vsync checking in glxgears 16 年之前
  José Fonseca 1068c15c61 wgl: Make the stw_framebuffer destructions threadsafe. 16 年之前
  José Fonseca 6f4167c8a2 wgl: Check for multiple threads before GET_CURRENT_CONTEXT. 16 年之前
  José Fonseca 5470a67335 wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE messages. 16 年之前
  Alex Deucher 1bad691a17 R6xx/r7xx: first pass at texture support 16 年之前
  Cooper Yuan c6b0b46d6d R6xx/r7xx: DEPTH_CONTROL will be reset by this function 16 年之前
  Jakob Bornecrantz 7ccb00b1ac Merge branch 'mesa_7_5_branch' 16 年之前
  Brian Paul f742f2c0b3 demos: indentation fix 16 年之前
  Brian Paul 820436f978 demos: use glEnable/DisableClientState() for vertex arrays 16 年之前
  RALOVICH, Kristóf bf71ece171 glx: death to RCS tag 16 年之前
  Corbin Simpson 67a43b2cfc r300g: Remove VAP_CNTL_STATUS from invariant state. 16 年之前
  Corbin Simpson c737e57357 r300g: Disable MSPOS registers for glisse's CS security checker. 16 年之前
  Corbin Simpson 746140e215 r300-gallium: Unify sampler and texture emit. 16 年之前
  Corbin Simpson 1aa38b2c2d r300-gallium: Mipmap setup. 16 年之前
  Corbin Simpson e46d12d394 r300g: Add endian fix to vertex fetcher setup. 16 年之前