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 |
2007-03-26 |
Michel Dänzer | i915tex: Make sure renderbuffers don't get deleted... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | disable free() until other issues can be fixed... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Brian | fix mem leak, add comments |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Ben Skeggs | nouveau: match drm version bump |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Brian | Fix some renderbuffer reference counting issues. Also... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Brian | destroy window on exit |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Xiang, Haihao | i965: The given urb layout(maximal size of urb entries... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Xiang, Haihao | Color3iv: set the alpha value to 1.0 |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Nicolai Haehnle | r300: Whitespace cleanup in r300_texmem.c |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Nicolai Haehnle | r300: Whitespace cleanup in r300_texstate.c |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Nicolai Haehnle | r300: Fix regression: unnecessary node indirection |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | fix mem leak |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | disable free(var->aux) -- can lead to segfault |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | fix mem leak |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | fix some mem leaks |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | Free shader-related context state: _mesa_free_shader_st... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | free prog->Attributes in _mesa_delete_program() |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | fix mistake in _slang_free_ir() |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dave Airlie | nouveau: implement nv20Clear and nv20Scissor |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Nicolai Haehnle | r300: Fix texture coordinate calculation for rectangle... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Nicolai Haehnle | r300: No assertion when accessing incomplete texture... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | Properly free the slang_ir_node->Store data (use ref... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | When computing render_inputs_bitset, omit primary color... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | move some code into new slang_ir.c file |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | IR utility functions |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Nicolai Haehnle | r300: Fix: KIL instruction don't require textures |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Nicolai Haehnle | swrast: Fix crash when sampling from a non-existing... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Ben Skeggs | nouveau: some swtcl fixes |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Brian | Implement alpha buffer copy for SwapBuffers(). |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Brian | document internal compiler options |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Brian | Fix issues related to the 'continue' statement. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Brian | consolidate some code |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Brian | Add the ability to generate programs that doesn't use... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Brian | minor tweaks |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Brian | updated comment |
commit | commitdiff | tree | snapshot |
next |