24292 Revize (9615daa9324341f6a56932dc46b807f402d18283)
 

Autor SHA1 Zpráva Datum
  Brian Paul 9615daa932 Merge branch 'mesa_7_5_branch' před 16 roky
  Dave Airlie bb4c703587 radeon: port more front fixes from intel. před 16 roky
  Dave Airlie 504d01b275 radeon/r200: fix color masking under dri2 před 16 roky
  Dave Airlie a79aefb177 radeon: Use Stencil.Enabled instead of Stencil._Enabled in DrawBuffers. před 16 roky
  Dave Airlie d9913d7c09 radeon/fbo: stencil bits fix from Michel in intel fbo code před 16 roky
  Peteri Andras 680f7d09b0 r128: fix two-sided lighting segfault seen in GLUT's olight demo před 16 roky
  Ian Romanick 022e8e582e intel: Bump driver data, add RC3 tag před 16 roky
  Xiang, Haihao 2995bf0d68 i965: add support for new chipsets před 16 roky
  Dave Airlie f030e2ba17 r300: move fallback warnings inside fallback debugging před 16 roky
  Dave Airlie dfecf217fa r300: fix clear mask to not use sw if not necessary před 16 roky
  Nicolai Hähnle b484c71036 radeon: Fix crash when rendering to incomplete texture and other formats před 16 roky
  Dave Airlie a10244453c radeon: update clear code from Intel codebase. před 16 roky
  Dave Airlie b06cb372bf radeon: fbo fix firecube crashes před 16 roky
  Michel Dänzer 65059606e9 radeon: Fix scissor rectangle calculation when rendering to FBO. před 16 roky
  Zack Rusin 1c1307e7c5 gallium: compare the actual register, not all the inputs před 16 roky
  Brian Paul cff2126f52 tgsi: update some assertions před 16 roky
  Brian Paul a79586ce18 tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE před 16 roky
  Brian Paul f01af4dbd2 tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE před 16 roky
  Brian Paul 762c1d11ff st/mesa: implement indirect addressing for destination registers před 16 roky
  Brian Paul baa7ff47d5 tgis: implement indirect addressing for destination registers před 16 roky
  Brian Paul ca1b71b78d vbo: fix vbo/dlist memory leak před 16 roky
  Brian Paul 6ff1a5385e demos: set 4th component of texcoord to 1.0 před 16 roky
  Dave Airlie db618427ab radeon: enable GL_NV_texture_rectangle under dri2. před 16 roky
  Dave Airlie 85957cb512 radeon: set texture in state properly. před 16 roky
  Dave Airlie a6a11e1dc0 radeon: make swtcl emit size bigger před 16 roky
  Michel Dänzer cade071d52 Remove stale reference to non-Gallium nouveau driver from configure.ac. před 16 roky
  Ian Romanick fcd3572edf mesa: From float type modifier from values to large for singles před 16 roky
  Brian Paul 8987410ab6 Merge branch 'mesa_7_5_branch' před 16 roky
  Brian Paul 78af70be37 docs: document gl_TextureMatrix[i][j] array indexing bug fix před 16 roky
  Brian Paul c86b076668 glsl: do const parameter optimization for array element actual parameters před 16 roky
  Brian Paul abdb0fdcc0 glsl: fix incorrect indexing for gl_TextureMatrix[i][j] před 16 roky
  Brian Paul 36e906aad6 docs: document glMaterial/glShadeModel display list optimization před 16 roky
  Brian Paul 4adc9b4a5b mesa: only use fallback texture when using shaders, not fixed-function (take two) před 16 roky
  Zack Rusin 7b861b9b9e gallium: fixup register indexes for fog/frontface/point coord před 16 roky
  Michel Dänzer 71633abafc gallium: Fixes for clobbering stencil values in combined depth/stencil textures. před 16 roky
  Michel Dänzer 25b492b976 GLX/DRI1: Mark GLX visuals with depth != screen depth non-conformant. před 16 roky
  Michel Dänzer 96601ec8e0 gallium: Only set FRONT_STATUS_COPY_OF_BACK if there is a back buffer. před 16 roky
  Zack Rusin a4d952358d gallium: more fog extraction fixes před 16 roky
  Ian Romanick 7fb4becf98 demos: Fix vsync checking in glxgears před 16 roky
  José Fonseca 1068c15c61 wgl: Make the stw_framebuffer destructions threadsafe. před 16 roky
  José Fonseca 6f4167c8a2 wgl: Check for multiple threads before GET_CURRENT_CONTEXT. před 16 roky
  José Fonseca 5470a67335 wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE messages. před 16 roky
  Jakob Bornecrantz 7ccb00b1ac Merge branch 'mesa_7_5_branch' před 16 roky
  Brian Paul f742f2c0b3 demos: indentation fix před 16 roky
  Brian Paul 820436f978 demos: use glEnable/DisableClientState() for vertex arrays před 16 roky
  RALOVICH, Kristóf bf71ece171 glx: death to RCS tag před 16 roky
  Corbin Simpson 67a43b2cfc r300g: Remove VAP_CNTL_STATUS from invariant state. před 16 roky
  Corbin Simpson c737e57357 r300g: Disable MSPOS registers for glisse's CS security checker. před 16 roky
  Corbin Simpson 746140e215 r300-gallium: Unify sampler and texture emit. před 16 roky
  Corbin Simpson 1aa38b2c2d r300-gallium: Mipmap setup. před 16 roky