mesa.git
2007-04-12 Brians/version/vertex/
2007-04-12 Brianfix bug in _playback_copy_to_current(): need to skip...
2007-04-12 Briandisable debug printfs
2007-04-12 BrianAdded sanity checking in _slang_sizeof_type_specifier...
2007-04-12 Brianuse _mesa_clear_shader_program_data()
2007-04-12 BrianNew _mesa_reference_shader/program() function to consol...
2007-04-11 Brianrestore 200x200 window size, animation, version check
2007-04-11 Brianregenerated
2007-04-11 Briancheckpoint: updating non-square matrix constructors...
2007-04-11 Brianmove/fix texture sampling funcs
2007-04-11 Brians/Shadow/SHADOW/
2007-04-11 Brianas with prev commit, also fix color index mode zoomed...
2007-04-11 Brianfix invalid error detection problem in _mesa_bind_attri...
2007-04-11 Brianfix zoomed depth copies (bug 10608)
2007-04-11 Brianuse _mesa_reference_renderbuffer(), fix typo
2007-04-11 Brianfix/work-around allocation bugs for non-square matrices
2007-04-11 Brianupdate SLANG version test
2007-04-10 Dave Airliers480: set vap cntl to what fglrx uses for non-TCL...
2007-04-10 Michel Dänzeri915: Bring test for vsync to pipe B in line with i915tex.
2007-04-10 Michel DänzerAdd missing generated file.
2007-04-10 BrianNULL ptr check
2007-04-10 Brianplug in GLSL 1.20 unit
2007-04-10 Brianundo a debug/test change
2007-04-09 Dave Airlier300: don't enable VAP/TCL on cards that don't support it
2007-04-09 Brianremove unneeded initialization code (see bug 10569)
2007-04-09 Brianallocate __GLXdisplayPrivate w/ Xcalloc instead of...
2007-04-09 Michel Dänzeri915tex: Fix some mismatches between texels or bytes...
2007-04-09 Michel Dänzeri915tex: Make sure texture format fetch hooks are initi...
2007-04-09 Dave Airliethe RS400 definitely doesn't work at this point so...
2007-04-09 Brianenable GLSL 1.20
2007-04-08 Briansupport for GLSL 1.20 non-square matrices
2007-04-08 Brianadd glsl to PROGRAM_DIRS
2007-04-08 Brianfix some dependencies, remove some CFLAGS
2007-04-08 Brianadd 2.1 functions
2007-04-08 Adam JacksonMake sure GLX entrypoints are marked PUBLIC.
2007-04-08 Wei Wangfix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails...
2007-04-08 Michel Dänzeri915tex: Clean up resizing of renderbuffers.
2007-04-08 Michel DänzerdriUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.
2007-04-08 BrianMAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB...
2007-04-08 Brianfix etags command to find headers
2007-04-07 George SapountzisDrop XFree86Server from execmem.c
2007-04-07 Richard Hughesset version for tarballs to 6.5.3pre for now
2007-04-07 Richard Hughesfix references to non-existant sz4 field
2007-04-07 Richard Hughesfix some CHAN_TYPE==GL_FLOAT breakage
2007-04-07 Brianfix comment typo
2007-04-07 Richard Hughesremove array_cache/, add vbo/
2007-04-07 Brianadded glActiveStencilFaceEXT
2007-04-06 Brianfor evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB...
2007-04-06 George Sapountzisxmesa: use newly added xm_image.[hc]
2007-04-06 George Sapountzisxmesa: add xf86glx_util.[hc] from xserver as xm_image...
2007-04-06 George SapountzisDrop the funky SSE exception test on linux.
2007-04-06 Brianfix color storage bug in convolution path
2007-04-05 Brianinclude points.h to fix warnings
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-04-05 George Sapountzisglx: minor cosmetic in glcontextmodes.c
2007-04-05 George SapountzisMove glcontextmodes.c to glx.
2007-04-05 Briantemporary add some extra renderbuffer debug code
2007-04-05 BrianRemove the never-used SI-style imports/exports code.
2007-04-04 Brianassorted updates
2007-04-04 Brianassorted documentation updates
2007-04-04 Brianinit span.y=0 to silence warnings
2007-04-04 BrianOverlapping copies with zoomZ=-1 were broken. See...
2007-04-04 Brianremove debug printf
2007-04-04 Xiang, Haihaoi810/i915/i915tex: reinitialize the context point state
2007-04-02 Nicolai HaehnleFix in t_vp_build: Missed necessary updates sometimes
2007-04-02 BrianCall _glapi_set_context(NULL) in _glapi_check_multithre...
2007-04-02 Brianuse _mesa_reference_renderbuffer() in a few more places
2007-04-02 Brianupdated debug printf
2007-04-02 BrianFix some bugs/issues related to alpha channel support...
2007-04-02 BrianIf using PF_8A8B8G8R, be sure alpha is correctly handled.
2007-04-02 Brianre-order tokens, fix comments
2007-03-31 Brianalways emit BGN/ENDSUB, for now anyway
2007-03-31 Brianfix scoping mistake in previous commit that checked...
2007-03-30 Briancheck that LHS of assignment is writable
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-30 Gustavo Pichorim... call DRI_VALIDATE_DRAWABLE_INFO(), bug 10477
2007-03-30 George SapountzisClean and update XMesa/XFree86 interface.
2007-03-28 Brianmore tips, validation info
2007-03-28 Briancond code fix
2007-03-28 Brianfix cond code swizzle bug
2007-03-28 BrianHandle logical NOT and XOR without library functions...
2007-03-28 Brianoptimization for the emit_not() function
2007-03-28 Brianremove IR_BREAK_IF_FALSE
2007-03-28 Briandon't generate IR_BREAK_IF_FALSE
2007-03-28 BrianGet rid of IR_CONT_IF_FALSE
2007-03-28 BrianGet rid of BRK0, BRK1, CONT0, CONT1 instructions.
2007-03-28 BrianDon't emit OPCODE_CONT0/1, BRK0/1 instructions, clean...
2007-03-28 Briansimplify, clean-up break/cont code
2007-03-28 Brianadded some null ptr checks to handle error recovery
2007-03-28 BrianUse constant_to_src_reg() to simplify some code
2007-03-28 Brianadded missing returns after slang_info_log_error()...
2007-03-28 BrianFix, clean-up code related to comparisons, condition...
2007-03-28 Brianprint condcodes if DEBUG_PROG
2007-03-28 Brianexpose _mesa_condcode_string(), fix some printing
2007-03-28 Briancheck that if/while/do-while condition is boolean or...
2007-03-28 Brianbump version to 6.5.3 to match version.h
2007-03-28 Alan HourihaneAdd missing OSMesaColorClamp function
2007-03-27 Briandisable MakeTexture()
2007-03-27 Brianadded ftransform() comment
next