summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-14r300: remove unneeded semicolon from macroDave Airlie
2007-04-14r300: if we don't have TCL don't setup state emissions for vertex shadersDave Airlie
2007-04-13patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as wellBrian
2007-04-13xmesa: drop unused XMesaPutImageHelper.George Sapountzis
2007-04-13xmesa: export xmesa functions used by xfree86.George Sapountzis
2007-04-12s/version/vertex/Brian
2007-04-12fix bug in _playback_copy_to_current(): need to skip version position data (s...Brian
2007-04-12disable debug printfsBrian
2007-04-12Added sanity checking in _slang_sizeof_type_specifier() to be sure sizes are ...Brian
2007-04-12use _mesa_clear_shader_program_data()Brian
2007-04-12New _mesa_reference_shader/program() function to consolidate refcounting.Brian
2007-04-11restore 200x200 window size, animation, version checkBrian
2007-04-11regeneratedBrian
2007-04-11checkpoint: updating non-square matrix constructors and operatorsBrian
2007-04-11move/fix texture sampling funcsBrian
2007-04-11s/Shadow/SHADOW/Brian
2007-04-11as with prev commit, also fix color index mode zoomed depth copies (bug 10608)Brian
2007-04-11fix invalid error detection problem in _mesa_bind_attrib_location(), bug 10602Brian
2007-04-11fix zoomed depth copies (bug 10608)Brian
2007-04-11use _mesa_reference_renderbuffer(), fix typoBrian
2007-04-10fix/work-around allocation bugs for non-square matricesBrian
2007-04-10update SLANG version testBrian
2007-04-10rs480: set vap cntl to what fglrx uses for non-TCL cardsDave Airlie
2007-04-10i915: Bring test for vsync to pipe B in line with i915tex.Michel Dänzer
2007-04-10Add missing generated file.Michel Dänzer
2007-04-09NULL ptr checkBrian
2007-04-09plug in GLSL 1.20 unitBrian
2007-04-09undo a debug/test changeBrian
2007-04-10r300: don't enable VAP/TCL on cards that don't support itDave Airlie
2007-04-09remove unneeded initialization code (see bug 10569)Brian
2007-04-09allocate __GLXdisplayPrivate w/ Xcalloc instead of Xmalloc (bug 10569)Brian
2007-04-09i915tex: Fix some mismatches between texels or bytes for pitch/stride.Michel Dänzer
2007-04-09i915tex: Make sure texture format fetch hooks are initialized.Michel Dänzer
2007-04-09the RS400 definitely doesn't work at this point so don't let it initDave Airlie
2007-04-08enable GLSL 1.20Brian
2007-04-08support for GLSL 1.20 non-square matricesBrian
2007-04-08add glsl to PROGRAM_DIRSBrian
2007-04-08fix some dependencies, remove some CFLAGSBrian
2007-04-08add 2.1 functionsBrian
2007-04-08Make sure GLX entrypoints are marked PUBLIC.Adam Jackson
2007-04-08fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect renderingWei Wang
2007-04-08i915tex: Clean up resizing of renderbuffers.Michel Dänzer
2007-04-08driUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.Michel Dänzer
2007-04-07MAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB had wrong glGet info.Brian
2007-04-07fix etags command to find headersBrian
2007-04-07Drop XFree86Server from execmem.cGeorge Sapountzis
2007-04-07set version for tarballs to 6.5.3pre for nowRichard Hughes
2007-04-07fix references to non-existant sz4 fieldRichard Hughes
2007-04-07fix some CHAN_TYPE==GL_FLOAT breakageRichard Hughes
2007-04-07fix comment typoBrian