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 |
2007-03-23 |
Nicolai Haehnle | r300: Whitespace cleanup (remove trailing spaces) |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | updated comment |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | Overhaul emit_compare() function. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | First pass at implementing structure compares. |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | use _mesa_copy_instructions() |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | In _mesa_add_unnamed_constant() and _mesa_lookup_parame... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | print conditional writemask, if enabled |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | use _mesa_alloc_instructions() |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Brian | use _mesa_copy_instructions() |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Alan Hourihane | Ensure we have a valid ReadBuffer for CopyTexSubImage... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Xiang, Haihao | fix for bug#10339 |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | added SWIZZLE_XYZW |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | Support for user-defined structures. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | disable apparently unused code |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | indent |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | merge from master |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | disable assertion |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | document 1D convolution fix |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Brian | 1D convolution (and post-conv scale/bias) were inadvert... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Roland Scheidegger | fix copy and paste bug from last commit in fog generati... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Ben Skeggs | nouveau: update for drm interface changes (0.0.5) |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Ben Skeggs | nouveau: SwapBuffers() needs to perform a glFlush() |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Xiang, Haihao | mesa: revert f9f79c8d770e696249bd98c68b563f887562c974 |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Nicolai Haehnle | r300: Remove the program-global const_sin index |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Nicolai Haehnle | r300: Whitespace cleanup (remove trailing spaces) |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Xiang, Haihao | fix for bug#10347 |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Alan Hourihane | use passed target parameter |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Ben Skeggs | nouveau: fix typo |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Ben Skeggs | nouveau: fail translate if we use too many params somehow |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Ben Skeggs | nouveau: NVSDBG macro |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Cleanup fragment program constant allocation... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Fix special case (tmp.x <= 0) in fragment program... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Clear fragment program instruction slots on first use |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Brian | Properly compute render_inputs_bitset when using a... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Dump fragment program after translation if RADEON... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Whitespace cleanup (remove trailing spaces) |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Fix WRITEMASK handling when writing to result... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Streamlined fragment program LIT implementation |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Fix fragment program reordering |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Fragment program dumps format tex instructions |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Fix hw fragment program dump |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Nicolai Haehnle | r300: Fix fragment program instruction pairing and... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Michel Dänzer | i915tex: The intended triple buffering fix. |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Michel Dänzer | i915tex: Fix triple buffering after recent Mesa core... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Keith Whitwell | fix off-by-one in load_state_immediate |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Keith Whitwell | fix typo in subrect_disable packet |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Keith Whitwell | fix typo in subrect_disable packet |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Miguel Marte | screen offset changes, bug 9965 |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Nicolai Haehnle | fix assertion in read_depth_pixels() |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Oliver McFadden | r300: Removed the deprecated $XFree86$ CVS keywords. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Oliver McFadden | r300: Corrected the string for polygon mode; it wasn... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Ben Skeggs | nouveau: avoid using uninitialised TexSrcUnit. |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Xiang, Haihao | mesa: SWAP_BUFF support when calling DrawPixels(DEPTH_C... |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Xiang, Haihao | mesa: enhance fxt1_quantize_ALPHA1 |
commit | commitdiff | tree | snapshot |
next |