2007-04-07 |
Richard Hughes | set version for tarballs to 6.5.3pre for now |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Richard Hughes | fix references to non-existant sz4 field |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Richard Hughes | fix some CHAN_TYPE==GL_FLOAT breakage |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian | fix comment typo |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Richard Hughes | remove array_cache/, add vbo/ |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Brian | added glActiveStencilFaceEXT |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Brian | for evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
George Sapountzis | xmesa: use newly added xm_image.[hc] |
commit | commitdiff | tree | snapshot |
2007-04-06 |
George Sapountzis | xmesa: add xf86glx_util.[hc] from xserver as xm_image... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
George Sapountzis | Drop the funky SSE exception test on linux. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Brian | fix color storage bug in convolution path |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Brian | include points.h to fix warnings |
commit | commitdiff | tree | snapshot |
2007-04-05 |
George Sapountzis | Remove SI imports/exports remnants. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
George Sapountzis | glx: minor cosmetic in glcontextmodes.c |
commit | commitdiff | tree | snapshot |
2007-04-05 |
George Sapountzis | Move glcontextmodes.c to glx. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Brian | temporary add some extra renderbuffer debug code |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Brian | Remove the never-used SI-style imports/exports code. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Brian | assorted updates |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Brian | assorted documentation updates |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Brian | init span.y=0 to silence warnings |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Brian | Overlapping copies with zoomZ=-1 were broken. See... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Brian | remove debug printf |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Xiang, Haihao | i810/i915/i915tex: reinitialize the context point state |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Nicolai Haehnle | Fix in t_vp_build: Missed necessary updates sometimes |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Brian | Call _glapi_set_context(NULL) in _glapi_check_multithre... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Brian | use _mesa_reference_renderbuffer() in a few more places |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Brian | updated debug printf |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Brian | Fix some bugs/issues related to alpha channel support... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Brian | If using PF_8A8B8G8R, be sure alpha is correctly handled. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Brian | re-order tokens, fix comments |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Brian | always emit BGN/ENDSUB, for now anyway |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Brian | fix scoping mistake in previous commit that checked... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Brian | check that LHS of assignment is writable |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Eric Anholt | Merge branch 'origin' |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Eric Anholt | Merge branch 'crestline-qa', adding support for the... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Gustavo Pichorim... | call DRI_VALIDATE_DRAWABLE_INFO(), bug 10477 |
commit | commitdiff | tree | snapshot |
2007-03-30 |
George Sapountzis | Clean and update XMesa/XFree86 interface. |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | more tips, validation info |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | cond code fix |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | fix cond code swizzle bug |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | Handle logical NOT and XOR without library functions... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | optimization for the emit_not() function |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | remove IR_BREAK_IF_FALSE |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | don't generate IR_BREAK_IF_FALSE |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | Get rid of IR_CONT_IF_FALSE |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | Get rid of BRK0, BRK1, CONT0, CONT1 instructions. |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | Don't emit OPCODE_CONT0/1, BRK0/1 instructions, clean... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | simplify, clean-up break/cont code |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | added some null ptr checks to handle error recovery |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | Use constant_to_src_reg() to simplify some code |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | added missing returns after slang_info_log_error()... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | Fix, clean-up code related to comparisons, condition... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | print condcodes if DEBUG_PROG |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | expose _mesa_condcode_string(), fix some printing |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | check that if/while/do-while condition is boolean or... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Brian | bump version to 6.5.3 to match version.h |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Alan Hourihane | Add missing OSMesaColorClamp function |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | disable MakeTexture() |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | added ftransform() comment |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | Implement true CAL/RET subroutines. Some optimizations... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | fix another pc off-by one |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | added _slang_label_new_unique() |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | fix some printing issues related to subroutines |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | fix a fragment fog regression |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | fix off by one error in OPCODE_RET |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | init machine->StackDepth=0 |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | more parenthesis |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Roland Scheidegger | i915tex compile fix (account for moved _UseTexEnvProgra... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Roland Scheidegger | fix incorrect _MaxElement calculation |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Roland Scheidegger | recommit e731d8aafa98bbf9d30f83e65f28b7718be55834. |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | add parenthesis around a bit-wise AND term in _tnl_Inva... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | Restore the UseTexEnvProgram logic. |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Roland Scheidegger | r300: Fix radeonUpdatePageFlipping() function. |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Roland Scheidegger | r128, radeon, r200: Check ctx->WinSysDrawBuffer before... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Bernardo Innocenti | always print error messages, unless LIBGL_DEBUG=quiet |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | simplify .a suffixing |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Bernardo Innocenti | remove static lib before building to make more bulletproof |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Michel Dänzer | r300: Check ctx->WinSysDrawBuffer before calling functi... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Miroslav Šustek | fix r128 rendering, lockups |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zou Nan hai | Merge branch 'master' of git+ssh://znh@git.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Zou Nan hai | Fix compile error |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | s/SUB/BGNSUB/ |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Brian | Checkpoint: implementing true CAL/RET instructions... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | Get rid of IR_JUMP and related code. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | special case RET |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | Get rid of SLANG_OPER_GOTO, start rewrite of 'return... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | remove debug abort() calls |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | Additional error checking for 'return' statements. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | undo some debugging hacks |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | dead code elimination for constant-valued if/then/else |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Nicolai Haehnle | r300: Remove a warning when vertex programs produce... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Nicolai Haehnle | r300: Whitespace cleanup (remove trailing spaces) |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | Fix a few issues with computing storage sizes with... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | In _mesa_lookup_parameter_constant() make sure we retur... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Nicolai Haehnle | r300: Fix warnings that were introduced by the glsl... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | Add _swrast_span_default_secondary_color() for use... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | remove incorrect assertions |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | minor status updates |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | disable printing shader program debug info |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | merge of glsl-compiler-1 branch |
commit | commitdiff | tree | snapshot |
next |