platform/upstream/mesa.git
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
2007-03-27 BrianImplement true CAL/RET subroutines. Some optimizations...
2007-03-27 Brianfix another pc off-by one
2007-03-27 Brianadded _slang_label_new_unique()
2007-03-27 Brianfix some printing issues related to subroutines
2007-03-27 Brianfix a fragment fog regression
2007-03-27 Brianfix off by one error in OPCODE_RET
2007-03-27 Brianinit machine->StackDepth=0
2007-03-27 Brianmore parenthesis
2007-03-27 Roland Scheideggeri915tex compile fix (account for moved _UseTexEnvProgra...
2007-03-27 Roland Scheideggerfix incorrect _MaxElement calculation
2007-03-27 Roland Scheideggerrecommit e731d8aafa98bbf9d30f83e65f28b7718be55834.
2007-03-27 Brianadd parenthesis around a bit-wise AND term in _tnl_Inva...
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-27 Roland Scheideggerr300: Fix radeonUpdatePageFlipping() function.
2007-03-27 Roland Scheideggerr128, radeon, r200: Check ctx->WinSysDrawBuffer before...
2007-03-27 Bernardo Innocentialways print error messages, unless LIBGL_DEBUG=quiet
2007-03-27 Briansimplify .a suffixing
2007-03-27 Bernardo Innocentiremove static lib before building to make more bulletproof
2007-03-27 Michel Dänzerr300: Check ctx->WinSysDrawBuffer before calling functi...
2007-03-27 Miroslav Šustekfix r128 rendering, lockups
2007-03-27 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-03-27 Zou Nan hai Fix compile error
2007-03-27 Brians/SUB/BGNSUB/
2007-03-27 BrianCheckpoint: implementing true CAL/RET instructions...
2007-03-26 BrianGet rid of IR_JUMP and related code.
2007-03-26 Brianspecial case RET
2007-03-26 BrianGet rid of SLANG_OPER_GOTO, start rewrite of 'return...
2007-03-26 Brianremove debug abort() calls
2007-03-26 BrianAdditional error checking for 'return' statements.
2007-03-26 Brianundo some debugging hacks
2007-03-26 Briandead code elimination for constant-valued if/then/else
next