fix off by one error in OPCODE_RET
[mesa.git] / src /
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 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
2007-03-26 Nicolai Haehnler300: Remove a warning when vertex programs produce...
2007-03-26 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
2007-03-26 BrianFix a few issues with computing storage sizes with...
2007-03-26 BrianIn _mesa_lookup_parameter_constant() make sure we retur...
2007-03-26 Nicolai Haehnler300: Fix warnings that were introduced by the glsl...
2007-03-26 BrianAdd _swrast_span_default_secondary_color() for use...
2007-03-26 Brianremove incorrect assertions
2007-03-26 Briandisable printing shader program debug info
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Michel Dänzeri915tex: Make sure renderbuffers don't get deleted...
2007-03-26 Briandisable free() until other issues can be fixed...
2007-03-26 Brianfix mem leak, add comments
2007-03-26 Ben Skeggsnouveau: match drm version bump
2007-03-25 BrianFix some renderbuffer reference counting issues. Also...
2007-03-25 Xiang, Haihaoi965: The given urb layout(maximal size of urb entries...
2007-03-25 Xiang, HaihaoColor3iv: set the alpha value to 1.0
2007-03-25 Nicolai Haehnler300: Whitespace cleanup in r300_texmem.c
2007-03-25 Nicolai Haehnler300: Whitespace cleanup in r300_texstate.c
2007-03-25 Nicolai Haehnler300: Fix regression: unnecessary node indirection
2007-03-24 Brianfix mem leak
2007-03-24 Briandisable free(var->aux) -- can lead to segfault
2007-03-24 Brianfix mem leak
2007-03-24 Brianfix some mem leaks
2007-03-24 BrianFree shader-related context state: _mesa_free_shader_st...
2007-03-24 Brianfree prog->Attributes in _mesa_delete_program()
2007-03-24 Brianfix mistake in _slang_free_ir()
2007-03-24 Dave Airlienouveau: implement nv20Clear and nv20Scissor
2007-03-24 Nicolai Haehnler300: Fix texture coordinate calculation for rectangle...
2007-03-24 Nicolai Haehnler300: No assertion when accessing incomplete texture...
2007-03-24 BrianProperly free the slang_ir_node->Store data (use ref...
2007-03-24 BrianWhen computing render_inputs_bitset, omit primary color...
2007-03-24 Brianmove some code into new slang_ir.c file
2007-03-24 BrianIR utility functions
2007-03-24 Nicolai Haehnler300: Fix: KIL instruction don't require textures
2007-03-24 Nicolai Haehnleswrast: Fix crash when sampling from a non-existing...
2007-03-24 Ben Skeggsnouveau: some swtcl fixes
2007-03-24 BrianImplement alpha buffer copy for SwapBuffers().
2007-03-23 BrianFix issues related to the 'continue' statement.
2007-03-23 Brianconsolidate some code
2007-03-23 BrianAdd the ability to generate programs that doesn't use...
2007-03-23 Brianminor tweaks
2007-03-23 Brianupdated comment
2007-03-23 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
2007-03-22 Brianupdated comment
2007-03-22 BrianOverhaul emit_compare() function.
2007-03-22 BrianFirst pass at implementing structure compares.
2007-03-22 Brianuse _mesa_copy_instructions()
2007-03-22 BrianIn _mesa_add_unnamed_constant() and _mesa_lookup_parame...
2007-03-22 Brianprint conditional writemask, if enabled
2007-03-22 Brianuse _mesa_alloc_instructions()
2007-03-22 Brianuse _mesa_copy_instructions()
2007-03-22 Alan HourihaneEnsure we have a valid ReadBuffer for CopyTexSubImage...
2007-03-22 Xiang, Haihaofix for bug#10339
2007-03-21 Brianadded SWIZZLE_XYZW
2007-03-21 BrianSupport for user-defined structures.
2007-03-21 Briandisable apparently unused code
2007-03-21 Brianindent
2007-03-21 Brianmerge from master
2007-03-21 Brian1D convolution (and post-conv scale/bias) were inadvert...
2007-03-21 Roland Scheideggerfix copy and paste bug from last commit in fog generati...
2007-03-21 Ben Skeggsnouveau: update for drm interface changes (0.0.5)
2007-03-21 Ben Skeggsnouveau: SwapBuffers() needs to perform a glFlush()
2007-03-21 Xiang, Haihaomesa: revert f9f79c8d770e696249bd98c68b563f887562c974
2007-03-20 Nicolai Haehnler300: Remove the program-global const_sin index
2007-03-20 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
2007-03-20 Xiang, Haihaofix for bug#10347
2007-03-20 Alan Hourihaneuse passed target parameter
2007-03-20 Ben Skeggsnouveau: fix typo
2007-03-20 Ben Skeggsnouveau: fail translate if we use too many params somehow
2007-03-20 Ben Skeggsnouveau: NVSDBG macro
2007-03-19 Nicolai Haehnler300: Cleanup fragment program constant allocation...
2007-03-19 Nicolai Haehnler300: Fix special case (tmp.x <= 0) in fragment program...
2007-03-19 Nicolai Haehnler300: Clear fragment program instruction slots on first use
2007-03-19 BrianProperly compute render_inputs_bitset when using a...
2007-03-19 Nicolai Haehnler300: Dump fragment program after translation if RADEON...
2007-03-19 Nicolai Haehnler300: Whitespace cleanup (remove trailing spaces)
next